Answer Posted / sukh
"void" returns no value
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What is double pointer in c?
Describe explain how arrays can be passed to a user defined function
What's a good way to check for "close enough" floating-point equality?
What are the similarities between c and c++?
What is difference between static and global variable in c?
Is return a keyword in c?
Why does this code crash?
how can I convert a string to a number?
write a program which the o/p should b in such a way that s triangle if I/p is 3,a Square/rectangle if I/P=4,a pentagon if I/P=5 and so on...forget about the I/P which is less than 3
What is clrscr in c?
What are the usage of pointer in c?
What is pointer and structure in c?
What is mean by Data Driven framework in QTP? Can any one answer me in details on this regard.
What are all different types of pointers in c?
How can I split up a string into whitespace-separated fields?