On a computer that having single CPU, how multithreading
concept can be achieved?
Answer / amalendra
Depending on the OS algorithm, each thread gets a specific
time slice to execute on processor. thus if one thread is
executing on the processor at that time all other thread
will be queue.
OS algorithm can be Round-Ronin, LUF...etc.
| Is This Answer Correct ? | 10 Yes | 0 No |
Should synchronization primitives be used on bean methods?
can a static method be overridden
difference between apllet and interface class
Is the infobus client side only?
the same information whether it will connect to the database or it will be used previous information?
Explain what is synchronization?
Explain the advantages and disadvantages of detached objects.
important features of java which differenciate it from c++
What is the difference between the string and stringbuffer classes?
can a static method be overridden
What are the types of scaling?
What is scalable, portability in the view of J2EE?