What are the OOPS concepts in Java ?
Answers were Sorted based on User's Feedback
Polymorphism,Inheritance,Encapsulation,Abstraction
| Is This Answer Correct ? | 43 Yes | 1 No |
Answer / ravikiran(aptech mumbai)
1).abstraction
2).encapsulation
3).inheritence
4).polymorphism
| Is This Answer Correct ? | 44 Yes | 2 No |
Answer / venkat
The oops are only 3 types
1.Encapsulation
2.iheritance
3.polymorphsim
abstration is derived from encapsulations
| Is This Answer Correct ? | 10 Yes | 3 No |
Answer / kumar
oops
Oops concepts are
Abstraction
Polymorphism
Encapsulation
Inheritance
Dynamicbinding
| Is This Answer Correct ? | 10 Yes | 6 No |
What is a flag and how does it work?
What is a control variable example?
What is the abstraction?
What is the difference between method and means?
Can we pass a primitive type by reference in java? How
what is the need to set path in java? how many ways to set path in java? Explain breif?
Name the methods that used to get and set the text label displayed by a Buttonobject?
how a programmer confirms that the data submitted has been succesfully inserted into the database(either oracle or my sql).. How a programmer confirm if there is any problem with the program he wrote for insertion
why java does compile time polymorphism at run time ?
What is the string function?
How is Object Oriented Programming different from Procedure Oriented Programming?
What is the super void?