what is multi-threading .?

what is multi-threading .?

what is multi-threading.what is the use in real time, with example programs.

View Answers

March 1, 2011 at 10:36 AM

Java Multithreading

Multithreading is a technique that allows a program or a process to execute many tasks concurrently (at the same time and parallel). It allows a process to run its tasks in parallel mode on a single processor system

In the multithreading concept, several multiple lightweight processes are run in a single process/task or program by a single processor. For Example, When you use a word processor you perform a many different tasks such as printing, spell checking and so on. Multithreaded software treats each process as a separate program.

For more information, visit the following link:

Java Multithreading









Related Tutorials/Questions & Answers:
what is multi-threading .?
Java multi-threading
Advertisements
Multi Threading is not working in that why...?
Java multi-threading
multi threading - Java Interview Questions
multi threading code - Java Interview Questions
Multi Threading
Multi-Threading - Java Beginners
Java multi-threading
What is difference between Core Java and Advanced Java?
What is difference between Core Java and Advanced Java?
what is bit
what is hibernate.archive.autodetection
what is hibernate.archive.autodetection
What is procedure
what is hibernate.archive.autodetection
what is hibernate.archive.autodetection
what is hibernate.archive.autodetection
what is hibernate.archive.autodetection
What is Hibernate
What is Hibernate
What is Hibernate
What is Hibernate
What is JDBC?
What is FBT
What is ActionServlet?
What is Trigger?
What is VLR ?
What's PHP ?
What is an interface?
What is DML?
What is Index?
What is SQLLoader?
What is a "constraint"?
what is Savepoint ?
What is this keyword?
what is collections?
what are indices?
What is DataAccessException?
What is Externalizable?
What is the % operator?
What is casting?
What is IOC ?
What is SQLExceptionTranslator?
What are Struts?
What is WAP?
What is SPOOL?
What is CRM?
What is webservices?
What is Ajax?

Ads