wahts is mean by thread?

Answer Posted / kranti rajan singh

1.thread is an independent path of execution within ur java
program.that means thread can share the same memory space.
2. the sequence of code executed for each task defines a
separate path of execution is called thread.

Is This Answer Correct ?    34 Yes 10 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is meant by binding in rmi?

747


How java is similar to c?

777


I want to persist data of objects for later use. What’s the best approach to do so?

693


I want to persist data of objects for later use. What is the best approach to do so?

794


How to create packages in java?

711


What is the null?

764


What is difference between next () and nextline () in java?

741


What are the main differences between the java platform and other platforms?

740


What is a class component?

846


What is string [] args?

775


can java object be locked down for exclusive use by a given thread? Or what happens when a thread cannot acquire a lock on an object? : Java thread

728


What is variable declaration and definition?

733


Is cout buffered?

873


Why vector class is used?

711


How do you convert an int to a double in java?

788