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 |
What is a function in java?
methods in Applet?
Give me some null interfaces in java?
Where can i get Latest SUN Certification Dumps and what are the Sun Certification Codes that are available, Im new to JAVA, so please gimme info as i need to write J2EE - Core Java Certification
What is an array and a vector? How they different from each other?
Can java hashmap have duplicate keys?
What is the difference between method overriding and overloading?
What is the difference between import java.util.date and java .util?
What are heap memory and stack memory and what are memory tables.
Variable of the boolean type is automatically initialized as?
What is the constructor?
watz the difference between abstract class and interface? Which one u ill choose as a designer?