In java what is the difference between sleep() and wait() .
No Answer is Posted For this Question
Be the First to Post Answer
What is gpt and gpc? : java security
Describe the principles of oops.
i heard that JVM internally contains pointers...is this true?
If one class havent the constructor, it has normal method, then can i use super keyword to call the method form the sub class and vice verse?
suppose we have one String s="india is my country"; now we get the o/p "like country my is India". what is the logic?
Can an application have multiple classes having main method?
What is optional in java 8? What is the use of optional?advantages of java 8 optional?
What do you understand by a variable?
What is meant by swing in java?
I am trying to create a new universal user group. Why can't i? : java security
Why are command line arguments passed as a string?
Do I really have to type in the programs in the book to try them out?