Questions

Q:

Which among the following is not a asin country selected to the UN committee on Human rights three year term beginning january, 1995

A) Srilanka B) Pakistan
C) Phillippines D) India
 
Answer & Explanation Answer: B) Pakistan

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: World Organisations

3 2754
Q:

The International Court of Justice was established in the year

A) 1947 B) 1946
C) 1950 D) 1948
 
Answer & Explanation Answer: B) 1946

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: World Organisations

2 2753
Q:

What is the name of a 12-year-old Indian-origin boy who has been crowned as the UK's 'child genius' in a popular television quiz competition ?

A) Rahul Doshi B) Anshul Verma
C) Ravi Sharma D) Ronan Kumar
 
Answer & Explanation Answer: A) Rahul Doshi

Explanation:
Report Error

View Answer Report Error Discuss

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

4 2753
Q:

Which datatype in c language has least storage?

A) char B) double
C) int D) float
 
Answer & Explanation Answer: A) char

Explanation:

Data types are used for declaration of variables in computer programming languages. These determine the type and size of data associated with variables.

Data types examples - int, char, float, etc...

 

char datatype is the least storage data type with 1 byte.

int with 2 or 4 bytes.

float with 4 bytes

double with 8 bytes.

datatype_in_c_language_has_least_storage1562156854.png image

Report Error

View Answer Report Error Discuss

Filed Under: Computer
Exam Prep: AIEEE , Bank Exams , CAT
Job Role: Analyst , Bank Clerk , Database Administration , IT Trainer

2 2753
Q:

Lime is sometimes applied to soil in order to

A) increase the acidity of the soil B) make the soil more porous
C) restore nitrates to the soil D) increase the alkalinity of the soil
 
Answer & Explanation Answer: D) increase the alkalinity of the soil

Explanation:

Lime is sometimes applied to soil in order to increase the acidity of the soil.

Report Error

View Answer Report Error Discuss

Filed Under: Chemistry
Exam Prep: AIEEE , Bank Exams , CAT
Job Role: Analyst , Bank Clerk

0 2753
Q:

Nucleoli are present during

A) prophase B) anaphase
C) interphase D) prometaphase
 
Answer & Explanation Answer: C) interphase

Explanation:

Nucleoli are present during Interphase.

Chromosomes become visible during Prophase.

Centromeres divide and sister chromatids become full-fledged chromosomes during Anaphase.

Spindle fibers attach to kinetochores during Prometaphase.

 

Report Error

View Answer Report Error Discuss

Filed Under: Biology
Exam Prep: AIEEE
Job Role: Analyst

6 2753
Q:

Which of the following data structure is linear type?

A) Tree B) Binary Tree
C) Queue D) Graph
 
Answer & Explanation Answer: C) Queue

Explanation:

A data structure is a specialized format for organizing and storing data. General data structure types include the array, the file, the record, the table, the tree, and so on. Any data structure is designed to organize data to suit a specific purpose so that it can be accessed and worked with in appropriate ways.

 

Linear data structure: A linear data structure traverses the data elements sequentially, in which only one data element can directly be reached.

Ex: Arrays, Linked Lists, Stack, Queue, Any type of List all are linear.

 

Trees like Binary Tree, B Tree or B+ Tree are examples of non linear data structure.

Report Error

View Answer Report Error Discuss

5 2752
Q:

Which of the following is a secondary storage device?

A) ALU B) Disc
C) Projector D) All of the above
 
Answer & Explanation Answer: B) Disc

Explanation:
Report Error

View Answer Report Error Discuss

3 2752