Can we make main() thread as daemon?
No Answer is Posted For this Question
Be the First to Post Answer
What is public static?
why interaction with server using javascript is difficult
when everything can be done by static block then why do we use main method?.
What is autoboxing in java?
what is meant by Garbage collection?
What is incompatible types in java?
Give a briefing on the life cycle of a thread.
Can we rethrow the same exception from catch handler?
question on Thread synchronization
Is there is any error if you have multiple main methods in the same class?
Hai all I want to print given array in reverse order Ex: int a[]={1,2,3,4,5};display this array in reverse order.
To the class members how can we provide security?