Questions

Q:

The predominant stage of the life cycle of a moss is the gametophyte which consists of two stages. The first stage is the ___________ stage.

A) Agar B) Leafy
C) Chlorella D) protonema
 
Answer & Explanation Answer: D) protonema

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Biology
Exam Prep: Bank Exams

1 2702
Q:

The greenhouse effect is caused solely by human activity.

A) TRUE B) FALSE
Answer & Explanation Answer: A) TRUE

Explanation:

True, the greenhouse effect is caused solely by human activities such as deforrestation, depletion of natural resources and emission of CO2 by using vehicles, refrigerators and AC's.

Report Error

View Answer Workspace Report Error Discuss

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

1 2702
Q:

Which memory is nonvolatile?

A) Floppy discs B) Magnetic tape
C) ROM D) All of the above
 
Answer & Explanation Answer: D) All of the above

Explanation:

A computer has two types of memory.

1. Non-volatile and

2. Volatile.

 

Volatile memory is computer memory that requires power to maintain the stored information.

* It is a temporary memeory which cannot contain information permanently.

Example :: RAM or Random Access Memory

 

Non-volatile memory is computer memory that can retain the stored information even when not powered.

* It is a permanent memory in which data is stored in permanently.

Examples :: Hard disc, ROM, Floppy discs, Magnetic tape,...

 

Report Error

View Answer Report Error Discuss

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

1 2702
Q:

A locked file can be

A) modified by user with the correct password B) is used to hide sensative
C) accessed by only one user D) Both B & C
 
Answer & Explanation Answer: C) accessed by only one user

Explanation:

A locked file can be accessed by only one user.

Report Error

View Answer Report Error Discuss

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

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

Glass is a.........mixture of metallic...........

A) homogenous, sulphates B) homogenous, silicates
C) heterogenous, carbonates D) heterogenous, nitrates
 
Answer & Explanation Answer: B) homogenous, silicates

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Chemistry

0 2701
Q:

What are the different types of SQL statements ?

Answer

SQL statements are broadly classified into three. They are


1. DDL – Data Definition Language


DDL is used to define the structure that holds the data. For example, Create, Alter, Drop and Truncate table.


2. DML – Data Manipulation Language


DML is used for manipulation of the data itself. Typical operations are Insert, Delete, Update and retrieving the data from the table. The Select statement is considered as a limited version of the DML, since it can't change the data in the database. But it can perform operations on data retrieved from the DBMS, before the results are returned to the calling function.


3. DCL – Data Control Language


DCL is used to control the visibility of data like granting database access and set privileges to create tables, etc. Example - Grant, Revoke access permission to the user to access data in the database.

Report Error

View answer Workspace Report Error Discuss

4 2701
Q:

Visible light has a higher frequency than

A) Radio waves B) X rays
C) Ultra violet D) All the above
 
Answer & Explanation Answer: A) Radio waves

Explanation:

Radio waves have much longer wavelengths and lower frequencies than do visible light waves. In contrast, X-rays have much shorter wavelengths and higher frequencies. 

Ultraviolet Light (UV). part of the electromagnetic spectrum that consists of waves with frequencies higher than those of visible light and lower than those of x-rays.

Report Error

View Answer Report Error Discuss

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

2 2700