Answer Posted / sujith
Java is not at all a purely oops language.
A language is called to be purely oops language if and only
if what ever we use in that are objects, including data
types. java still uses c types only except for Strings.
| Is This Answer Correct ? | 8 Yes | 6 No |
Post New Answer View All Answers
Are there any problems with performing mathematical operations on different variable types?
simple program of graphics and their output display
Can stdout be forced to print somewhere other than the screen?
What is the difference between pure virtual function and virtual function?
What are the salient features of c languages?
What is the use of the function in c?
Explain the properties of union. What is the size of a union variable
Explain about the functions strcat() and strcmp()?
What language is lisp written in?
#include
How will you declare an array of three function pointers where each function receives two ints and returns a float?
Explain heap and queue.
What is meant by preprocessor in c?
Explain how do you sort filenames in a directory?
What are reserved words with a programming language?