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
What is comparable and comparator interface? List their differences
what is thread? What are the high-level thread states? Or what are the states associated in the thread? : Java thread
Variables used in a switch statement can be used with which datatypes?
What is java and its types?
What are wrapped classes in java programming?
What are default methods ?
What if the main() method is declared as private? What happens when the static modifier is removed from the signature of the main() method?
How to perform selection sort in java?
What is purpose of find feature?
Can we write class inside a class in java?
What is jar?
If an object reference is set to null, will the garbage collector immediately free the memory held by that object?
What is a parameter in a function?
What is the epoch date?
How can we make a class singleton?