Questions

Q:

Bhangra is the folk dance of which Indian state

Answer

Punjab

Report Error

View answer Workspace Report Error Discuss

Subject: Indian Culture

97 7292
Q:

The Government has renamed NREGA schme and the name associated with the scheme is that of

A) Rajeev Gandhi B) Indira Gandhi
C) Mahatma Gandhi D) Jawaharlal Nehru
 
Answer & Explanation Answer: C) Mahatma Gandhi

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Indian Economy

10 7291
Q:

Explain soundex() and metaphone() ?

Answer

soundex()
The soundex() function calculates the soundex key of a string. A soundex key is a four character long alphanumeric string that represent English pronunciation of a word. he soundex() function can be used for spelling applications.
< ?php
$str = "hello";
echo soundex($str);
? >


metaphone()
The metaphone() function calculates the metaphone key of a string. A metaphone key represents how a string sounds if said by an English speaking person. The metaphone() function can be used for spelling applications.
< ?php
echo metaphone("world");
? >

Report Error

View answer Workspace Report Error Discuss

42 7291
Q:

A particle which is similar to electron is

A) positron B) beta particle
C) photon D) mason
 
Answer & Explanation Answer: B) beta particle

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Chemistry

10 7288
Q:

Who is the Indian Classical dancer credited with the first female dancer to learn Chhau form ?

Answer

Sonal Mansingh

Report Error

View answer Workspace Report Error Discuss

9 7287
Q:

A modem ______

A) translates analog signals from a computer into digital signals that can travel along conventional telephone lines B) translates digital signals from a computer into analog signals that can travel along conventional telephone lines
C) demodulates digital signals from a computer D) modulates signals an analog telephone line
 
Answer & Explanation Answer: B) translates digital signals from a computer into analog signals that can travel along conventional telephone lines

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Computer
Exam Prep: Bank Exams
Job Role: Bank PO

15 7286
Q:

Formation of cation occurs by

A) gain of electron B) loss of electron
C) gain of proton D) loss of proton
 
Answer & Explanation Answer: B) loss of electron

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Chemistry

14 7285
Q:

Iteration is most similar in meaning to

A) Looping B) Starting
C) Ending D) None of the above
 
Answer & Explanation Answer: A) Looping

Explanation:

Iteration means doing something again and again, repeatedly,... 

 

Hence, looping is a process of repeating a method and so it is similar in meaning to Iteration.

Report Error

View Answer Report Error Discuss

Filed Under: English
Exam Prep: AIEEE , Bank Exams , CAT , GATE , GRE , TOEFL
Job Role: Analyst , Bank Clerk , Bank PO , Database Administration

3 7282