Answer Posted / dfda
because iam so smart.
| Is This Answer Correct ? | 2 Yes | 12 No |
Post New Answer View All Answers
What is the difference between int main and void main in c?
What is pass by reference in c?
What is meant by operator precedence?
What are the restrictions of a modulus operator?
What is a double c?
Explain how can you tell whether two strings are the same?
Why c is called free form language?
What is a good way to implement complex numbers in c?
What does c mean?
What is the difference between a free-standing and a hosted environment?
Explain what is the difference between a string copy (strcpy) and a memory copy (memcpy)? When should each be used?
Why void is used in c?
What is scope and lifetime of a variable in c?
Where are c variables stored in memory?
What is array in c with example?