Questions

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 19780
Q:

If the following program (myprog) is run from the command line as 

myprog 1 2 3 

what would be the output?

main(int argc, char *argv[])

{

    int i, j = 0;

    for (i = 0; i < argc ; i++)

           j = j + atoi ( argv[i]);

    printf ("%d", j);

}

A) 123 B) 6
C) Error D) "123"
 
Answer & Explanation Answer: B) 6

Explanation:

When atoi() tries to convert argv[0] to a number it cannot do so (argv[0] being a file name) and hence returns a zero.

Report Error

View Answer Report Error Discuss

Filed Under: Programming

2 19755
Q:

Who is the author of "Unhappy India"?

A) Vikram Seth B) Lala Lajpath Roy
C) Chethan Bhagath D) None
 
Answer & Explanation Answer: B) Lala Lajpath Roy

Explanation:

Lala Lajpath Roy is the author of Unhappy India

Report Error

View Answer Report Error Discuss

Filed Under: Books and Authors

91 19746
Q:

“Golden Land” is a popular sobriquet of which of the following country?

 

A) China B) Bhutan  
C) Myanmar D) Sri Lanka
 
Answer & Explanation Answer: C) Myanmar

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: World Geography
Exam Prep: Bank Exams

1 19746
Q:

At what time between 2 and 3 O'clock, the hands of a clock coincide ?

A) 1 10/11 minutes past 2 B) 1 10/11 minutes past 3
C) 1 11/10 minutes past 3 D) 11 10/11 minutes past 2
 
Answer & Explanation Answer: A) 1 10/11 minutes past 2

Explanation:

Since, in one hour, two hands of a clock coincide only once, so, there will be value.
Required time T = 211H×30 + Ao minutes past H.
Here H - initial position of hour hand = 2 (since 2 O'clock)
A° = Required angle = 0° (Since it coincides)

 

T = 2112×30 + 0o minutes past 2 

 

=> 11011 minutes past 2

 

 

Report Error

View Answer Report Error Discuss

Filed Under: Clock puzzles
Exam Prep: GRE , GATE , CAT , Bank Exams , AIEEE
Job Role: Bank PO , Bank Clerk , Analyst

52 19745
Q:

Which of the statements given below are correct?

 

A) In 2017, Wes Morgan captained the Premier League team Leicester City.

B) In 2017, Suresh Raina captained the IPL team Gujarat Lions Squad.

C) In 2017, Sergio Agüero played for the Premier League team Liverpool.

 

A) Only A   B) Only B  
C) Both A and B D) Both A and C
 
Answer & Explanation Answer: C) Both A and B

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Sports
Exam Prep: Bank Exams

2 19737
Q:

Which article of the Indian Constitution provides for the institution of Panchayati Raj

A) Article 36 B) Article 39
C) Article 40 D) Article 48
 
Answer & Explanation Answer: C) Article 40

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Indian Politics

50 19724
Q:

Which Indian economist wrote the 2017 book 'I Do What I Do'? 

 

A) Urjit Patel  B) Amartya Sen 
C) Raghuram Rajan  D) Manmohan Singh
 
Answer & Explanation Answer: B) Amartya Sen 

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Books and Authors
Exam Prep: Bank Exams

4 19723