Questions

Q:

Match the characteristics with their market structure:

(a) MC = Price
(b) Firm will tend to set output so that it earns maximum profits.

A) (a) Pure Competition, (b) Pure Monopoly B) (a) Pure Monopoly, (b) Monopolistic Competition
C) (a) Oligopoly, (b) Monopolistic Competition D) (a) Pure Competition, (b) Oligopoly
 
Answer & Explanation Answer: A) (a) Pure Competition, (b) Pure Monopoly

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Indian Economy
Exam Prep: Bank Exams

0 29140
Q:

What will be output of following program ?

#include
int main()

{

int a = 10;
void *p = &a;
int *ptr = p;
printf("%u",*ptr);
return 0;

}

A) 10 B) Address
C) 2 D) Compilation error
 
Answer & Explanation Answer: A) 10

Explanation:

Void pointer can hold address of any data type without type casting. Any pointer can hold void pointer without type casting.

Report Error

View Answer Report Error Discuss

Filed Under: Programming

1 29114
Q:

Name the plant important in sericulture

A) Pea B) Legumes
C) Mulberry D) Cassia
 
Answer & Explanation Answer: C) Mulberry

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: General Awareness

194 29101
Q:

 Which of the following is the original purpose of SQL?

A) To specify the syntax and semantics of SQL data definition language B) To specify the syntax and semantics of SQL manipulation language
C) To define the data structures D) All of the above.
 
Answer & Explanation Answer: D) All of the above.

Explanation:

SQL is a domain-specific language used in programming and designed for managing data held in a relational database management system, or for stream processing in a relational data stream management system.

 

Purpose of SQL are ::

* To define the data structures

* To specify the syntax and semantics of SQL manipulation language

* To specify the syntax and semantics of SQL data definition language

Report Error

View Answer Report Error Discuss

Filed Under: Database
Job Role: Analyst , Database Administration , IT Trainer

30 29079
Q:

A market situation when firms sell similar but not identical products is termed as

 

A) perfect competition B) imperfect competition
C) monopolistic competition D) oligopoly
 
Answer & Explanation Answer: C) monopolistic competition

Explanation:

Monopolistic competition is a type of imperfect competition such that many producers sell products that are differentiated from one another (e.g. by branding or quality) and hence are not perfect substitutes.

In other words, large sellers selling the products that are similar, but not identical and compete with each other on other factors besides price.

Report Error

View Answer Report Error Discuss

Filed Under: Indian Economy
Exam Prep: Bank Exams

0 29027
Q:

January 1 is observed as

A) Global family day B) World red cross day
C) World telecommunication day D) Common wealth day
 
Answer & Explanation Answer: A) Global family day

Explanation:
Report Error

View Answer Report Error Discuss

78 28974
Q:

5 C in an OF?

A) 5 Cards in an Old Fan B) 5 Circles in an Olympic Flag
C) 5 Colors in an Old Football D) 5 Colors in an Old Flag
 
Answer & Explanation Answer: B) 5 Circles in an Olympic Flag

Explanation:

5 C in an OF denotes 5 Circles in an Olympic Flag.

These are riddles of type

12 S of the Z

52 W in a Y.

Report Error

View Answer Report Error Discuss

192 28851
Q:

The word Gotra occurs for the first time in

A) Rigveda B) Samaveda
C) Yajurveda D) Atharvaveda
 
Answer & Explanation Answer: A) Rigveda

Explanation:

The word Gotra occurs for the first time in Rigveda. In Hindu society, the term gotra is commonly considered to be equivalent to a clan. It broadly refers to people who are descendants in an unbroken male line from a common male ancestor or patriline.

Generally, the gotra forms an exogamous unit, with the marriage within the same gotra being prohibited by custom, being regarded as incest.

Report Error

View Answer Report Error Discuss

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

71 28822