Answer Posted / jo randy
c is the mother of all programming language. simply say it
is a structure oriented programming. developed by dennis
ritchie in 1972.
And it is the most popular language for writing the system
software and also the application.
| Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
Given a valid 24 hour format time find the combination of the value and write a program ,do not hard the value and if any other inputs provided should work with the logic implemented Input: 11:30 Output: 13:10 Input: 18:25 Output: 21:58
What is the difference between a string copy (strcpy) and a memory copy (memcpy)? When should each be used?
Explain heap and queue.
What do you mean by a sequential access file?
What is difference between && and & in c?
What is conio h in c?
Disadvantages of C language.
In c programming language, how many parameters can be passed to a function ?
What do you mean by dynamic memory allocation in c? What functions are used?
Is there anything like an ifdef for typedefs?
can any one please explain, how can i access hard disk(physical address)? it is possible by the use of far,near or huge pointer? if yes then please explain......
What is c language used for?
Is c programming hard?
What is c mainly used for?
What is formal argument?