Answer Posted / glibwaresoftsolutions
The following lists the key ideas of Java's OOPs:
Genetic Polymorphism
Encapsulation of Abstraction
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the use of a conditional inclusion statement in Java ?
What are the uses of synchronized keyword?
What methodology can be employed to locate substrings inside a string?
Can a hashset contain duplicates java?
Why does the integer quotient -0/3 yield 0, but the double quotient -0.0/3.0 yields – 0.0?
How do you use spaces in java?
Discuss about garbage collector in Java.
What is blank final variable?
How do you implement polymorphism in our day to day life?
What is sizeof in java?
What does flag mean in java?
Can you inherit a constructor java?
Implement a stack with push (), pop() and min() in O(1) time.
Hi i am creating desktop application in that i want calling to mobile number. i have java telephone api (JTAPI) but i dont understand how it configure & use plese help me
What are three types of loops in java?