Searching for "%"

Q:

In order to obtain an income of Rs. 650 from 10% stock at Rs. 96, one must make an investment of:

A) 3100 B) 6240
C) 6500 D) 9600
 
Answer & Explanation Answer: B) 6240

Explanation:

To obtain Rs. 10,  investment = Rs. 96.

 

To obtain Rs. 650, investment = Rs.96*65010 = Rs. 6240.

Report Error

View Answer Report Error Discuss

Filed Under: Stocks and Shares

Q:

What is Throughput, Turnaround time, waiting time and Response time?

Answer

Throughput : number of processes that complete their execution per time unit.

Turnaround time : amount of time to execute a particular process.

Waiting time : amount of time a process has been waiting in the ready queue.

Response time : amount of time it takes from when a request was submitted until the firstresponse is produced, not output (for time-sharing environment).

Report Error

View answer Workspace Report Error Discuss

Q:

What is virtual memory?

Answer

Virtual memory is hardware technique where the system appears to have more memory that it actually does. This is done by time-sharing, the physical memory and storage parts of the memory one disk when they are not actively being used.

Report Error

View answer Workspace Report Error Discuss

Q:

What is the minimum and maximum length of the header in the TCP segment and IP datagram?

Answer

The header should have a minimum length of 20 bytes and can have a maximum length of 60 bytes.

Report Error

View answer Workspace Report Error Discuss

Subject: Networking
Job Role: Network Engineer

Q:

If an unbiased dice is rolled once, the odds in favour of getting a point which is multiple of 3 is:

A) 1/2 B) 2/1
C) 1/3 D) 3/1
 
Answer & Explanation Answer: C) 1/3

Explanation:

Total number =6

Getting a 'multiple of 3' = 2 . So, probability = 2/6 =1/3

Report Error

View Answer Report Error Discuss

Filed Under: Probability

Q:

Explain the concept of the batched operating systems?

Answer

In batched operating system the users gives their jobs to the operator who sorts the programs according to their requirements and executes them. This is time consuming but makes the CPU busy all the time.

Report Error

View answer Workspace Report Error Discuss

Q:

You put $750 into a certificate of deposit. Your simple annual interest rate is 4%. You receive a check for the interest at the end of each year. How long will it take to earn $150 in interest?

A) 5years B) 6years
C) 7years D) 8years
 
Answer & Explanation Answer: A) 5years

Explanation:

I=prt

Report Error

View Answer Report Error Discuss

Filed Under: Simple Interest
Exam Prep: Bank Exams
Job Role: Bank PO

Q:

Why paging is used?

Answer

Paging is solution to external fragmentation problem which is to permit the logical address space of a process to be noncontiguous, thus allowing a process to be allocating physical memory wherever the latter is available.

Report Error

View answer Workspace Report Error Discuss