wahts is mean by thread?
Answers were Sorted based on User's Feedback
Answer / venkat
Threads are simple piece of programs that will be executed
by the mail class.
| Is This Answer Correct ? | 2 Yes | 4 No |
Can we restart a dead thread in java?
if we give input as " hi how are you" then the output should be "uoy woh"...it should skip odd words in the input and should reverse even words from the end of string...can anyone help me to write this program in java
what is the difference between Java Command Line and C command Line?
Can we write class inside a class in java?
What is mnemonic code?
How hashmap works in java?
What is unsigned char?
What is a variable analysis?
1.) if we use "private" in place of "public" in public static void main()... 2.) if we use "int" in place of "void".... 3.) can we ommit "static" keyword from that statement.... 4.) also can we give the command line arguments type as int type or float,etc.(.i.e (string args[]))
How can you debug the Java code?
What is a wrapper method?
What is flag in python?