Answer Posted / bhagya
java is called purely oops language why because poor opps
language means every thing should be done with the help of
objects only.in java whenever it is still using the c types
(just java is using the best functionalities in java)it is
possessing the oops concepts.it is clear that in java every
thing should be with in a class or a object.with out using
object we cannot do any thing in java.
| Is This Answer Correct ? | 8 Yes | 3 No |
Post New Answer View All Answers
What are the various types of control structures in programming?
How many data structures are there in c?
What is the scope of an external variable in c?
What is the purpose of realloc()?
What is the size of array float a(10)?
What is use of null pointer in c?
pgm to find number of words starting with capital letters in a file(additional memory usage not allowed)(if a word starting with capital also next letter in word is capital cann't be counted twice)
Do pointers need to be initialized?
Do string constants represent numerical values?
in any language the sound structure of that language depends on its a) character set, input/output function, its control structures b) character set, library functions, input/output functions its control structures c) character set, library functions, control sturctures d) character set, operators, its control structures
What is c language and why we use it?
Explain what are the __date__ and __time__ preprocessor commands?
Explain what are the different file extensions involved when programming in c?
What is the incorrect operator form following list(== , <> , >= , <=) and what is the reason for the answer?
What does a function declared as pascal do differently?