Write a C program to fill a rectangle using window scrolling



Write a C program to fill a rectangle using window scrolling..

Answer / venki

I DON'T KNOW. IF U KNOW TELL THE ANSWER
PLEASEEEEEEE............

Is This Answer Correct ?    2 Yes 4 No

Post New Answer

More C Interview Questions

Is c still used?

0 Answers  


int main() { int i=-1,j=-1;k=0,l=2,m; m=i++&&j++&&k++||l++; printf("%d%d%d%d%d",i,j,k,l,m); }

3 Answers   HCL,


Can we change the value of #define in c?

0 Answers  


In c programming, explain how do you insert quote characters (? And ?) Into the output screen?

0 Answers  


Compare and contrast compilers from interpreters.

0 Answers  






write a program to find lcm and hcf of two numbers??

1 Answers  


Explain what is the difference between a free-standing and a hosted environment?

0 Answers  


hi to every one .. how to view table pool after creating the pooled table? plz help me.. if any knows abt this ..

0 Answers  


Explain the importance and use of each component of this string: Foo.Bar, Version=2.0.205.0, Culture=neutral, PublicKeyToken=593777ae2d274679d

1 Answers   TCS,


#include<stdio.h> #include<conio.h> void main() { char ch='\356'; printf("%d",ch); } o/p=-18 why?plz.explain

2 Answers  


what is meant by flushll() in c programming?

1 Answers  


different between overloading and overriding

3 Answers  


Categories