Answer Posted / hr@tgksolutions.com
A function prototype declares the function's name, return type, and parameters without providing the actual implementation.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is null equal to 0 in sql?
Write a programme using structure that create a record of students. The user allow to add a record and delete a record and also show the records in ascending order.
What is the right type to use for boolean values in c?
What is this pointer in c plus plus?
Is there any demerits of using pointer?
Explain zero based addressing.
What is the best way to comment out a section of code that contains comments?
What are lookup tables in c?
What are directives in c?
How can I find the modification date of a file?
What is the mean of function?
Write a C Program That Will Count The Number Of Even And Odd Integers In A Set using while loop
How can I display a percentage-done indication that updates itself in place, or show one of those twirling baton progress indicators?
Explain how can you check to see whether a symbol is defined?
Is there any possibility to create customized header file with c programming language?