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...

wahts is mean by thread?

Answer Posted / aradhana

A thread, in the context of Java, is the path followed when executing a program. All Java programs have at least one thread, known as the main thread, which is created by the JVM at the program’s start, when the main() method is invoked with the main thread. In Java, creating a thread is accomplished by implementing an interface and extending a class. Every Java thread is created and controlled by the java.lang

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

When do I need to use reflection feature in java?

1136


What is the maximum size of hashmap in java?

1054


What is difference between fail-fast and fail-safe?

1283


What is __ init __ functions?

1196


Explain methods specific to list interface?

1036


What is a top level class in java?

1086


What is an array length?

959


How to do encapsulation in java?

1103


What’s a deadlock?

1146


What are the different types of data structures in java?

1031


What is multi level inheritance in java?

1079


What is the difference between method overriding and overloading?

1290


Define max and min heap, also the search time of heap.

1075


When super keyword is used?

1057


Explain the available thread states in a high-level?

1009