Questions

Q:

Indian state where Uniform Civil Code is applied?

A) Uttarakhand B) Uttar Pradesh
C) Goa D) Delhi
 
Answer & Explanation Answer: C) Goa

Explanation:

Uniform civil code is the ongoing point of debate within Indian mandate to replace personal laws based on the scriptures and customs of each major religious community in India with a common set of rules governing every citizen.

 

Goa is the only state in INdia where Uniform Civil Code is applied. Laws are equal to all religion. Polygamy and triple talaq are illegal. 

Report Error

View Answer Report Error Discuss

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

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:

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:

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:

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

What type of bone is a phalanx?

A) Short bones B) Joints
C) Long bones D) None of the above
 
Answer & Explanation Answer: C) Long bones

Explanation:

The phalanges or a phalanx are/is digital bones in the hands and feet of most vertebrates. In primates, the thumbs and big toes have two phalanges while the other digits have three phalanges. The phalanges are classed as long bones.

Report Error

View Answer Report Error Discuss

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

2 2752
Q:

Diagrammatic representation of data includes which of the following?

1) Bar diagram

2) Pie-diagram

3) Pictogram

Select the correct answer using the code given below:

 

A) 1 and 2 only B) 2 and 3 only
C) 1 and 3 only D) 1, 2 and 3
 
Answer & Explanation Answer: D) 1, 2 and 3

Explanation:
All three are types of data representation
Pictogram uses pictures so show different identities with different numbers
Report Error

View Answer Report Error Discuss

2 2751