What is the difference b/w main() in C language and main()
in C++.
Answer Posted / ayush
there is no difference b/w in c & c++ in main() function.
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
What is string in c language?
main use of recursive function a) processing speed high b) reduce program length/reduce repeated statements c) if you do not, use iterative methods like, for, while or do-while d) all the above
Explain what are linked list?
How can type-insensitive macros be created?
Write a function which takes as parameters one regular expression(only ? and * are the special characters) and a string and returns whether the string matched the regular expression.
Apart from dennis ritchie who the other person who contributed in design of c language.
What does node * mean?
What is strcpy() function?
How do you use a pointer to a function?
Explain built-in function?
Differentiate between full, complete & perfect binary trees.
Calculate 1*2*3*____*n using recursive function??
What is the difference between typedef and #define?
Is c object oriented?
What is a stream water?