Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How can I do graphics in c?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

please send me papers for Dy. manager IT , PNB. it would be a great help for me.

0 Answers  


swap two integer variables without using a third temporary variable?

6 Answers   Persistent,


Subtract Two Number Without Using Subtraction Operator

0 Answers  


A program to allow an input operand and operator from the operator and read on the display and output operand.

0 Answers  


In the below code, how do you modify the value 'a' and print in the function. You'll be allowed to add code only inside the called function. main() { int a=5; function(); // no parameters should be passed } function() { /* add code here to modify the value of and print here */ }

1 Answers  


main() { printf("hello"); fork(); }

0 Answers   Wilco,


What are the types of arrays in c?

0 Answers  


What is array of pointers to string?

0 Answers  


struct tag{ auto int x; static int y; };main() { struct tag s; s.x=4; s.y=5; printf(ā€œ%dā€,s.x); }

2 Answers   Vector,


Who is the founder of c language?

0 Answers  


When can you use a pointer with a function?

0 Answers  


dibakar & vekatesh..uttejana here..abt ur reply for in place reversal of linked list..wats p stands for there?

1 Answers  


Categories