Answer Posted / saroj
To detect the error.
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
What is pre increment and post increment in java?
What is the benefit of using enum to declare a constant?
What is default size of arraylist in java?
What is subsequence of a string?
Name few java.lang classes introduced with java 8 ?
Why java is considered as platform independent?
Can constructor be protected in java?
Can we use a default constructor of a class even if an explicit constructor is defined?
In java, how we can disallow serialization of variables?
Difference between this() and super() in java ?
Explain about strings in java?
What is Applet Stub Interface ?
Is a char always 1 byte?
What is use of functional interface in java 8? Explain
Describe what happens when an object is created in java ?