Questions

Q:

The criminal was __________ lest he should escape.

A) fetid B) fettered
C) fettled D) feted
 
Answer & Explanation Answer: B) fettered

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: English

1 2268
Q:

One function of sphincter muscles is to

A) secrete digestive juices into the GI tract B) grind large food particles
C) trigger hormone release D) control the passage of food through the GI tract
 
Answer & Explanation Answer: D) control the passage of food through the GI tract

Explanation:
Report Error

View Answer Report Error Discuss

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

1 2268
Q:

Time period of a seconds pendulum is

A) 2 seconds B) 4 seconds
C) 1 seconds D) 0 seconds
 
Answer & Explanation Answer: A) 2 seconds

Explanation:

A seconds pendulum is a pendulum whose period is precisely two seconds i.e, one second for a swing in one direction and one second for the return swing.

Report Error

View Answer Report Error Discuss

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

4 2268
Q:

Oxygenated blood flows through which vessel?

A) Pulmonary Veins B) Pulmonary Arteries
C) Both A & B D) None of the above
 
Answer & Explanation Answer: A) Pulmonary Veins

Explanation:

The oxygenated blood  flows through pulmonary veins then leaves the lungs, which return it to the left heart, completing the pulmonary cycle.

Report Error

View Answer Report Error Discuss

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

7 2267
Q:

The Highest navigable lake in the world is 

A) Huron B) Titicaca
C) Superior D) Tanganyika
 
Answer & Explanation Answer: B) Titicaca

Explanation:

The Lake is located in the Andes mountains near Bolivia-Peru border at a height of 3810 m. It is also the largest lake in South America.

Report Error

View Answer Report Error Discuss

Filed Under: World Geography

0 2266
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 2266
Q:

Where is the headquarters of National Centre for Good Governance?

A) Hyderabad B) Kolkata
C) Ahmedabad D) New Delhi
 
Answer & Explanation Answer: D) New Delhi

Explanation:
Report Error

View Answer Report Error Discuss

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

1 2266
Q:

Which state introduces a new Open Online Learning Programme 'KOOL'?

A) Kerala B) Telangana
C) Uttar Pradesh D) Tamil Nadu
 
Answer & Explanation Answer: A) Kerala

Explanation:

The Kerala Infrastructure and Technology for Education (KITE) is the platform that can be used to train teachers, students and the general public. KOOL is a major step by the State of Kerala to become Indias first complete digital state in Education.

 

KOOL has been designed in a MOOC (Massive Open Online Course model), which is becoming popular worldwide.

Report Error

View Answer Report Error Discuss

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

1 2265