Answer Posted / raja pavan kumar
OOPS is a aprroach or style
C++ is a tool to implement this approach
Java also another tool to implement this approach
there is no link between C++ and Java
C++ is partially OOPS.
Java is completely OOPS
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is the difference between Error, defect,fault, failure and mistake?
What is the concatenation operator in java?
Is array size fixed in java?
How do I start learning java?
Explain the difference between call by refrence and call by value?
What is the difference between equals() and == in java?
What is jvm? Why is java called the platform independent programming language?
What do you mean by boolean?
Can we have a try block without catch block?
What is string [] args?
How many bytes is string in java?
What is diamond operator in java?
how to write a server program and sending the mails to the server using smtp protocol please help me
How do you compare two strings lexicographically?
Can you call a method on a null object?