Searching for "CH"

Q:

Which State is called the ' Cradle of Buddhism '?

A) Sikkim B) Bihar
C) Uttar Pradesh D) Madhya Pradesh
 
Answer & Explanation Answer: B) Bihar

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Indian History

Q:

Buddha's preaching were mainly related to

A) belief in one God B) practice of rituals
C) purity of thought and conduct D) idol worship
 
Answer & Explanation Answer: C) purity of thought and conduct

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Indian History

Q:

Who was the author of the Buddha Charita

A) Ashvaghosha B) Nagasena
C) Nagarjuna D) Vasumitra
 
Answer & Explanation Answer: A) Ashvaghosha

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Indian History

Q:

Which of the following places is associated with Jainism

A) Kapilvastu B) Pava
C) Prayag D) Shravasti
 
Answer & Explanation Answer: B) Pava

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Indian History

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:

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:

Which among the following is the most electronegative element?

A) Flourine B) Bromine
C) Iodine D) Oxygen
 
Answer & Explanation Answer: A) Flourine

Explanation:

Flourine is the most electro negative element due to its small atomic radius .It also has the tendency to accept an electron to complete octet configuration

Report Error

View Answer Report Error Discuss

Filed Under: Chemistry