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

2) Suppose there are 5 directories having lot of files (say txt files) in each directory. 2 things :- 2.1) You want to search for filenames which have a particular pattern. 2.2) Out of these filtered files you want to search for a particular keyword or a search string. How can you achieve this?

1823


What is main string [] args?

515


What is stack example?

537


What is native code?

529


What is string builder?

460






Discuss about garbage collector in Java.

635


What is data object example?

525


What are the types of relation?

561


What is %02d?

571


What is a numeric format?

554


When should I use singleton pattern?

536


What are the new features in java 8? Explain

551


What are the important features of Java 11 release?

572


What is functional interface in javatpoint?

501


What are predicates in java 8?

524