Questions

Q:

52 C in a P?

Answer

52 C in a P represents 52 Cards in a Pack.


Similar to 


12 S of the Z 


5 C in an OF

Report Error

View answer Workspace Report Error Discuss

67 27034
Q:

 A goal of data mining includes which of the following?

A) To explain some observed event or condition B) To analyze data for expected relationships
C) To confirm that data exists D) To create a new data warehouse
 
Answer & Explanation Answer: A) To explain some observed event or condition

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Database

40 27027
Q:

Which of the following is the largest lagoon in India ?

A) Vembanad lagoon B) Chilka lagoon
C) Pulicat lagoon D) Kolleru
 
Answer & Explanation Answer: B) Chilka lagoon

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Indian Geography

87 27019
Q:

Which one of the following countries has the longest International boundary with India

A) Bangladesh B) Bhutan
C) China D) Pakistan
 
Answer & Explanation Answer: A) Bangladesh

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Indian Geography

73 27007
Q:

The most essential feature of the Parliamentary form of Government is the _________

A) sovereignty of the Parliament B) written constitution
C) accountability of the executive to the legislature D) independent judiciary
 
Answer & Explanation Answer: D) independent judiciary

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Indian Politics

75 27002
Q:

What will be output when you will execute following c code?

#include <stdio.h>
void main()

{
     switch(2)

      {
            case 1L:printf("No");
            case 2L:printf("%s","I");
              goto Love;
            case 3L:printf("Please");
            case 4L:Love:printf("Hi");
     }
}

A) I B) IPleaseHi
C) IHi D) Compilation error
 
Answer & Explanation Answer: C) IHi

Explanation:

It is possible to write label of goto statement in the case of switch case statement.

Report Error

View Answer Report Error Discuss

Filed Under: Programming

3 26997
Q:

The agricultural price support program is an example of ___________.

 

A) a price ceiling B) a price floor
C) equilibrium pricing D) No option is correct
 
Answer & Explanation Answer: B) a price floor

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Indian Economy
Exam Prep: Bank Exams

2 26986
Q:

'Start' menu in a standard personal computer is

 

A) Part of the hardware B) A set of options and commands
C) Nothing but the status bar D) Network related  
 
Answer & Explanation Answer: B) A set of options and commands

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Computer
Exam Prep: Bank Exams

19 26934