Answer Posted / akash
it is language after B
| Is This Answer Correct ? | 39 Yes | 28 No |
Post New Answer View All Answers
console I/O functions means a) the I/O operations done on disk b) the I/O operations done in all parts c) the input given through keyboard is displayed VDU screen d) none of the above
What are the rules for identifiers in c?
what are bit fields in c?
What is call by reference in functions?
What is the use of linkage in c language?
What standard functions are available to manipulate strings?
What is context in c?
How can a process change an environment variable in its caller?
Write a program in c to replace any vowel in a string with z?
Explain what is the use of a semicolon (;) at the end of every program statement?
What is the process of writing the null pointer?
When was c language developed?
What is the value of c?
How do I use void main?
What is merge sort in c?