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 const keyword in c?
Explain the array representation of a binary tree in C.
A c program to display count values from 0 to 100 and flash each digit for a secong.reset the counter after it reaches 100.use for loop,. pls guys hepl me.. :(
How can you draw circles in C?
What is a null pointer assignment error? What are bus errors, memory faults, and core dumps?
Sir i need notes for structure,functions,pointers in c language can you help me please
What is the difference between exit() and _exit() function?
how can f be used for both float and double arguments in printf? Are not they different types?
Why is c known as a mother language?
Draw a diagram showing how the operating system relates to users, application programs, and the computer hardware ?
What is the meaning of typedef struct in c?
What is chain pointer in c?
Can true be a variable name in c?
What is an identifier?
Explain function?