Post New Answer View All Answers
What is a pragma?
What does printf does?
I need a help with a program: Write a C program that uses data input in determining the whole of points A and a whole of circles B. Find two points in A so that the line which passes through them, cut through the maximum number of circles.
Why is c so powerful?
What is the process of writing the null pointer?
Can include files be nested?
Define the scope of static variables.
Can you pass an entire structure to functions?
What is difference between main and void main?
Explain how are 16- and 32-bit numbers stored?
What is an identifier?
Can you please explain the difference between strcpy() and memcpy() function?
What are the types of type specifiers?
How to declare pointer variables?
Describe newline escape sequence with a sample program?