Answer Posted / thunder
Using argument vector and argument count with main.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How are variables declared in c?
general for is %wd,f-d; in this system "w" means a) 'w' represent total width of digits b) 'w' represent width which includes the digits before,after decimal place and the decimal point c) 'w' represent width which includes the digits before only d) 'w' represent width after decimal place only
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 c++ based on c?
Do you know what are the properties of union in c?
What is malloc() function?
How to write a code for implementing my own printf() and
scanf().... Please hep me in this... I need a guidance...
Can you give an coding for c... Please also explain about
the header files used other than #include
Explain the bubble sort algorithm.
Is c is a low level language?
What is meant by errors and debugging?
What is volatile variable in c?
Why are all header files not declared in every c program?
Write a program to know whether the input number is an armstrong number.
How are portions of a program disabled in demo versions?
What does the characters “r” and “w” mean when writing programs that will make use of files?