Answer Posted / vikram
C is a text
oriented
programming
language. It is
developed from
previous
programming
BASIC.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How can a process change an environment variable in its caller?
Simplify the program segment if X = B then C ← true else C ← false
What are the advantages of external class?
What is main function in c?
Differentiate between static and dynamic modeling.
Describe wild pointers in c?
What are 'near' and 'far' pointers?
What is mean by Data Driven framework in QTP? Can any one answer me in details on this regard.
Why are all header files not declared in every c program?
What is gets() function?
What is enumerated data type in c?
Which control loop is recommended if you have to execute set of statements for fixed number of times?
What does *p++ do? What does it point to?
What are 3 types of structures?
Is main is a keyword in c?