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 Thread?

Answer Posted / harika

Thread is a block of code which is executed concurrently
independent of other threads with in a process.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Difference between string, stringbuffer and stringbuilder?

1069


What are the 5 types of research methods?

1185


What is the java virtual machine?

1138


What is a boolean in java?

1106


What is use of super keyword?

1016


What are the characteristics of Final,Finally and Finalize keywords.

1237


What is procedure overloading?

2363


How do I convert a numeric ip address like 192.18.97.39 into a hostname like java.sun.com?

1061


What access modifiers can be used for class ?

1072


How to perform binary search in java?

1037


When will you define a method as static in Java?

1100


Do we need to manually write Copy Constructor?

1084


Q1.A. Write note on “The class path Environment Variable”? B. Which are different kinds of source code? Q2.A. How to create an interface? B. Why convert an applet to an application? Q3.A. How to use Media tracker Class. B. How to use string tokenizer class. Q4 A. Explain the overview of UDP messaging. B. Difference between SQL Exception class and SQL Warning class. Q5. A. How to create com object in Java? B. Write short notes on “The properties class” Q6. A. When object is created and destroyed? B. Explain the JDB in depth & command line. C. Write short notes on Web Sites.

8626


Write a code to show a static variable?

1132


You can create a string object as string str = “abc”; why cant a button object be created as button bt = “abc”;? Explain

1049