Answer Posted / karthikeyan
C is a function based language with lesser security to data
| Is This Answer Correct ? | 4 Yes | 4 No |
Post New Answer View All Answers
Can a file other than a .h file be included with #include?
How can you tell whether a program was compiled using c versus c++?
Which node is more powerful and can handle local information processing or graphics processing?
What is meant by operator precedence?
why use "return" statement a) on executing the return statement it immediately transfers the control back to the calling program b) it returns the value present in the parentheses return, to the calling program c) a & b d) none of the above
What are conditional operators in C?
What are the three constants used in c?
What is ponter?
can anyone suggest some site name..where i can get some good data structure puzzles???
Difference between linking and loading?
Which of the following operators is incorrect and why? ( >=, <=, <>, ==)
What is break in c?
pierrot's divisor program using c or c++ code
What are run-time errors?
What are the similarities between c and c++?