Answer Posted / ganesh
c is a language which is used to create the console applications.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
When should I declare a function?
What is the role of this pointer?
what is event driven software and what is procedural driven software?
What is a node in c?
What is the difference between new and malloc functions?
cin.ignore(80, _ _);This statement a) ignores all input b) ignores the first 80 characters in the input c) ignores all input till end-of-line d) iteration
How do I get an accurate error status return from system on ms-dos?
Can one function call another?
What are the different data types in C?
How many data structures are there in c?
What is extern storage class in c?
Can we change the value of constant variable in c?
What is the easiest sorting method to use?
What are the disadvantages of c language?
What are the different types of objects used in c?