Searching for "an"

Q:

In which state was the Nalanda University located in India

A) Bengal B) Bihar
C) Orissa D) Uttar Pradesh
 
Answer & Explanation Answer: B) Bihar

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Indian History

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:

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:

Atomic weight of an element is given by

A) sum of neutrons and electrons B) sum of neutrons and protons
C) only neutrons D) only protons
 
Answer & Explanation Answer: A) sum of neutrons and electrons

Explanation:

Atomic weight=number of neutrons+number of protons

Report Error

View Answer Report Error Discuss

Filed Under: Chemistry

Q:

Who is the author of the book "Adventures of the sherlock holmes"?

A) Harisen B) Arther Conon Doyle
C) Nirod C. Choudhary D) G. B. Shaw
 
Answer & Explanation Answer: B) Arther Conon Doyle

Explanation:

Arther Conon Dole is the author of Adventures of Sheerlock holmes.This book is related to the murder mysteries that are solved by Sherlock holmes

Report Error

View Answer Report Error Discuss

Filed Under: Books and Authors

Q:

Pick the odd man out

1 4 16 64 126

A) 1 B) 4
C) 64 D) 126
 
Answer & Explanation Answer: D) 126

Explanation:

1*3+1=4

4*3+4=16

16*3+16=64

64*3+64=208 but it is given 126

Report Error

View Answer Report Error Discuss

Q:

Find the odd man out
2 4 8 16 36

A) 4 B) 8
C) 16 D) 36
 
Answer & Explanation Answer: D) 36

Explanation:

2+2=4

4+4=8

8+8=16

16+16=32 but  it is given 36

Report Error

View Answer Report Error Discuss

Q:

When is the Anti-terrorism day observed?

A) 23 May 2013 B) 22 May 2013
C) 21 May 2013 D) 24 May 2013
 
Answer & Explanation Answer: C) 21 May 2013

Explanation:

21 May 2013 is observed as Anti terrorism Day on the Death Anniversary of Rajiv Gandhi

Report Error

View Answer Report Error Discuss