Questions

Q:

" World Water Day " is celebrated on _____

A) 23 rd March B) 24 th March
C) 22 nd March D) 21 st March
 
Answer & Explanation Answer: C) 22 nd March

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Important Days and Years
Exam Prep: AIEEE , Bank Exams , CAT
Job Role: Bank Clerk

1 2758
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 2758
Q:

With reference to computing, an 'Applet' is _____

A) A Java application B) Computer Virus
C) A firewall D) A cookie
 
Answer & Explanation Answer: A) A Java application

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Computer
Exam Prep: Bank Exams
Job Role: IT Trainer , Bank PO , Bank Clerk , Analyst

3 2758
Q:

What is Secondary Market?

Answer

Secondary market refers to market where securities are traded after being initially offered to the public in the primary market and/or listed on the stock exchange.

Report Error

View answer Workspace Report Error Discuss

Subject: Finance

1 2757
Q:

which term , originally the name of a fanatical sect, is derived from the Arabic description of a consumer of hashish?

Answer

Assassins (from Hashishin)

Report Error

View answer Workspace Report Error Discuss

1 2756
Q:

RAM stands for

A) Relative Atomic Memory B) Random Altered Memory
C) Random Access Memory D) Relative Altered memory
 
Answer & Explanation Answer: C) Random Access Memory

Explanation:

RAM stands for Random Access Memory.

Report Error

View Answer Report Error Discuss

4 2755
Q:

What is the minimum age required to become vice-president of India?

A) 30 years B) 35 years
C) 40 years D) 37 years
 
Answer & Explanation Answer: B) 35 years

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Indian Politics
Exam Prep: Bank Exams

3 2755
Q:

Foods that allow micro organisms to grow are called Parasites.

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

Explanation:

No, the given statement is False.


Parasites are organisms that feed on other organisms causing harm to them.


Foods that allow micro organisms to grow are called Growth Mediums.

Report Error

View Answer Workspace Report Error Discuss

Subject: Biology
Exam Prep: AIEEE , Bank Exams , CAT
Job Role: Analyst , Bank Clerk , Bank PO

5 2755