Questions

Q:

What is an operating system?

Answer

 


An operating system is a program that acts as an intermediary between the user and the computer hardware. The purpose of an OS is to provide a convenient environment in which user can execute programs in a convenient and efficient manner. It is a resource allocator responsible for allocating system resources and a control program which controls the operation of the computer hardware.

Report Error

View answer Workspace Report Error Discuss

2 2060
Q:

Which cell feature is responsible for making proteins?

A) Chromosomes B) Nucleus
C) Ribosomes D) Cytoplasm
 
Answer & Explanation Answer: C) Ribosomes

Explanation:

Ribosomes comprise a complex macro molecular machine, found within all living cells, that serves as the site of biological protein synthesis. Ribosomes link amino acids together in the order specified by messenger RNA molecules.

 

which_cell_feature_is_responsible_for_making_proteins1558091245.jpg image

Report Error

View Answer Report Error Discuss

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

5 2060
Q:

A large underground economy results in an

A) Understated GDP price index B) Understated GDP
C) Overstated GDP D) Overstated GDP price index
 
Answer & Explanation Answer: C) Overstated GDP

Explanation:

A large underground economy results in an Overstated GDP. The underground economy is also called as Black market. It refers to illegal economic activity. Transactions in the underground economy are illegal either because the good or service being traded is illegal or because an otherwise licit transaction does not comply with government reporting requirements.

Report Error

View Answer Report Error Discuss

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

2 2060
Q:

Which of the following defines a genome?

A) Every human cell B) the complete set of an organism's genes and other DNA sequences
C) the complete set of an organism's polypeptides D) a karyotype
 
Answer & Explanation Answer: B) the complete set of an organism's genes and other DNA sequences

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 , IT Trainer

2 2059
Q:

Process occurs in cytoplasm

A) Glycolysis B) Cell division
C) Both A & B D) None of the above
 
Answer & Explanation Answer: C) Both A & B

Explanation:

Most cellular activities will occur in the cytoplasm of the cell. Many metabolic pathways including glycolysis and process such as cell division occurs in the cytoplasm of the cell.

Report Error

View Answer Report Error Discuss

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

1 2059
Q:

What is the difference in writing the test cases for Integration testing and system testing?

Answer

Integration testing is done at module level when various modules are integrated with each other to form a system or sub-system. Its main purpose is to ensure that interfaces between various modules are working properly; i.e. modules which are working individually are also working correctly together.


System testing is done on a complete, integrated system to evaluate the system’s compliance with its specified requirements. It validates that the system meets its functional and non-functional requirements.


From these definitions, it is clear that the purpose of Integration and purpose of System Testing are different. Therefore, Integration test cases focus more on the interfaces between modules (interface integrity) - the data transfer and their interaction with each other. System test cases focus on testing the product as a whole; i.e. whether the functional, non-functional requirements of the System are met or not. Since System Testing is the final phase before delivery of the product, System test cases should pinpoint configuration related errors along with testing for performance, security, reliability etc.

Report Error

View answer Workspace Report Error Discuss

Subject: Software Testing

1 2059
Q:

What would be the output of the following program, if the array beigns at address 65486?

main()

{

    int arr[] = {12,14,15,23,45};

    printf ("%u %u", arr, &arr);

}

Answer

65486  65486

Report Error

View answer Workspace Report Error Discuss

Subject: Programming

0 2059
Q:

Can you tell us something about your previous boss?

Answer

All my bosses enchanted some skills worth learning. I have always used to learn something new from them along with my ex-boss.


 

Report Error

View answer Workspace Report Error Discuss

Subject: Human Resources

1 2059