what is the full form of c language
Answer Posted / vijay kumar
full form of c is combit language.
| Is This Answer Correct ? | 14 Yes | 14 No |
Post New Answer View All Answers
Where we use clrscr in c?
Explain the meaning of keyword 'extern' in a function declaration.
A c program to display count values from 0 to 100 and flash each digit for a secong.reset the counter after it reaches 100.use for loop,. pls guys hepl me.. :(
any restrictions have on the number of 'return' statements that may be present in a function. a) no restriction b) only 2 return statements c) only 1 return statements d) none of the above
Write the program that calculates and prints the average of several integers. Assume that the last value read is sentinel 9999.
What is the difference between a function and a method in c?
What kind of structure is a house?
What is the size of structure in c?
What is the explanation for prototype function in c?
What is a header file?
In a switch statement, what will happen if a break statement is omitted?
How many types of sorting are there in c?
How can you access memory located at a certain address?
Give basis knowledge of web designing ...
When should the register modifier be used? Does it really help?