Questions

Q:

CAD stands for _____.

A) Common Aided Design B) Computer Aided Design
C) Complex Aided Design D) Communication Aided Design
 
Answer & Explanation Answer: B) Computer Aided Design

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Computer
Exam Prep: Bank Exams

3 2161
Q:

Enumerators are stored by the compiler in

A) integer B) string
C) float D) any of above
 
Answer & Explanation Answer: A) integer

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Computer
Exam Prep: Bank Exams

3 2161
Q:

Which state is the leading producer of manganese in India?

A) Maharashtra B) Karnataka
C) Odisha D) Andhra Pradesh
 
Answer & Explanation Answer: C) Odisha

Explanation:

Odisha state is the leading producer of manganese in India producing 37% of the total manganese production in the country and followed by Maharashtra with 24% and Andhra Pradesh. Karnataka and Madhya Pradesh.

Report Error

View Answer Report Error Discuss

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

9 2161
Q:

In the following question, out of the four alternatives, select the word similar in meaning to the word given.

Opulent

A) Fake B) Gloomy
C) Rich D) Selfish
 
Answer & Explanation Answer: C) Rich

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: English
Exam Prep: TOEFL , GRE , CAT

0 2161
Q:

How would you find the length of each string in the following Program?

main()

{

    char *str[] = { "Frogs", "Do", "Not" , "Die" , "They" , "Croak!"};

    printf ("%d%d", sizeof (str), sizeof (str[0]));

}

Answer

main()


{


   char *str[] = { "Frogs", "Do", "Not", "Die." , "They", "Croak!" };


   int i;


         for ( i = 0;i<=5;i++)


         printf ("\n%s%d", str[i], strlen( str[i]));


}

Report Error

View answer Workspace Report Error Discuss

Subject: Programming

1 2161
Q:

Who is the author of the book ' Centrestage - Inside the Narendra Modi Model of Governance '

Answer

Uday Mahurkar

Report Error

View answer Workspace Report Error Discuss

2 2160
Q:

Select the odd number from the given alternatives

A) 100 B) 400
C) 800 D) 900
 
Answer & Explanation Answer: C) 800

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Non Verbal Reasoning
Exam Prep: Bank Exams

2 2160
Q:

Which Protein regulates milk production in mammals?

A) Elastin B) Actin
C) Prolactin D) Collagen
 
Answer & Explanation Answer: C) Prolactin

Explanation:

The Prolactin Protein regulates milk production in mammals.

Report Error

View Answer Report Error Discuss

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

4 2160