Questions

Q:

October 24 is observed as

A) World Vegetarian Day B) United Nations Day
C) World Immunization Day D) World Environment Day
 
Answer & Explanation Answer: B) United Nations Day

Explanation:
Report Error

View Answer Report Error Discuss

48 20316
Q:

Which of the following is a form of functional testing?

A) Security testing B) Performance testing
C) Boundary value analysis D) Usability testing
 
Answer & Explanation Answer: D) Usability testing

Explanation:

Functional testing is a type of testing that is done against the requirements of the business application. 

Which_of_the_following_is_a_form_of_functional_testing1552046654.png image

Examples of functional testing are Smoke testing, Sanity testing, Regression testing, Usability testing.

Report Error

View Answer Report Error Discuss

30 20299
Q:

When did India's population touch 100 crore mark

A) May, 2001 B) May 2000
C) May, 2002 D) May, 2003
 
Answer & Explanation Answer: B) May 2000

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Indian Economy

50 20294
Q:

In which area did Nandalal Bose earn fame?

 

A) Painting B) Folk Art
C) Dance D) Politics
 
Answer & Explanation Answer: A) Painting

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Famous Personalities
Exam Prep: Bank Exams

0 20275
Q:

The office of Lokpal and Lokayukta in india is based on which one of the following

A) Parlimentary Commissioner of UK B) Ombudsman in Scandinavia
C) Procurator General of Russia D) Council of state in France
 
Answer & Explanation Answer: B) Ombudsman in Scandinavia

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Indian Politics

39 20273
Q:

What is the output of this C code?

        #include <stdio.h>
        void main()
        {
            int x = 97;
            char y = x;
            printf("%cn", y);
        }

A) a B) 97
C) Run time error D) None
 
Answer & Explanation Answer: A) a

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Programming

1 20203
Q:

Twice the difference between two numbers is equal to their sum. If one number is 15,find the other number.

 

A) 15 B) 10
C) 5 D) 20
 
Answer & Explanation Answer: C) 5

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Inventions
Exam Prep: Bank Exams

164 20184
Q:

Which of the statements given above are correct?

1. The author of the novel 'Brave New World' is Aldous Huxley.
2. The author of the novel 'An Affair Downstairs' is Sherri Browning.
3. The author of the novel 'Darkness at Noon' is Victor LaValle.

A) 1 and 2 B) 2 and 3
C) 1 and 3 D) 1, 2 and 3
 
Answer & Explanation Answer: A) 1 and 2

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Books and Authors
Exam Prep: Bank Exams

1 20170