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 8200
Q:

A heavenly body which takes nearly the same time to complete one rotation and one revolution is 

A) an asteroid B) a comet
C) moon D) mars
 
Answer & Explanation Answer: C) moon

Explanation:

This is the reason why we see the same side of  the moon always

Report Error

View Answer Report Error Discuss

Filed Under: World Geography

11 8198
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 8181
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 8180
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 8174
Q:

A sum of Rs. 731 is divided among A,B and C, such that 'A' receives 255 more than 'B' and 'B' receives 25% less than 'C'. What is 'C' s share in the amount?

A) Rs.172 B) Rs.200
C) Rs.262 D) None of these
 
Answer & Explanation Answer: D) None of these

Explanation:
Report Error

View Answer Report Error Discuss

19 8173
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 8173
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 8171