Answer Posted / salu
For the development of ur company and for my career
development
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
What is multidimensional arrays
How do you search data in a data file using random access method?
Write a program to generate random numbers in c?
What is extern c used for?
Differentiate abs() function from fabs() function.
Stimulate calculator using Switch-case-default statement for two numbers
Not all reserved words are written in lowercase. TRUE or FALSE?
What is a #include preprocessor?
What is putchar() function?
Who invented bcpl language?
Explain what are the advantages and disadvantages of a heap?
What do you mean by c what are the main characteristics of c language?
why use "return" statement a) on executing the return statement it immediately transfers the control back to the calling program b) it returns the value present in the parentheses return, to the calling program c) a & b d) none of the above
What is the difference between volatile and const volatile?
Are pointers integers in c?