Questions

Q:

Although Union List, State List and Concurrent List cover the entire legislative business, yet there may be an item not mentioned anywhere, who will legislate on that item

A) Parliament only B) State Legislature only
C) Both 'a' and ' b' D) Neither 'a' nor ' b'
 
Answer & Explanation Answer: A) Parliament only

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Indian Politics

11 8186
Q:

Who owns the rights for Pizza Hut, Cream Bell and Costa Coffee in India?

A) Ashok Chauhan B) Anu Agha
C) Ravi Jaipuria D) Nikhil Meswani
 
Answer & Explanation Answer: C) Ravi Jaipuria

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Business Awareness

26 8170
Q:

Branch of agriculture concerned with the production of crops

A) Agrotology B) Agronomy
C) Agrostology D) Anthropology
 
Answer & Explanation Answer: B) Agronomy

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Biology

36 8165
Q:

In which one of the following cities can one never have the sunshine directly overhead at noon ?

A) Bangaluru B) Mumbai
C) Vishakhapatnam D) Delhi
 
Answer & Explanation Answer: D) Delhi

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Indian Geography

20 8164
Q:

If the binary equivalent of 5.375 in normalised form is 0100 0000 1010 1100 0000 0000 0000 0000, what would be the output of the following program?

main()

{

    float a = 5.375 ;

    char *p;

    int i;

    p = ( char* ) &a ;

    for ( i = 0; i <= 3 ; i++ )

          printf ( " %02x ", (unsigned char ) p[i] );

}

Answer

00 00 AC 40

Report Error

View answer Workspace Report Error Discuss

Subject: Programming

7 8163
Q:

Where does a computer add and compare data?

A) CPU chip B) Hard disk drive
C) Memeory chip D) Disc drive
 
Answer & Explanation Answer: A) CPU chip

Explanation:

Central Processing Unit is the main part of the computer.

 

where_does_a_computer_add_and_compare_data1553491569.jpg image

 

CPU chip or main processor is that part in the computer which performs or executes all the instructions or programs.

Report Error

View Answer Report Error Discuss

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

5 8161
Q:

INI extension refers usually to what kind of file?

A) System file B) Image Color Matching Profile file
C) Hypertext related file D) Image file
 
Answer & Explanation Answer: A) System file

Explanation:

".INI" is an extention for all the configuration files in the system. 

 

Hence, .ini is an extension for System files.

Report Error

View Answer Report Error Discuss

6 8155
Q:

The planet with the maximum number of natural satellites (moons), so far discovered is

A) Jupiter B) Neptune
C) Saturn D) Uranus
 
Answer & Explanation Answer: A) Jupiter

Explanation:

Jupiter    63

Saturn    60

Uranus   27

Neptune 13

Pluto       3

Mars       2

Earth       1

Venus     0

Mercury   0

Report Error

View Answer Report Error Discuss

Filed Under: World Geography

11 8147