Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


what is multi-tasking

Answers were Sorted based on User's Feedback



what is multi-tasking..

Answer / 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

what is multi-tasking..

Answer / kasthuri.d

Multi tasking means,a user can work multiple task at the
same time with one cpu.
For ex,a user works msword,and mspaint at the same time
without interrupt.

Is This Answer Correct ?    6 Yes 0 No

what is multi-tasking..

Answer / nishant lokhande

Multi tasking means No of tasks are running simultaniously.
In java multitasking is possible. To use multitasking there
are two methos
a> To extends Thread class
b> To implement Runnable interface.

In java it is possible to creat no of thread for multiple
application

Methods in Thread class is,
start() :- it is used to create a new thread and to
execute a run method that is defined in this thread class.
run() :- this method is invoked after start() method.
this methos is present in Thread class but we shoult
override it.

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More Core Java Interview Questions

Difference between association, composition and aggregation?

0 Answers  


Does list allow duplicates in java?

0 Answers  


why java does not have operator overloading?

2 Answers  


What is an example of procedure?

0 Answers  


Which are the two subclasses under exception class?

0 Answers  


What is lambda programming?

0 Answers  


Can private class be extended java?

0 Answers  


List the three steps for creating an object for a class?

0 Answers  


What is ternary operator?

0 Answers  


What are the 2 types of java programs?

0 Answers  


What class is used to implement a Throwable array?

3 Answers  


How do you create a sop?

0 Answers  


Categories