Questions

Q:

Through which light cannot pass?

A) Notebook paper B) Water
C) Book D) Sun glasses
 
Answer & Explanation Answer: C) Book

Explanation:

The objects through which light cannot pass are called as Opaque objects. Some objects allow some light to pass through them and are called as Translucent objects. The objects which allow all the light to pass through them are called as Transparent objects.

 

Here in the given options Book is an example of opaque object as it does not allow light to pass through it. Water is transparent object and notebook paper and sun glasses are examples of translucent objects.

Report Error

View Answer Report Error Discuss

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

2 2124
Q:

The country which celebrates Independence day on 15th August, apart from India, is

Answer

South Korea

Report Error

View answer Workspace Report Error Discuss

Subject: World History

0 2124
Q:

How would you find the length of each string in the following Program?

main()

{

    char *str[] = { "Frogs", "Do", "Not" , "Die" , "They" , "Croak!"};

    printf ("%d%d", sizeof (str), sizeof (str[0]));

}

Answer

main()


{


   char *str[] = { "Frogs", "Do", "Not", "Die." , "They", "Croak!" };


   int i;


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


         printf ("\n%s%d", str[i], strlen( str[i]));


}

Report Error

View answer Workspace Report Error Discuss

Subject: Programming

1 2123
Q:

In each of the following question, find out which part has an error. Mohan is one of those boys

A) / who has expressed B) / willingness for joining
C) / the educational tour. D) No error
 
Answer & Explanation Answer: A) / who has expressed

Explanation:

‘has’ should be replaced with ‘have’.

Report Error

View Answer Report Error Discuss

Filed Under: English
Exam Prep: Bank Exams

0 2123
Q:

In the following question, out of the four alternatives, select the alternative which is the best substitute of the words/sentence. 
 
Of or connected with the sense of touch

A) Apperception B) Eavesdrop
C) Tactile D) Hark
 
Answer & Explanation Answer: C) Tactile

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: English
Exam Prep: TOEFL , GRE , CAT
Job Role: Bank PO , Bank Clerk

0 2123
Q:

Netscape Navigator is a _____.

A) graphical user interface B) programming language
C) web browser D) processor
 
Answer & Explanation Answer: C) web browser

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Computer
Exam Prep: Bank Exams

10 2122
Q:

In what year was pluto devoted to a draft planet?

A) 2005 B) 2006
C) 2008 D) 2009
 
Answer & Explanation Answer: B) 2006

Explanation:

In 2006, pluto devoted to a draft planet.

Report Error

View Answer Report Error Discuss

Filed Under: General Science
Exam Prep: AIEEE , Bank Exams , CAT , GATE
Job Role: Analyst , Bank Clerk , Bank PO

0 2122
Q:

Gases in the atmosphere and their percentages?

Answer

The air around us is a mixture of gases, mainly nitrogen and oxygen, but containing much smaller amounts of water and other gases.


Earth's atmosphere is composed of many gases. Their percentages by volume is given by::


 
78% Nitrogen,


21% Oxygen,


0.9% Argon, and


0.03% Carbon dioxide 


And very small percentages of other elements.


 

Report Error

View answer Workspace Report Error Discuss

Subject: General Science Exam Prep: AIEEE , Bank Exams , GATE
Job Role: Analyst , Bank Clerk , Bank PO

1 2121