what is the structure pointer?
No Answer is Posted For this Question
Be the First to Post Answer
Determine the result of performing two successive block transfers into the same area of a frame buffer using the binary arith operations
What is Conio.h ?
What are the rules for identifiers in c?
Why is c used in embedded systems?
Mention four important string handling functions in c languages .
Who is the founder of c language?
When would you use a pointer to a function?
What is the difference between array and structure in c?
How to find the given no is odd or even without checking of any condition and loops. (Hint: Using array)
Write a C/C++ program to add a user to MySQL. The user should be permitted to only "INSERT" into the given database
2 Answers TCS, Unisys, Webyog,
find largest of 3 no
Which of the following about the C comments is incorrect ? a.commentscan go over multiple lines b.comments can start any where in the line c.a line can contain comments with out any language statements d.comments can occur within comments