Answer Posted / m gangadhar
using interfaces over abstract classes is gives better
ferformance becoz interfaces does not have any constructor
but abstract classes can have. for this reason it does not
vaste time to create object.
| Is This Answer Correct ? | 11 Yes | 29 No |
Post New Answer View All Answers
Explain the scope of a variable.
Explain about join() method?
What is double parsedouble in java?
What is adapter in java?
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 method that will remove given character from the string?
What is double in java?
What is return data type?
What is fail fast in java?
Explain about core java?
What is the difference between object oriented programming language and object based programming language?
Can java program run without jre?
Is singleton class immutable?
Difference between error and exception
What happens if an exception is not handled in a program?