Questions

Q:

The lead character in the film ' The Bandit Queen  ' has been played by

A) Shabana Azmi B) Rupa Gangulu
C) Seema Biswas D) Arundhati ray
 
Answer & Explanation Answer: C) Seema Biswas

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Books and Authors

10 7677
Q:

Ankara is the capital of which country?

A) Uruguay B) Turkey
C) Uganda D) Vanuatu
 
Answer & Explanation Answer: B) Turkey

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Country Capitals

91 7675
Q:

Germany signed the Armistice Treaty on ____ and World War I ended

A) January 19, 1918 B) May 30, 1918
C) November 11, 1918 D) February 15, 1918
 
Answer & Explanation Answer: C) November 11, 1918

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: General Awareness

20 7671
Q:

It is necessary to sort a file before searching a particular item 

A) True B) False
C) May or may not be true D) None of the above
 
Answer & Explanation Answer: C) May or may not be true

Explanation:

If less work is involved in searching a element than to sort and then extract, then we don’t go for sort

If frequent use of the file is required for the purpose of retrieving specific element, it is more efficient to sort the file.

Thus it depends on situation

Report Error

View Answer Report Error Discuss

Filed Under: Database
Job Role: Database Administration

2 7671
Q:

Point out the error in the following program.

main()

{

    char mybuf[] = "Zanzibar" ;

    char yourbuf[] = " Zienckewiz";

    char * const ptr = mybuf;

     *ptr = 'a';

     ptr = yourbuf;

}

Answer

ptr pointer is constant. In ptr = yourbuf the program is trying to modify it, hence an error.

Report Error

View answer Workspace Report Error Discuss

Subject: Programming

5 7667
Q:

Central processing unit is combination of

A) Arithmetic and Control unit B) Control and Output unit
C) Control and Storage unit D) Arithmetic logic and input unit
 
Answer & Explanation Answer: A) Arithmetic and Control unit

Explanation:
Report Error

View Answer Report Error Discuss

9 7660
Q:

Sensitivity analysis is used to

A) identify the risks which have the largest potential impact on the project. B) determine which risks are most troubling to the customer.
C) identify hidden requirements that were not recognized at the outset of the project. D) determine which requirements will add the greatest customer satisfaction for the least effort.
 
Answer & Explanation Answer: A) identify the risks which have the largest potential impact on the project.

Explanation:

“Sensitivity analysis helps to determine which risks have the most potential impact on the project.”

Report Error

View Answer Report Error Discuss

Filed Under: PMP Certification

11 7658
Q:

Who became the fastest bowler to get to 250 wickets in the test matches ?

A) K. Rabada B) R. Ashwin
C) T G Southee D) Jadeja
 
Answer & Explanation Answer: B) R. Ashwin

Explanation:

Indian Cricket team off-spin specialist Ravichandran Ashwin has become the fastest cricketer to take 250 wickets in the Test matches. Ashwin surpassed Australian fast bowler Dennis Keith Lillee to reach the milestone of 250 Test wicket. Thus Ravichandran Ashwin has become the sixth Indian bowler to reach 250 test wickets.

Report Error

View Answer Report Error Discuss

Filed Under: Sports
Exam Prep: CAT , Bank Exams
Job Role: Bank PO , Bank Clerk

12 7652