Questions

Q:

What is the name of a 12-year-old Indian-origin boy who has been crowned as the UK's 'child genius' in a popular television quiz competition ?

A) Rahul Doshi B) Anshul Verma
C) Ravi Sharma D) Ronan Kumar
 
Answer & Explanation Answer: A) Rahul Doshi

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: General Awareness
Exam Prep: CAT , Bank Exams , AIEEE
Job Role: Bank PO , Bank Clerk

4 2889
Q:

Translator program used in assembly language

A) Assembler B) Interpreter
C) Compiler D) Operating system
 
Answer & Explanation Answer: A) Assembler

Explanation:

Assemblers are used to translate a program written in a low-level assembly language into a machine code (object code) file so it can be used and executed by the computer.

 

Hence, Assembler is the translator program used in assembly language.

Report Error

View Answer Report Error Discuss

0 2889
Q:

Which datatype in c language has least storage?

A) char B) double
C) int D) float
 
Answer & Explanation Answer: A) char

Explanation:

Data types are used for declaration of variables in computer programming languages. These determine the type and size of data associated with variables.

Data types examples - int, char, float, etc...

 

char datatype is the least storage data type with 1 byte.

int with 2 or 4 bytes.

float with 4 bytes

double with 8 bytes.

datatype_in_c_language_has_least_storage1562156854.png image

Report Error

View Answer Report Error Discuss

Filed Under: Computer
Exam Prep: AIEEE , Bank Exams , CAT
Job Role: Analyst , Bank Clerk , Database Administration , IT Trainer

2 2889
Q:

which of the following statements are correct

A) Sir Richard Arkwright - Father of industrial revolution B) Michael Faraday - Discovered Benzene and invented Bunsen Burner
C) Thomas Alva Edison - phonograph and motion picture camera D) All the above
 
Answer & Explanation Answer: D) All the above

Explanation:

Inventors and their Inventions ::

 

  • Sir Richard Arkwright - Father of industrial revolution.

 

  • Michael Faraday - Discovered Benzene and invented Bunsen Burner.

 

  • Thomas Alva Edison - Invented Phonograph and motion picture camera.
Report Error

View Answer Report Error Discuss

Filed Under: General Awareness
Exam Prep: AIEEE , Bank Exams , CAT , GATE , GRE
Job Role: Analyst , Bank PO

6 2888
Q:

A source program is

A) a program to be translated into machine language B) a program written in a machine language
C) a machine language translation of a program D) All of the above
 
Answer & Explanation Answer: A) a program to be translated into machine language

Explanation:

A_source_program_is1563521242.png image

A source program is is a text file that contains instructions or a program written in a language other than machine code, typically a high-level language.

Report Error

View Answer Report Error Discuss

15 2887
Q:

Which is the least populous state in India as per Census2011? 

A) Goa B) Mizoram
C) Bihar D) Sikkim
 
Answer & Explanation Answer: D) Sikkim

Explanation:

As per Census2011, Sikkim state is the least populous state in India with 610543 population.

Report Error

View Answer Report Error Discuss

Filed Under: Indian Geography
Exam Prep: AIEEE , Bank Exams , CAT
Job Role: Analyst , Bank Clerk , Bank PO

11 2887
Q:

Synchronous motor can operate at

A) Lagging power factor only B) Unity power factor only
C) Leading power factor only D) At any power factor
 
Answer & Explanation Answer: D) At any power factor

Explanation:

synchronous motor can operate at lag lead and unity power factor also why because it is mainly depends on excitation

Report Error

View Answer Report Error Discuss

Filed Under: General Awareness
Exam Prep: CAT , GATE , GRE , TOEFL
Job Role: Bank Clerk , Bank PO

0 2886
Q:

Which command is used to return maximum value from result set?

A) MAX B) MIN
C) MAXIMUM D) MAXI
 
Answer & Explanation Answer: A) MAX

Explanation:

MAX command is used to return maximum value from result setMAX 

Report Error

View Answer Report Error Discuss

1 2886