Searching for "st"

Q:

Operating system functions may include

A) multiprogramming B) input/output control
C) virtual storage D) All the above
 
Answer & Explanation Answer: D) All the above

Explanation:

An operating system has three main functions:

(1) manage the computer's resources, such as the central processing unit, memory, disk drives, and printers,

(2) establish a user interface, and

(3) execute and provide services for applications software.

Report Error

View Answer Report Error Discuss

Q:

Which of the following is not a sedimentary structure?

A) Magma emplacement B) Mud cracks
C) Ripple marks D) Cross beds
 
Answer & Explanation Answer: A) Magma emplacement

Explanation:

sedimentary features all are related to water deposited minerals and rocks.

Which of your choices has nothing to do with water is not a sedimwntary structure. Here in the given choices Magma emplacement is not a sedimentary structure.

Report Error

View Answer Report Error Discuss

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

Q:

One boat is overtaking another, which boat should stand on?

Answer

The boat which is overtaken must give way to the boat which is overtaking and should stand on until it is completely overtaken.

Report Error

View answer Workspace Report Error Discuss

Subject: Situation Reaction Test Exam Prep: AIEEE , Bank Exams , CAT
Job Role: Analyst , Bank Clerk , Bank PO

Q:

What does the Aufbau Principle state

A) Electrons will be added to an atom starting from the lowest possible level or sublevel. B) Electrons will be added to an atom only if the orbitals are different colors.
C) Electrons will be added to an atom in a random order. D) Electrons will be added to an atom in a symmetrical manner.
 
Answer & Explanation Answer: A) Electrons will be added to an atom starting from the lowest possible level or sublevel.

Explanation:

The Aufbau Principle states that in the ground state of an atom, an electron enters the orbital with lowest energy first and subsequent electrons are fed in the order of increasing energies.

Report Error

View Answer Report Error Discuss

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

Q:

The law of increasing opportunity costs states that

A) along a production possibilites curve, increases in the production of one good make the production of that good easier and easier B) increases in wages cause increases in the costs of production
C) costs of production increases and then decreases D) along a production possibilities curve, increases in the production of one good require larger and larger sacrifices of the other good
 
Answer & Explanation Answer: D) along a production possibilities curve, increases in the production of one good require larger and larger sacrifices of the other good

Explanation:

Opportunity cost is the cost of other alternative choices for making your interested choice of work. Oppurtunity cost is also called as alternative cost.

For example on a holiday, you have two choices to do, either you can go to movie or a function. And if you chose to go to moavie, the oppurtunity cost of going to movie is the value that would have gotten if you had gone to function.

 

The law of increasing opportunity costs states that as you increase production of one good, the opportunity cost to produce an additional good will increase.

Report Error

View Answer Report Error Discuss

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

Q:

Statement coverage will not check for the following

A) Dead Code B) Unused Statement
C) Missing Statements D) Unused Branches
 
Answer & Explanation Answer: C) Missing Statements

Explanation:

Statement coverage is a white box test design technique which involves execution of all the executable statements in the source code at least once. It is used to calculate and measure the number of statements in the source code which can be executed given the requirements.

Report Error

View Answer Report Error Discuss

Q:

Cellular respiration is best associated with the

A) microtubule B) ribosome
C) Golgi apparatus D) mitochondrion
 
Answer & Explanation Answer: D) mitochondrion

Explanation:

Cellular respiration is best associated with the organelle Mitochondrion.

Report Error

View Answer Report Error Discuss

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

Q:

Which of the following best describes JavaScript?

A) a scripting language precompiled in the browser. B) an object-oriented scripting language
C) a low-level programming language. D) a compiled scripting language.
 
Answer & Explanation Answer: B) an object-oriented scripting language

Explanation:

JavaScript, often abbreviated as JS, is a high-level, interpreted programming language that conforms to the ECMAScript specification.

 

JavaScript has

* curly-bracket syntax,

* dynamic typing,

* prototype-based object-orientation, and

* first-class functions.

 

Uses :

It is well-known as the scripting language for Web pages, many non-browser environments also use it, such as Node.js, Apache CouchDB and Adobe Acrobat.

Report Error

View Answer Report Error Discuss

Filed Under: Java
Job Role: IT Trainer