What are the 2 types of java programs?
No Answer is Posted For this Question
Be the First to Post Answer
Make a data structure and implement an algorithm to print all the files in a directory. (The root directory can have sub-directories too.)
Class A extends Class B but Class A also inherit Super Class Object so it is multiple inheritence give reason in support of your answer
What is the size of boolean variable?
What are the notations in Java?
What are constructors in java?
What is the difference between a constructor and a method?
What do you understand by the bean persistent property?
When a lot of changes are required in data, which one should be a preference to be used? String or stringbuffer?
Why should we use java?
what is thread in Java ?
How to perform Singleton of the java class object on multi JVM?
Explain which of the following methods releases the lock when yield(), join(),sleep(),wait(),notify(), notifyall() methods are executed?