Questions

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 8160
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 8154
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 8151
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 8146
Q:

What color does blue and yellow make?

A) Green B) Black
C) Red D) White
 
Answer & Explanation Answer: A) Green

Explanation:

Mixing of blue and yellow colors make Green Color.

                                 400px-Color_mixture.svg_1521793884.png image

 

RYB (an abbreviation of red–yellow–blue) is a historical set of colors used in subtractive color mixing and is one commonly used set of primary colors. It is primarily used in art and design education, particularly painting.

RYB predates modern scientific color theory, which has determined that cyan, magenta, and yellow are the best set of three colorants to combine, for the widest range of high-chroma colors.

Report Error

View Answer Report Error Discuss

Filed Under: Physics
Exam Prep: AIEEE , Bank Exams , CAT , GATE , GRE
Job Role: Analyst , Bank Clerk , Bank PO , Database Administration , IT Trainer

2 8146
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 8145
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 8144
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 8130