what is the difference between c and java?
Answer / ashu_deepu
the major difference is C is procedural language.
while java is object oriented language.
| Is This Answer Correct ? | 3 Yes | 0 No |
Define recursion in c.
c program for searching a student details among 10 student details
how to make program without <> in library.
How is a pointer variable declared?
what is c
write a program to convert a expression in polish notation (postfix) to inline (normal)
please can some one guide me, to the answer Write a C program to enter 15 numbers as an input from the keyboard and program will find and print odd numbers and their average. i have studied while and do while loop for loop if and else if switch
write a program to display numbers from 1 to 10 and 10 to 1?
write a program to fined second smallest and largest element in a given series of elements (without sorting)
Is c still relevant?
what is the difference between procedure oriented and object oriented progaming language
How to get string length of given string in c?