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
Please send me WIPRO technical question to my mail ID.. its nisha_g28@yahoo.com please its urgent
What are the types of arrays in c?
What is the total generic pointer type?
without using control structures and control structures find the max and min of given 2 nos
void main() { int x=25,y=32; clrscr(); x=x++ + y++; y=++x + ++y; printf("%d%d",x,y); }
Write a program in "C" to calculate the root of a quadratic equation ax^2+bx+c=0, where the value of a,b & c are known.
i got 75% in all semester am i eligible for your company
write a program to display numbers from 1 to 10 and 10 to 1?
Can we use visual studio for c?
What is Heap?
what is the meaning of 'c' language
What are keywords in c with examples?