Answer Posted / ashu_deepu
the major difference is C is procedural language.
while java is object oriented language.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is the difference between single charater constant and string constant?
What is .obj file in c?
what are the advanced features of functions a) function declaration and prototypes b) calling functions by value or by reference c) recursion d) all the above
Is r written in c?
Where is volatile variable stored?
How do we declare variables in c?
what is the function of pragma directive in c?
Explain the difference between getch() and getche() in c?
What is graph in c?
What is a wrapper function in c?
Why is structure padding done in c?
What is difference between stdio h and conio h?
What is pass by reference in c?
What is the difference between test design and test case design?
What is the explanation for prototype function in c?