Questions

Q:

What three statements make up the cell theory?

A) All living things are made up of cells. B) New cells come frome exisiting cells.
C) Cells are the basic unit of structure/function in living things. D) All of the above
 
Answer & Explanation Answer: D) All of the above

Explanation:

The three statements make up the cell theory are::

 

1. All living things are made up of cells.

2. Cells are the basic unit of structure/function in living things.

3. New cells come frome exisiting cells.

 

These cells can vary widely, but all living things are composed of cells.

 

Report Error

View Answer Report Error Discuss

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

1 3016
Q:

Which is not a basic function of a cell?

A) stopping homeostasis from happening B) obtaining and storing energy
C) removing waste D) transferring genetic information
 
Answer & Explanation Answer: A) stopping homeostasis from happening

Explanation:
Report Error

View Answer Report Error Discuss

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

2 3016
Q:

Select the antonym of
celibate

A) chaste B) virtuous
C) promiscuous D) continent
 
Answer & Explanation Answer: C) promiscuous

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: English
Exam Prep: AIEEE , Bank Exams , CAT

1 3016
Q:

Where is a hub specified in the OSI model?

A) Data link layer B) Session layer
C) Application Layer D) Physical layer
 
Answer & Explanation Answer: D) Physical layer

Explanation:

Hubs are specified or operate at Layer1 i.e, the physical layer in the OSI model. Hubs regenerate electrical signals. A hub sends data packets (frames) to all devices on a network, regardless of any MAC addresses contained in the data packet.

Report Error

View Answer Report Error Discuss

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

0 3015
Q:

The book '100 Things to Know and Debate Before You Vote' is written by

Answer

Hindol Sengupta

Report Error

View answer Workspace Report Error Discuss

2 3015
Q:

There is a mistake in the following code. Add a statement in it to remove it.

main()

{

     int a;

     a = f (10, 3.14) ;

     printf ( " %d ", a );

}

f (int aa, float bb)

{

    return ( ( float ) aa + bb );

}

Answer

Add the following function prototype in main ():


float f ( int, float );

Report Error

View answer Workspace Report Error Discuss

Subject: Programming

0 3014
Q:

Can anyone solve this in 20 seconds?

Answer

3+2×55=113


 


(or)


 


3+2×10=23

Report Error

View answer Workspace Report Error Discuss

Subject: Logic Puzzles Exam Prep: Bank Exams

22 3014
Q:

Search engines that search other search engines are called

A) Megasearch engine B) Metasearch engine
C) Betasearch engine D) Gigasearch engine
 
Answer & Explanation Answer: A) Megasearch engine

Explanation:

A search engine is a information retrieval program that constantly collects information on the Web, following links in Web sites and reading Web pages. The search results are presented in a list format and are called as hits.

A metasearch engine is a search tool that uses another search engine's data to produce its own results from the Internet. These engines take input from a user and simultaneously send out queries to third party search engines for results. It searches other search engines rather than individual Web sites.

 

Examples of Metasearch engine includes - Dogpile, Zoo, Yabado, Metager, etc...

 

Search_engines_that_search_other_search_engines_are_called1561526716.png image

 

Report Error

View Answer Report Error Discuss

4 3014