what are the oops concept in java explain with real time
examples
Answer Posted / madhu
polymorphism means just divide the word poly means many so performing multiple task with single name ..
e.g person or human being
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How the metacharacters are different from the ordinary characters?
In java, how many ways you can take input from the console?
What do you mean by constant time complexity?
Does java trim remove newline?
what is the difference between preemptive scheduling and time slicing? : Java thread
What is the difference between static binding and dynamic binding?
Where can i get Latest SUN Certification Dumps and what are the Sun Certification Codes that are available, Im new to JAVA, so please gimme info as i need to write J2EE - Core Java Certification
What are thread local variables?
How many types of string data types are there?
Can a static class have a constructor 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.
If try block is successfully executed, Then Is Finally block executed?
Define an applet in java?
Can we define static methods inside interface?
Explain the JDB in depth & command line.