Answer Posted / nirmal kumar tailor
c is a programming language.
c is a procedural, plateform independant, hardware
programming language.
| Is This Answer Correct ? | 16 Yes | 8 No |
Post New Answer View All Answers
If I have a char * variable pointing to the name of a function ..
What is the benefit of using an enum rather than a #define constant?
What is a global variable in c?
how to introdu5ce my self in serco
Why double pointer is used in c?
What would the following code segment printint k = 8;docout << "k = " << k << " ";while k++ < 5; a) 13 b) 5 c) 8 d) pointers
What is difference between && and & in c?
What is sizeof array in c?
When I tried to go into a security sites I am denied access and a message appeared saying 'applet not initialize'. How can I rectify this problem.
Why we use break in c?
What is a program flowchart?
What are variables c?
Do string constants represent numerical values?
Write a program to use switch statement.
What is the use of pointers in C?