how does a general function , that accepts an array as a
parameter, "knows" the size of the array ?
How should it define it parameters list ?
No Answer is Posted For this Question
Be the First to Post Answer
The % symbol has a special use in a printf statement. Explain how would you place this character as part of the output on the screen?
how to get the starting address of file stored in harddisk through 'C'program.
write a program in c language to print your bio-data on the screen by using functions.
6 Answers College School Exams Tests, IBM,
what is the c source code for the below output? 5555555555 4444 4444 333 333 22 22 1 1 22 22 333 333 4444 4444 5555555555
What is variables in c?
Explain how do you sort filenames in a directory?
What should be keep precautions while using the recursion method?
What is an auto keyword in c?
what are the files which are automatically opened when a c file is executed?
What is function prototype in c language?
What are the advantages and disadvantages of c language?
What is sizeof int?