Answer Posted / ramu
yes . java is pure obeject programming language because it
supports multiple inheritance through the interfaces and its
objct of objct premitive data types.so don't say java is not
pure oops lang.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is encapsulation oop?
What is oops with example?
What are the 4 main oop principles?
Can enum be null?
What is abstraction with example?
write knight tour problem which is present in datastructure
can inline function declare in private part of class?
write a programe to calculate the simple intrest and compund intrest using by function overlading
Get me an image implementation program.
What are the features of oop?
what is different between oops and c++
write a program that takes input in digits and display the result in words from 1 to 1000
Write a java applet that computes and displays the squares of values between 25 and 1 inclusive and displays them in a TextArea box
How to handle exception in c++, For example in a functions i am assigning memory to some variables and also in next instructions in am dividing one variable also. If this functions generates a error while allocating memory to those variable and also while dividing the variable if i divide by zero then catch block how it will identify that this error has cone from perticular instruction
What is coupling in oop?