Answer Posted / baskar p
C is called a Procedural language because step by step implementation takes place.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is main an identifier in c?
How can I access an I o board directly?
When should we use pointers in a c program?
What is structure in c language?
What is the right type to use for boolean values in c? Is there a standard type? Should I use #defines or enums for the true and false values?
What is a struct c#?
Why do we use int main instead of void main in c?
What is the meaning of typedef struct in c?
Wt are the Buses in C Language
What are the keywords in c?
Difference between constant pointer and pointer to a constant.
What do you mean by scope of a variable in c?
what are enumerations in C
What are pointers? What are different types of pointers?
What is build process in c?