how many error occurs in C language ?
Answers were Sorted based on User's Feedback
Answer / kalpana.y
we canot say that c language has how many errors
it is based on paticular program
| Is This Answer Correct ? | 20 Yes | 42 No |
write a prgram of swapping with 2 valiables
How does sizeof know array size?
What is the difference between array and structure in c?
program to print circle structure
what is the difference between NULL('\0') and 0?
"I LOVE MY COUNTRY" write a c program to get "COUNTRY MY LOVE I" as the output. Use any other programming language. It is not mandatory to use C.
11 Answers ABC Infotech, ADP, College School Exams Tests, Kovair,
the data type used for unlimited value in c and how to do this program
How to convert a binary number to Hexa decimal number?? (Note:Do not convert it into binary and to Hexadecimal)
a C prog to swap 2 no.s without using variables just an array?
What is s or c?
Given an array of length N containing integers between 1 and N, determine if it contains any duplicates.
What are global variables?