Answer Posted / nashiinformaticssolutions
It combines features of high-level and low-level languages.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Difference between malloc() and calloc() function?
What is main () in c?
Explain union.
What are formal parameters?
How can you access memory located at a certain address?
Explain 'bit masking'?
Can we declare a function inside a function in c?
write a c program to print the next of a particular no without using the arithmetic operator or looping statements?
Explain the process of converting a Tree into a Binary Tree.
What is null pointer constant?
What should malloc() do?
What is the difference between the = symbol and == symbol?
write a c program in such a way that if we enter the today date the output should be next day's date.
What is difference between union and structure in c?
What is d'n in c?