wahts is mean by thread?

Answer Posted / venkat

Threads are simple piece of programs that will be executed
by the mail class.

Is This Answer Correct ?    2 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What do you understand by classes in java?

561


What are keyboard events?

612


What is the string function?

557


What is gui programming?

522


What do you understand by the term string pool?

567






How do you escape a string?

508


Is it possible to compare various strings with the help of == operator?

548


Does set allows null in java?

510


Which are the two subclasses under exception class?

531


What is qualitative variable?

524


How is it possible in java programming for two string objects with identical values not to be equal under the == operator?

565


When should I use a singleton?

561


Can a static member function access member variable of an object?

562


Where are global variables stored?

509


Make a data structure and implement an algorithm to print all the files in a directory. (The root directory can have sub-directories too.)

857