Questions

Q:

Name the river that flows beside the historic village of plassey in Bengal

Answer

Bhagirathi

Report Error

View answer Workspace Report Error Discuss

1 2842
Q:

What will be output of following c code?

void main()
{
struct india
{
char c;
float d;
};
struct world
{
int a[3];
char b;
struct india orissa;
};
struct world st ={{1,2,3},'P','q',1.4};
clrscr();
printf("%dt%ct%ct%f",st.a[1],st.b,st.orissa.c,st.orissa.d);
getch();
}

Answer

Output: 2 p q 1.400000

Report Error

View answer Workspace Report Error Discuss

Subject: Programming

1 2841
Q:

A lion eating a zebra is an example of

A) predation B) a keystone species
C) herbivory D) habitat destruction
 
Answer & Explanation Answer: A) predation

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Animals and Birds
Exam Prep: AIEEE , Bank Exams
Job Role: Analyst , Bank Clerk , Bank PO

12 2840
Q:

In which state have Indian Railway introduced " Palace on Wheels" to promote tourism ?

A) Punjab B) Kerala
C) Rajasthan D) Andhra Pradesh
 
Answer & Explanation Answer: C) Rajasthan

Explanation:
Report Error

View Answer Report Error Discuss

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

10 2840
Q:

Processing speed of computer is measured in MIPS.

A) TRUE B) FALSE
Answer & Explanation Answer: A) TRUE

Explanation:

Million Instructions Per Second is a method of measuring the raw speed of a computer's processor. MIPS measures roughly the number of machine instructions that a computer can execute in one second.

Report Error

View Answer Workspace Report Error Discuss

2 2840
Q:

Thesaurus tool in MS word is used for

A) Translate B) Synonyms and Antonyms words
C) Spelling suggestions D) None of the above
 
Answer & Explanation Answer: B) Synonyms and Antonyms words

Explanation:
Report Error

View Answer Report Error Discuss

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

7 2840
Q:

In the diagram, M is the midpoint of YZ, angle XMZ = 32°, and angle XYZ = 16°. The measure of angle XZY is:

A) 68° B) 84°
C) 78° D) 74°
 
Answer & Explanation Answer: D) 74°

Explanation:
Report Error

View Answer Report Error Discuss

3 2839
Q:

What has 4 Eyes But cannot see?

Answer

What has 4 Eyes But cannot see is Mississippi.


The wording of Mississippi has 4 'i''s. But it can't see.

Report Error

View answer Workspace Report Error Discuss

Subject: Word Puzzles Exam Prep: AIEEE , Bank Exams , CAT , GATE , GRE , TOEFL
Job Role: Analyst , Bank Clerk , Bank PO , IT Trainer , Project Manager

8 2839