Answer Posted / pazhani
C is one of the computer programming Languages
| Is This Answer Correct ? | 11 Yes | 1 No |
Post New Answer View All Answers
What are the advantages and disadvantages of c language?
write a proram to reverse the string using switch case?
What is sizeof in c?
Explain what does a function declared as pascal do differently?
What is a null string in c?
What is the difference between mpi and openmp?
int far *near * p; means
Explain bit masking in c?
What is data type long in c?
What is a static variable in c?
What does void main return?
How do you view the path?
What are the two forms of #include directive?
What does malloc () calloc () realloc () free () do?
Can i use “int” data type to store the value 32768? Why?