Explain the difference between call by refrence and call by value?
No Answer is Posted For this Question
Be the First to Post Answer
What does int argc char * argv [] mean?
What is difference between string and stringbuffer?
What do you understand by the term polymorphism?
How big is a 32 bit integer?
What is the use of keywords in java?
Why constructor has no return type?
Which class is the superclass of all classes?
Name the method that is used to set a TextComponent to the read-only state?
What is the difference between the Reader/Writer class hierarchy and the InputStream/OutputStream class hierarchy?
Difference between string s= new string (); and string s = "abv";?
What is finally in Java?
How does linkedlist work in java?