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 |
how to write a prog in c to convert decimal number into binary by using recursen function,
what is the difference between getch() and getchar()?
How can I send mail from within a c program?
main() { float f1=10.5; double db1=10.5 if(f1==db1) printf("a"); else printf("b") }
IS it possible to define a zero sized array in c.if it is possible how can the elements of that array can be accessed.array index starts from zero,if it is possible to define zero sized array how can be its first element can be accesseed.
What is an example of structure?
Explain how do you sort filenames in a directory?
Is c pass by value or reference?
Why cann't whole array can be passed to function as value.
f=(x>y)?x:y a) f points to max of x and y b) f points to min of x and y c)error
What is the purpose of main() function?
what information does the header files contain?
6 Answers BSNL, Cisco, GDA Technologies,