Answer Posted / kartheeswari
Allows many methods with same name and with different
argument list, order,type to do the closely related task.
| Is This Answer Correct ? | 4 Yes | 4 No |
Post New Answer View All Answers
What are synchronized methods and synchronized statements in java programming?
Differentiate between static and non-static methods in java.
Considering notepad/ie or any other thing as process, what will happen if you start notepad or ie 3 times? Where 3 processes are started or 3 threads are started?
Describe 2 different ways to concatenate two strings.
what is meant by Byte code concept in Java?
How are this() and super() used with constructors in java programming?
Is string a class?
Does set allows null in java?
Explain java thread life cycle.
Is it necessary for the port addresses to be unique? Explain with reason.
What are different type of exceptions in java?
What is the difference between size and length in java?
What is the declaration statement?
What is == mean?
Explain about serializable interface in java?