how can i write a program that prints out a box such that whenever i press any key8(coordinate number) on the keyboard, the box moves.


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

Post New Answer

More C Interview Questions

write a c program to find biggest of 3 number without relational operator?

12 Answers   TCS, Wipro,


Which driver is a pure java driver

0 Answers   Vertex,


Is main() is used in the program,,see below example? void main() { int i; for(i=0;i<10;i++) main(); } Then what is the output of the program?

6 Answers  


How does sizeof know array size?

0 Answers  


What are local variables c?

0 Answers  






swap 2 numbers without using third variable?

0 Answers   IBS,


write an algorithm to display a square matrix.

0 Answers  


What are variables and it what way is it different from constants?

0 Answers  


Define recursion in c.

0 Answers  


What does the message "automatic aggregate intialization is an ansi feature" mean?

0 Answers  


Is boolean a datatype in c?

0 Answers  


Does sprintf put null character?

0 Answers  


Categories