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
Tell me when would you use a pointer to a function?
What is variable in c example?
Not all reserved words are written in lowercase. TRUE or FALSE?
Why doesn't C support function overloading?
Can true be a variable name in c?
Write a program to print fibonacci series without using recursion?
What are the loops in c?
What is difference between function overloading and operator overloading?
What is %d used for?
What is gets() function?
List some of the static data structures in C?
Explain how do you determine a file’s attributes?
What is static function in c?
Explain the difference between malloc() and calloc() in c?
In c programming language, how many parameters can be passed to a function ?