Answer Posted / guest
Instance variables-within the class
Local variables-within the methods
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
When is the arraystoreexception thrown?
How do you ensure that n threads can access n resources without deadlock?
What do you understand by soft reference?
what is anonymous class in java?
How does system arraycopy work in java?
What is array and arraylist in java?
Give me example of derived data types.
Differentiate between stringbuffer and stringbuilder in java.
1.IN CASE OF DYNAMIC METHOD DISPATCH WHY WE USE REFERENCE VARIABLE,WE CAN USE THE DIFFERENT DEFINED OBJECT DIRECTLY TO ACCESS THE DATA MEMBER AND MEMBER FUNCTION OF THAT RESPECTIVE CLASS?WHAT IS THE MAIN FUNCTION OF "REFERENCE VARIABLE" HERE?
Can extern variables be initialized?
Is oracle java 11 free?
What is the use of :: in java?
What is a java lambda expression?
Is a class an object?
What is class forname used for?