adspace
What are concepts of OOPS and how are they implemented in
Java?
Answer Posted / ravikiran(aptech mumbai)
abstartcion
inheritence
polymorhism
encapsulation
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Is minecraft 1.15 out?
What is java string pool?
Realized?
What is a classloader in java?
What is the difference between break and continue statements?
What do you mean by an interface in java?
What is parsing in java?
What is an object in java and how is it created?
What is the difference between equals() and == in java?
Explain public static void main(string args[]) in java.
How to sort array in descending order in java?
How to create a base64 decoder in java8?
Write a program to find the whether a number is an Armstrong number or not?
Differentiate between static and non-static methods in java.
explain different ways of using thread? : Java thread