Questions

Q:

The first hand glider was designed by…?

A) Leonardo DaVinci B) The Wright brothers
C) Francis Rogallo D) Galileo
 
Answer & Explanation Answer: A) Leonardo DaVinci

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Inventions

15 12029
Q:

What are the most important values and ethics you demonstrate as a leader? Give me an example of these in practice.

Answer

Tips :


Integrity-being honest and believability and conviction- is one of concrete leadership abilities. The value and morals in personal behavior are the necessaries with an excellent leader and these values and morals need to be brought into organizational training and activities. A successful leader is the one who uses his/her conviction most efficiently. Leaders do not loose confidences or expose potentially dangerous information if they are close with their employees and they are the honest symbols.

Report Error

View answer Workspace Report Error Discuss

20 12027
Q:

The slogan in National emblem " Satyameva Jayate" has been taken from the following scripture.

A) The Bhagavadgita B) The Mundaga Upanishat
C) The Ramayana D) The Chandogya Upanishath
 
Answer & Explanation Answer: B) The Mundaga Upanishat

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Indian History

24 12027
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 12025
Q:

A program in execution is called

A) Procedure B) Function
C) Process D) Instruction
 
Answer & Explanation Answer: C) Process

Explanation:

We know that a computer program is a set of instructions to be executed. And if the instructions are in execution, then it is called as process. In brief, a program in execution is called as process.

Report Error

View Answer Report Error Discuss

18 12008
Q:

Operation Kutir Jyothi refers to

A) Rural electrification B) Adult literacy
C) Self-employment D) Olympic torch
 
Answer & Explanation Answer: A) Rural electrification

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: General Awareness

51 12008
Q:

Why should monitoring and measuring be used when trying to improve services?

A) To validate, direct, justify and intervene B) To validate, measure, monitor and change
C) To validate, plan, act and improve D) To validate, assign resources, purchase technology and train people
 
Answer & Explanation Answer: A) To validate, direct, justify and intervene

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: ITIL Certification

2 12008
Q:

Which team won the 10th Indian Premier League trophy 2017  ?

A) Mumbai Indians B) Rising Pune Supergiants
C) Kolkata Knight Riders D) Sunrisers Hyderabad
 
Answer & Explanation Answer: A) Mumbai Indians

Explanation:

In Cricket, Mumbai Indians lifted the 10th Indian Premier League trophy for the third time, as they recorded a scintillating 1-run win against Rising Pune Supergiant in the title clash at Hyderabad during final.  Mumbai successfully defended a total of 129 and restricted Pune to 128/6 to lift their third IPL trophy. Krunal Pandya from Mumbai Indians was named the man of the match.

Report Error

View Answer Report Error Discuss

Filed Under: Sports

23 11991