Questions

Q:

What type of heat transfer is boiling water?

A) radiation B) conduction
C) convection D) None of the above
 
Answer & Explanation Answer: C) convection

Explanation:

Convection is by far the most efficient and common way for heat to be transferred through liquids and gases. It occurs when some regions of a fluid get hotter than others, causing currents in the fluid that move it around to distribute that heat more evenly.

Report Error

View Answer Report Error Discuss

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

3 2483
Q:

A subquery in an sql select statement.

Answer

A Subquery or Inner query or a Nested query is a query within another SQL query and embedded within the WHERE clause.


Subqueries are most frequently used with the SELECT statement. The basic syntax is as follows::


SELECT column_name [, column_name ]
FROM table1 [, table2 ]
WHERE column_name OPERATOR
(SELECT column_name [, column_name ]
FROM table1 [, table2 ]
[WHERE])



A subquery is used to return data that will be used in the main query as a condition to further restrict the data to be retrieved.


Subqueries can be used with the SELECT, INSERT, UPDATE, and DELETE statements along with the operators like =, <, >, >=, <=, IN, BETWEEN, etc.


 


There are a few rules that subqueries must follow −


 


1. Subqueries must be enclosed within parentheses.


2. A subquery can have only one column in the SELECT clause, unless multiple columns are in the main query for the subquery to compare its selected columns.


3. An ORDER BY command cannot be used in a subquery, although the main query can use an ORDER BY. The GROUP BY command can be used to perform the same function as the ORDER BY in a subquery.


4. Subqueries that return more than one row can only be used with multiple value operators such as the IN operator.


5. The SELECT list cannot include any references to values that evaluate to a BLOB, ARRAY, CLOB, or NCLOB.


6. A subquery cannot be immediately enclosed in a set function.


7. The BETWEEN operator cannot be used with a subquery. However, the BETWEEN operator can be used within the subquery.

Report Error

View answer Workspace Report Error Discuss

0 2483
Q:

What is a drawback of MVT?

Answer

It does not have the features like



  1. ability to support multiple processors

  2. virtual storage

  3. source level debugging

Report Error

View answer Workspace Report Error Discuss

0 2483
Q:

Rearrange the parts of the sentence in correct order.
In Tamil nadu,
P-cows and bulls are worshipped and celebrated
Q-on Maattu Pongal,
R-and the finale is Jallikattu

A) QRP B) QPR
C) PRQ D) RPQ
 
Answer & Explanation Answer: B) QPR

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: English
Exam Prep: Bank Exams

1 2483
Q:

In the following question, out of the four alternatives, choose the word which best expresses the meaning of the given word and click the buttoncorresponding to it.

CONSTRAIN

A) STRESS B) CONTRADICT
C) RESTRICT D) OBSTRUCT
 
Answer & Explanation Answer: C) RESTRICT

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: English
Exam Prep: Bank Exams

0 2483
Q:

In the following question, out of the four alternatives, select the word similar in meaning to the word given.

Opulent

A) Fake B) Gloomy
C) Rich D) Selfish
 
Answer & Explanation Answer: C) Rich

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: English
Exam Prep: TOEFL , GRE , CAT

0 2483
Q:

Look at the underlined part of each sentence. Below each sentence are given three possible substitutions for the underlined part. If one of them (a), (b) or (c) is better than the underlined part, indicate your response on the Answer Sheet against the corresponding letter. If none of the substitutions imporves the sentence, indicate (d) as your response on the Answer Sheet.

The chairman with the other members of the board are touring Europe these days.

A) have been on touring B) is touring
C) have toured D) no improvement
 
Answer & Explanation Answer: B) is touring

Explanation:

The main subject ‘The Chairman’ is singular, hence singular verb ‘is touring’ will be used.

Report Error

View Answer Report Error Discuss

Filed Under: English
Exam Prep: Bank Exams

0 2483
Q:

The notable hardness of bone is attributed to

A) the presence of inorganic hydroxyapatites B) the presence of glycoproteins
C) the presence of collagen fibers D) the presence of cartilage
 
Answer & Explanation Answer: A) the presence of inorganic hydroxyapatites

Explanation:
Report Error

View Answer Report Error Discuss

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

2 2483