Answer Posted / kamil
No, C is not an object oriented programming language
It's a structural programming language
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
can any one tel me wt is the question pattern for NIC exam
What are the difference between a free-standing and a hosted environment?
program for reversing a selected line word by word when multiple lines are given without using strrev
Was 2000 a leap year?
What are header files why are they important?
What are the different types of control structures in programming?
Explain is it better to use a pointer to navigate an array of values, or is it better to use a subscripted array name?
How a string is stored in c?
Explain that why C is procedural?
What is an expression?
What is a program flowchart?
What is string length in c?
What is printf () in c?
What is the use of getchar() function?
Explain how can I make sure that my program is the only one accessing a file?