Searching for "BEST"

Q:

The best - paid player in the world playing with Barcelona team

Answer

Lionel Messi

Report Error

View answer Workspace Report Error Discuss

Subject: Sports

Q:

What motivates to do your best on the job?

Answer

This challenging and fast working environment motivates me to do my best at the job. Only these challenges helps me to learn new things and accomplish my task at my best. They have taught me and will also teach me how to compete with proper time management. My this motivation of competing in this challenging world has brought me here and made me capable of delivering my best to the organisation growth. 

Report Error

View answer Workspace Report Error Discuss

Subject: Motivation

Q:

What is the BEST WAY to write test cases?

Answer

1) List down usecases (taken from business cases) from function specs. For each use case write a test case and categorize them into sanity tests, functionality, GUI, performance etc. Then for each test case, write its workflow. 


2) For a GUI application - make a list of all GUI controls. For each control start writing test cases for testing of the control UI, functionality (impact on the whole application), negative testing (for incorrect inputs), performance etc. 


 

Report Error

View answer Workspace Report Error Discuss

Subject: QA Testing

Q:

Which collection of verse, based on Rudyard Kipling's association with the army , became a bestseller on its publication in Britain in 1892?

Answer

Barack Room Ballads

Report Error

View answer Workspace Report Error Discuss

Q:

The civilian award  bestowed  by the president of India to persons for rendering exceptional and  distinguished service in any field is 

A) Bharat Ratna B) Padma Shri
C) Padma Vibhushan D) Padma Bhushan
 
Answer & Explanation Answer: A) Bharat Ratna

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: General Awareness

Q:

How would you choose the best media to promote your advertisement?

Answer

It depends on the following factors:



  •        Reach

  •        Geographical spread

  •        Nature of target audience/clusters

  •        Previous successful track records

  •        Low budget; high returns etc. 

Report Error

View answer Workspace Report Error Discuss

Q:

The following chart represents the number of students who passed the CAT exam or the XAT exam or the CET exam or None of these exams. (Assume that there are no students who passed more than one exam.)

             Number of students who qualified CAT/XAT/CET Exams

1.  Which year showed the best result in MBA entrance exams (in terms of percentage of students who cleared) ?

1. 2000               2. 2001               3. 2002               4. Cannot be determined

 

2. What was the percentage of students who succeeded in at least one of three exams in 2000 ?

1. 82.4%             2. 82.8%             3. 82.35%           4. 83.3%

 

3. What is the percentage increase in the number of students in 2002 over 2000 ?

1. 30%                 2. 17.64%           3. 117.6%           4. 85%

 

4. What is the percentage of students who cleared CAT in 2000 ?

1. 19.56%           2. 12.65%           3. 14.28%           4. 11.76%

 

Answer

1. ANSWER : 2  


Explanation -  Compare the respective pass percentage for three years : 2000, 2001 and 2002   


= (140 x 100)/170 < (150 x 100)/180 and (150 x 100)/180 > (160 x 100)/200


 = 82.35% < 83.33% and 83.33% > 80%


 


 


2. ANSWER : 3  


Explanation -  Total percentage of students who succeeded in at least one of three exams in 2000 = (140 x 100)/170= 82.35 %   


 


 


3. ANSWER : 2  


Explanation -  Total percentage increase in the number of students in 2002 over 2000 is = (30 x 100)/170 =17.64 %  


 


 


4. ANSWER : 4  


Explanation -  Total percentage of students who cleared CAT in 2000 =(20 x 100)/170 = 11.76 %

Report Error

View answer Workspace Report Error Discuss

Subject: Bar Charts

Q:

Which is best for coding the standard libary for c++?

A) no trailing underscores on names B) complex objects are returned by value
C) have a member-swap() D) All of the mentioned
 
Answer & Explanation Answer: D) All of the mentioned

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: C++