Answer Posted / vinay tiwari
there are three types of error in c
logical,syntax,linking error
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is huge pointer in c?
What is break in c?
What is chain pointer in c?
What is hashing in c?
What is the correct code to have following output in c using nested for loop?
What is the use of a static variable in c?
What is the size of enum in c?
writ a program to compare using strcmp VIVA and viva with its output.
we called a function and passed something do it we have always passed the "values" of variables to the called function. such functions calles are called a) calls by reference b) calls by value c) calls by zero d) none of the above
Define macros.
What is function prototype in c language?
What is pointer in c?
Tell me can the size of an array be declared at runtime?
What is d'n in c?
What is scanf () in c?