Programming - Threads

You Are Here :: Home > JAVA > Threads - General Questions

 
31.

_________________ allow processes (i.e. programs) to run concurrently on the program.                        


A. Multi Tasking B. Multi Threading
C. Multi Performance D. none




32.

_______________________ is running heavyweight processes by a single OS.                        


A. Multi Tasking B. Multi Threading
C. Multi Performance D. none




33.

_____________________________ is a technique that allows a program or a process to execute many tasks concurrently                         


A. Multi Tasking B. Multi Threading
C. Multi Performance D. none




34.

In the _____________________ concept, several multiple lightweight processes are run in a single process/task or program by a single processor.                        


A. Multi Tasking B. Multi Threading
C. Multi Performance D. none




35.

In Java, the _________________ allows an application to have multiple threads of execution running concurrently.                        


A. JVM B. JIT
C. API D. JEE




36.

Advantages of multithreading over multitasking :                         


A. Reduces the computation time. B. Improves performance of an application.
C. Threads share the same address space so it saves the memory. D. all the above




« prev

1

2

3

4

5

6

7

8

9

next »

 
 



© 2013 freshersindia.in ® | Copyrights | Terms & Conditions
   Designed by Freshers India
Catch Us on