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 27366
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 27356
Q:

The Standard of living in a country is represented by its

A) Poverty Ratio B) Per Capita Income
C) National Income D) Unemployment Rate
 
Answer & Explanation Answer: B) Per Capita Income

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Indian Economy

72 27319
Q:

What will output when you compile and run the following code?

#include <stdio.h>
struct student
{

int roll;
int cgpa;
int sgpa[8];

};

void main()
{

struct student s = { 12,8,7,2,5,9 };
int *ptr;
ptr = (int *)&s;
clrscr();
printf( "%d", *(ptr+3) );
getch();

}

A) 8 B) 7
C) 2 D) Compiler error
 
Answer & Explanation Answer: C) 2

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Programming

1 27292
Q:

Which country has no cinema theaters?

A) Saudi Arabia B) Iraq
C) Pennsylvania D) None of the above
 
Answer & Explanation Answer: A) Saudi Arabia

Explanation:

Saudi Arabia is the country in the world to have no cinema theaters.

 Which_country_has_no_cinema_theaters1542869132.png image 

 

With the exception of one IMAX theater in Khobar by Khalid, there were no cinemas in Saudi Arabia from 1983 to 2018, although there was occasionally talk of opening movie theaters, and in 2008 conference rooms were rented to show the comedy Mennahi.

Report Error

View Answer Report Error Discuss

Filed Under: Famous Places
Exam Prep: GATE , CAT , Bank Exams , AIEEE
Job Role: Bank PO , Bank Clerk , Analyst

26 27292
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 27178
Q:

Which country is going to organize the FIFA U-17 World Cup in the year 2017?

 

A) Chile B) Nigeria
C) UAE D) India
 
Answer & Explanation Answer: D) India

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Sports
Exam Prep: Bank Exams

2 27161
Q:

“Golden Land” is a popular sobriquet of which of the following country?

 

A) China B) Bhutan  
C) Myanmar D) Sri Lanka
 
Answer & Explanation Answer: C) Myanmar

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: World Geography
Exam Prep: Bank Exams

1 27159