Questions

Q:

what is the interrupt?

Answer

interrupt is a signal send by external device to the processor so as to request the processor to perform a particular work.


A signal informing a program that an events has occurred. when a program receives an interrupt signal, it takes a specified action (which can be to ignore the signal).

Report Error

View answer Workspace Report Error Discuss

Subject: Hardware

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

Farming in the early New England colonies was challenging because

A) unfamiliar weather and soil conditions affected cultivation B) English laws restricted which crops farmers could plant
C) English investors promoted manufacturing over farming D) foreign plants soon grew out of control in the American soil
 
Answer & Explanation Answer: A) unfamiliar weather and soil conditions affected cultivation

Explanation:

Farming in the early New England colonies was challenging because unfamiliar weather and soil conditions affected cultivation.

Report Error

View Answer Report Error Discuss

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

2 2205
Q:

Ctrl+F in MS Word for

A) Re do B) to find the word
C) Select all D) Center text
 
Answer & Explanation Answer: B) to find the word

Explanation:

Ctrl + F is a shorcut keyword and it is used for searching the word you want in the large document in the M.S. Word.

Report Error

View Answer Report Error Discuss

2 2205
Q:

Which company is nicknamed Big Blue?

A) Infosys B) IBM
C) Oracle D) Accenture
 
Answer & Explanation Answer: B) IBM

Explanation:

IBM - International Business Machines Corporation has a nickname as Big Blue.

Report Error

View Answer Report Error Discuss

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

0 2205
Q:

The 8th World CSR Congress 2019 in?

A) Mumbai B) Hyderabad
C) Kolkata D) Pune
 
Answer & Explanation Answer: A) Mumbai

Explanation:

The 8th World CSR Congress 2019 in Mumbai.

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 2205
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 2204
Q:

Rearrange the parts of the sentence in correct order.
 
The whole biosphere, like
 
P : a chemically dynamic state
Q : the individual organisms that
R : live inside it, exists in

A)

RQP

B)

QRP

C)

QPR

D)

PQR

 
Answer & Explanation Answer: B)

QRP



Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: English
Exam Prep: TOEFL , GRE , CAT , Bank Exams
Job Role: Bank PO , Bank Clerk

1 2204