Answer Posted / biswajit jana
c programming is representation of logical statement
according to some c language rule.
| Is This Answer Correct ? | 6 Yes | 3 No |
Post New Answer View All Answers
Distinguish between actual and formal arguments.
What is a protocol in c?
What is structure padding and packing in c?
What is the stack in c?
how can I convert a string to a number?
What would happen to X in this expression: X += 15; (assuming the value of X is 5)
Which is the best website to learn c programming?
What is an expression?
Where are the auto variables stored?
Can we assign integer value to char in c?
What are extern variables in c?
What is the difference between functions abs() and fabs()?
What's the total generic pointer type?
How many bytes are occupied by near, far and huge pointers (dos)?
What is the difference between arrays and pointers?