Post New Answer View All Answers
What is difference between array and structure in c?
Explain what is the difference between #include and #include 'file' ?
What is the difference between far and near in c?
What are pragmas and what are they good for?
What is uint8 in c?
Can you subtract pointers from each other? Why would you?
Can we declare function inside main?
Give basis knowledge of web designing ...
What is the data segment that is followed by c?
Explain what is the difference between functions abs() and fabs()?
Can we access the array using a pointer in c language?
Why do we use pointer to pointer in c?
What are the different types of data structures in c?
`write a program to display the recomended action depends on a color of trafic light using nested if statments
How can type-insensitive macros be created?