Questions

Q:

Enumerators are stored by the compiler in

A) integer B) string
C) float D) any of above
 
Answer & Explanation Answer: A) integer

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Computer
Exam Prep: Bank Exams

3 2043
Q:

Which one of the following crops is not cultivated in Karewas, the lacustrine deposit's of sand, clay, loam, silt and boulders?

 

A) Saffron B) Almond
C) Walnut D) Ling nut
 
Answer & Explanation Answer: D) Ling nut

Explanation:

Karewa sediments are treasures of many human civilizations and habitations. In fact, the agriculture of the valley dominantly survives and sustains on Karewa soils. The world famous saffron from Pampore and apples from Shopian are best examples.The famous almond orchids are best grown in the soils of karewas.

The karewas are mainly devoted to the cultivation of saffron, almond, walnut, apple and orchards.Ling nuts (singharas) grow throughout the East of India: West Bengal, Jharkhand, and Bihar are examples of such regions.

Report Error

View Answer Report Error Discuss

Filed Under: Indian History
Exam Prep: Bank Exams

0 2043
Q:

What are the blocking and non-blocking assignments in Verilog and which is preferred in Sequential Circutis?

Answer

A blocking assignment is one in which the statements are executed sequentially, i.e., first statement is executed and variable is assigned  a value then second is executed and so on. A non blocking assignment is  one in which statements occurs conturrently, only non blocking assignments should be used in sequential circuit.


 


e.g.


initial


begin


a=b; //blocking


c<=a; //nonblocking


d=c; // blocking


end


 


In this example firstly the value of b is assigned to a and this value is assigned to c only after execution of first statement. the second and the third statements are executed simultaneously, i.e. value a ais assigned to c and previous value if c is assigned to d.

Report Error

View answer Workspace Report Error Discuss

Subject: Hardware

0 2043
Q:

Every SOP must have the signature of the ____ within your chain of command before it is a legal document.

Answer

SOP means Standard Operating Procedure.


A standard operating procedure is a set of step-by-step instructions compiled by an organization to help workers carry out complex routine operations. SOPs aim to achieve efficiency, quality output and uniformity of performance, while reducing miscommunication and failure to comply with industry regulations.


 


Every SOP must have the signature of the approving authority within your chain of command before it is a legal document.

Report Error

View answer Workspace Report Error Discuss

6 2043
Q:

What is Program counter?

Answer

Program counter holds the address of either the first byte of the next instruction to be fetched for execution of the address of the next byte of a multi byte instruction, which has not been completely fetched. In both the cases it gets incremented automatically one by one as the instruction bytes get fetched. Also Program register keeps the address of the next instruction.

Report Error

View answer Workspace Report Error Discuss

Subject: Hardware

1 2042
Q:

What's the difference between L1 and L2 cache?

Answer

Level 1 cache is internal to the chip, Level 2 is external.

Report Error

View answer Workspace Report Error Discuss

Subject: Hardware

0 2042
Q:

Polypeptides are assembled from

A) Ribosomes B) Chromosomes
C) Aminoacids D) None of the above
 
Answer & Explanation Answer: C) Aminoacids

Explanation:

Polypeptides are assembled from Aminoacids.

Report Error

View Answer Report Error Discuss

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

4 2042
Q:

Filament of electric bulb is made of _____.

A) Magnesium B) Lead
C) Tin D) Tungsten
 
Answer & Explanation Answer: D) Tungsten

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Physics
Exam Prep: Bank Exams

1 2042