Questions

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 2867
Q:

Money can be transferred using mobile phones through the service called

A) NEFT B) ECS
C) IMPS D) RTGS
 
Answer & Explanation Answer: C) IMPS

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: General Awareness
Exam Prep: Bank Exams

36 2866
Q:

In 1936 Gandhi shifted his ashram to segaon from Sabarmati . What new name did Gandhi give the villege?

Answer

Sevagram

Report Error

View answer Workspace Report Error Discuss

0 2865
Q:

' World Meteorological Day ' is observed on ?

A) March 24 B) March 23
C) March 20 D) March 25
 
Answer & Explanation Answer: B) March 23

Explanation:

Each year, the World Meteorological Organisation (WMO), its members and the worldwide meteorological community around the world celebrate World Meteorological Day on 23rd March around a chosen theme. And this year the theme is "Understanding the cloud".

Report Error

View Answer Report Error Discuss

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

1 2865
Q:

What tastes better than it smells?

Answer

Tongue. Yes tongue tastes better than it smells as it can't smell.

Report Error

View answer Workspace Report Error Discuss

2 2864
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 2864
Q:

What is the study of flags called

A) Vexillology B) Vexillography
C) Vexology D) None of the above
 
Answer & Explanation Answer: A) Vexillology

Explanation:

The study of flags is called Vexillology and the art of flag design is called as Vexillography. The man who studies flags is called as Vexillologist.

Report Error

View Answer Report Error Discuss

Filed Under: General Science
Exam Prep: AIEEE , Bank Exams , CAT
Job Role: Analyst , Bank Clerk , Bank PO

3 2864
Q:

which is a best way to measure Ground Distance?

Answer

Pace Count is a way to measure to Ground Distance.


Pace Count is nothing but regular single natural step of about 30 inches long.

Report Error

View answer Workspace Report Error Discuss

Subject: Physics Exam Prep: AIEEE , Bank Exams , CAT , GATE , GRE
Job Role: Analyst , Bank PO

7 2864