what is multi-tasking
Answer Posted / manikandan [ gtec,vellore ].
multi tasking,multiple programes can b run at a same time.
ex:we can run a mp3 player while we using another
application such as word but both application gets keep
running with out interrupt with one another
| Is This Answer Correct ? | 17 Yes | 0 No |
Post New Answer View All Answers
Can java object be locked down for exclusive use by a given thread?
How an object is serialized in java?
Can we force the garbage collection to run?
What is ellipsis in java?
Explain differences between collection api and stream api?
What is a module function?
Can we modify the throws clause of the superclass method while overriding it in the subclass?
Explain about fail fast iterators in java?
What does 3 dots mean in java?
Can we use static class instead of singleton?
What is module with example?
How many threads does a core java have?
Can we change the scope of the overridden method in the subclass?
What is the main method java?
If you do not want your class to be inherited by any other class. What would you do?