What is the default initialized value of String type
variable?
Answer Posted / guest
NULL
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
Why packages are used?
How do you pass by reference?
What is a package in java? List down various advantages of packages.
Difference between final and effectively final ? Why is effectively final even required ?
What is stored procedure. How do you create stored procedure ?
Under what conditions is an object’s finalize() method invoked by the garbage collector?
What is a values collection view ?
Will the jvm load the package twice at runtime?
what are different ways in which a thread can enter the waiting state? : Java thread
Can we use both this () and super () in a constructor?
Explain about core java?
How does predicate work in java?
What is not object oriented programming?
What is dynamic binding(late binding)?
What is boolean example?