What is a void pointer? When is a void pointer used?
No Answer is Posted For this Question
Be the First to Post Answer
What is a program?
please give me answer with details #include<stdio.h> main() { int i=1; i=(++i)*(++i)*(++i); printf("%d",i); getch(); }
What is integer constants?
Why can’t constant values be used to define an array’s initial size?
please explain clearly about execution of c program in detail,in which stage are the printf sacnf getting into exeecutable code
what is difference between overriding and overloading?
How do you define a string?
write a c program to calculate sum of digits till it reduces to a single digit using recursion
When c language was developed?
what is the use of a array in c
Device an algorithm for weiler-atherton polygon clipping, where the clipping window can be any specified polygon
Which driver is a pure java driver