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
what is the difference between uservariables and systemvariables (in Environmental variables)???
i am exeprienced person what is selection process
what are the activities you enjoy most and How do you see these Developing in the Future with Reference to in your work life and in your personal life
what are resources in case of Threads
How to call dll API sub routine in VB Form.
Given an array all of whose elements are positive numbers, find the maximum sum of a subsequence with the constraint that no 2 numbers in the sequence should be adjacent in the array. So 3 2 7 10 should return 13 (sum of 3 and 10) or 3 2 5 10 7 should return 15 (sum of 3, 5 and 7)
how to get second highest salary from a employee table and how get a 5th highest salary from a employee table by using proc sql?
I am work in it aompenei
what are all the validation we need to perform in data stage?
what is the purpose of checked Menu options
what is the diff bw sql direct and jdbc update can't we do select and updating operation in sql direct
SAS question: I have 50 fils a1,a2,...,a50. the primary key is upc. then if i want to merge all 50 files, the code is as follows, data test; merge a1 ... a50; by upc; run; we know that writing all 50 files name is time consuming, is there any standard format of this code?
How to print No.of.rows affected after updation using ADO.Net
10.Define filters,binary to hexadecimal,hexadecimal to decimal?
Which language they use during interview?