A SIMPLE PROGRAM OF GRAPHICS AND THEIR OUTPUT
I WANT SEE WAHAT OUTOUT OF GRAPHICS PROGRAM
No Answer is Posted For this Question
Be the First to Post Answer
How will you allocate memory to a double pointer ?
what is the difference between procedure oriented and object oriented progaming language
What’s a signal? Explain what do I use signals for?
What does extern mean in a function declaration?
struct node {struct node*temp,*new} prinf("%d",sizeof(struct node));
write a program whose output will be- 1 12 123 1234
What are the various topologies? Which one is the most secure?
Why clrscr is used in c?
Difference between C and Embedded C?
How will you allocate memory to double a pointer?
What are pragmas and what are they good for?
Explain what is wrong with this statement? Myname = ?robin?;