What are the main concepts of oops in java?
Answers were Sorted based on User's Feedback
Answer / nashiinformaticssolutions
The following lists the key ideas of Java's OOPs:
Genetic Polymorphism
Encapsulation of Abstraction
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / glibwaresoftsolutions
The following lists the key ideas of Java's OOPs:
Genetic Polymorphism
Encapsulation of Abstraction
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / glibwaresoftsolutions
The following lists the key ideas of Java's OOPs:
Genetic Polymorphism
Encapsulation of Abstraction
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / glibwaresoftsolutions
The following lists the key ideas of Java's OOPs:
Genetic Polymorphism
Encapsulation of Abstraction
Is This Answer Correct ? | 0 Yes | 0 No |
what is object-oriented programming in java?
What is mvc in java?
Distinguish method overloading and method overriding
difference between String a; and String a=new String();? y do v need to assign memory to the variable?
What are void methods?
What is the need of transient variables in Java ?
What is super?
is memory to the abstract class allocated ..or objects not instantiated
Discuss about garbage collector in Java.
0 Answers Agilent, Integreon, ZS Associates,
Can a source file contain more than one class declaration?
What are the override methods in Object class?
2 Answers Tech Mahindra, Wipro,
Are arrays immutable in java?