Searching for "i"

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

Q:

You deposit $600 into a 6 month certificate of deposit. After 6 months the balance is $618. Find the simple annual interest rate.

A) 5% B) 4%
C) 6% D) 7%
 
Answer & Explanation Answer: C) 6%

Explanation:

I=prt

Report Error

View Answer Report Error Discuss

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

Q:

What is an operating system?

Answer

 


An operating system is a program that acts as an intermediary between the user and the computer hardware. The purpose of an OS is to provide a convenient environment in which user can execute programs in a convenient and efficient manner. It is a resource allocator responsible for allocating system resources and a control program which controls the operation of the computer hardware.

Report Error

View answer Workspace Report Error Discuss