Searching for "he"

Q:

Why does'nt the hydrogen atom emit X-rays?

A) It is very small in size B) It has only one electron
C) Its energy levels are very close to each other D) it is highly electropositive
 
Answer & Explanation Answer: C) Its energy levels are very close to each other

Explanation:

For an atom to emit X-rays it should have difference in energy levels

Report Error

View Answer Report Error Discuss

Filed Under: Physics

Q:

Why does the sea appear blue in colour?

A) Reflection of the sun light from water surface B) Interference of the sun light from water surface
C) Scattering of the sunlight by water molecules D) refraction of the sun light
 
Answer & Explanation Answer: C) Scattering of the sunlight by water molecules

Explanation:

Sea appears blue in colour due to the scattering of the rays when they hit water molecules

Report Error

View Answer Report Error Discuss

Filed Under: Physics

Q:

Who is the author of the book PrisonDairy?

A) Amitav Ghosh B) Jay Prakash Narayan
C) Kapil Dev D) Mala Sen
 
Answer & Explanation Answer: B) Jay Prakash Narayan

Explanation:

Prison dairy is recollection of JP’s thought during his incarceration . 

Report Error

View Answer Report Error Discuss

Filed Under: Books and Authors

Q:

How many of the following will follow JavaBean Listener naming rules?

addListener

addMouseListener

deleteMouseListener

removeMouseListener

registerMouseListener

 

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

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Java

Q:

What is the capital of Korea,North?

A) Pyongyang B) Tokyo
C) Bissau D) none
 
Answer & Explanation Answer: A) Pyongyang

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Country Capitals

Q:

Which king class properly represents the relationship "King has a best friend who is a Soldier"?

A) class King extends Soldier { } B) class King implements Soldier { }
C) class King { private BestFriend Soldier; } D) class King { private Soldier bestFriend; }
 
Answer & Explanation Answer: D) class King { private Soldier bestFriend; }

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Java

Q:

A UNIX user named Bob wants to replace his chess program with a new one, but he is not sure where the old one is installed. Bob is currently able to run a Java chess program starting from his home directory /home/bob using the command: java -classpath /test:/home/bob/downloads/*.jar games.Chess Bob's CLASSPATH is set (at login time) to: /usr/lib:/home/bob/classes:/opt/java/lib:/opt/java/lib/*.jar What is a possible location for the Chess.class file?

 

A) /test/Chess.class B) /home/bob/Chess.class
C) /test/games/Chess.class D) /user/lib/games/Chess.class
 
Answer & Explanation Answer: D) /user/lib/games/Chess.class

Explanation:

/user/lib/games/Chess.class could be the possible location of the file

Report Error

View Answer Report Error Discuss

Filed Under: Operating Systems

Q:

What is the structure of IF7 ?

A) Triagonal bipyramid B) Pentagonal bipyramid
C) Square pyramid D) tetrahedral
 
Answer & Explanation Answer: B) Pentagonal bipyramid

Explanation:

In IF7 out of 7 Flourine atoms 5 of them are placed on a plane in Pentagon shape .In remaining 2 flourines one is placed above the plane and other below the plane each at 90 degrees

Report Error

View Answer Report Error Discuss

Filed Under: Chemistry