Can variables be used in java without initialization?
No Answer is Posted For this Question
Be the First to Post Answer
What are the object and class classes used for?
How are multiple inheritances done in Java?
How can you reverse a string?
Enlist diffrent types of inheritance supported by java?
Why does abstract class have constructor?
What is meant by memory leak?
What is singleton pattern?
what is Remote Reference Layer ?
What is anagram word?
write a program to create an vector with string(add,remove) operation.and value should be enter through keyboard.
Difference between string s= new string (); and string s = "abv";?
How to transfer data from an Applet to Servlet ?