By what default value is an object reference declared as an
instance variable?
Answer / pranab dutta
Its default value is ?null? unless we define it explicitly.
| Is This Answer Correct ? | 35 Yes | 2 No |
explain the clone method and clonable interface
what are the oops concept in java explain with real time examples
24 Answers Accenture, Bosch, Consummate Technologies, CTS, Current Technologies, iNautix, Infosys, Kekran Mekran, QA InfoTech, RTRT, SofTech, Tech Mahindra, Thorogood, Timios, Wipro,
What are the different approaches to implement a function to generate a random number?
0 Answers Axtria, ITC Indian Tobacco Company,
State the difference between strings and arrays.
what methods would you overwrite in java.lang.object class?
What is the set interface in java programming?
What is meant by nested loop?
What happens to a static var that is defined within a method of a class?
What happens if I remove static from main method?
What is the properties class?
What is the abstract class?
watz the difference between abstract class and interface? Which one u ill choose as a designer?