why Java is not purely object oriented?
Answer Posted / shashi pratap singh
java is nt purely object oriented,it is a pacakge-centric
language.In java we use primitive data type like int and
char in it and we can nt use multiple inheritence in
java.so it is nt purely object oriented.
Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
How to merge Action Form with Dyna Action Form in Struts.
how to remove header and footer in jcl using sort utility
What is the difference between CLEAR & RESET and OPEN & CLOSE OPCOEDS(USING RPG/400).wheare we can use this?can any body tell me in real time senario with example please?
what will we require to build project with the help of oracle
Q1.Write a C program which asks the user for a number between 1 to 9 and shows the number. If the user inputs a number out of the specified range, the program should show an error and prompt the user for a valid input.
what is the certificates in biztalk?
what is the software to run the GSM gate opener program
How to know we are in home page of a web application using QTP
can we retrieve only integer/String type columns from a table,if yes how?
Code for display the images from drive using vb 6.0?
any drawback are there in mantis?
how to study PHP my own? i reffered many sites.. but as being a fresher i couldnt follow those... which site will be the best one?
what is the current salary package in India for a lamp programmer
what is the filters in biztakk server? where it can use?
When you deliver your C++ headers and C++ library of a class (what all can you change in the class so that application using your class does not need to recompile the code)