What is the difference between overloading and overriding a
function?
Answer Posted / sai
overloading takes place at compile time and overriding
takes place at run time.
| Is This Answer Correct ? | 28 Yes | 7 No |
Post New Answer View All Answers
What is the super void?
What is the use of optional ?
What is the += operator called?
What are nested classes in java?
What are predicates in java 8?
What do you meant by active and passive objects?
How is it possible in java programming for two string objects with identical values not to be equal under the == operator?
What is parsing in java?
What is maximum size of arraylist in java?
How many types of keywords are there?
Q1.A. Write note on “The class path Environment Variable”? B. Which are different kinds of source code? Q2.A. How to create an interface? B. Why convert an applet to an application? Q3.A. How to use Media tracker Class. B. How to use string tokenizer class. Q4 A. Explain the overview of UDP messaging. B. Difference between SQL Exception class and SQL Warning class. Q5. A. How to create com object in Java? B. Write short notes on “The properties class” Q6. A. When object is created and destroyed? B. Explain the JDB in depth & command line. C. Write short notes on Web Sites.
Write a code to show a static variable?
How do I compare two strings in word in java?
Explain java coding standards for classes or java coding conventions for classes?
What is the difference between stream and buffer?