what type of language is C?
Answers were Sorted based on User's Feedback
Answer / livhuwani netswera
The c language is considered a procedural langeage
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the best way to comment out a section of code that contains comments?
State two uses of pointers in C?
Linked lists -- can you tell me how to check whether a linked list is circular?
What is the behavioral difference when include header file in double quotes (“”) and angular braces (<>)?
What is a c token and types of c tokens?
a character variable can at a time store a) 1 character b) 8 characters c) 254 characters d) none of the above
Why do we use int main?
application attempts to perform an operation?
Example of friendly function in c++
Do you know what is a programing language ?
Is main an identifier in c?
What is structure padding & expalain wid example what is bit wise structure?