what is mean by String and StringBuffer?
What is mean by Methooverriding and Overloading?
Answer Posted / r maria ruban raj
What Ravi said is correct in string and string buffer.
method overriding is same method available in both base or
super class and in drived class. At that time we say this
is over riding. method over loading is same method with
different signurate and different parameter.
Method over riding ===base class and drived class
Method overloading === same class
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
What is a flag variable?
Convert a BST into a DLL and DLL to BST in place.
Is minecraft java edition free?
what happens when a thread cannot acquire a lock on an object? : Java thread
What do you understand by overloading and overriding in java?
What is the significance of continue jump statement? Explain with an example.
What is string pooling concept?
Enlist diffrent types of inheritance supported by java?
What is array initialization in java?
What does the exclamation mark mean in java?
Can we cast any other type to boolean type with type casting?
What is the new line character?
What is your platform’s default character encoding?
How do you replace all in word?
What is constructor and its types?