how many error occurs in C language ?
Answer Posted / abhinav
there are many types of errors in c
| Is This Answer Correct ? | 23 Yes | 18 No |
Post New Answer View All Answers
how do you write a function that takes a variable number of arguments? What is the prototype of printf () function?
Explain the bubble sort algorithm.
How will you delete a node in DLL?
What are type modifiers in c?
On most computers additional memory that is accessed through an adapter of feature card along with a device driver program. a) user memory b) conventional memory c) expandedmemory d) area
What is the difference between memcpy and memmove?
What is spaghetti programming?
Explain high-order bytes.
What does 4d mean in c?
What is identifier in c?
What is define c?
Create a simple code fragment that will swap the values of two variables num1 and num2.
Is main is a keyword in c?
What are the features of c languages?
What does typedef struct mean?