Why clrscr is used after variable declaration?


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

Post New Answer

More C Interview Questions

Explain what is the heap?

0 Answers  


Draw a flowchart to produce a printed list of all the students over the age of 20 in a class .The input records contains the name and age of students. Assume a sentinel value of 99 for the age field of the trailer record

0 Answers   Wipro,


What is 02d in c?

0 Answers  


What are the difference between a free-standing and a hosted environment?

0 Answers   Infogain,


How can we see the Expanded source code and compiled code for our source program in C?

1 Answers  






WHOT IS CHAR?

4 Answers   TCS,


Find the second largest element in an array with minimum no of comparisons and give the minimum no of comparisons needed on an array of size N to do the same.

0 Answers   Amazon,


write a c program to print the values in words eg:- 143 written it has (one hundred and forty three)& 104, 114 are also written words

5 Answers   Captronic, DELL, Google, IBM, Mithi, RCC, Wipro,


what is the difference between getch() and getchar()?

10 Answers   Huawei, Infosys,


Explain what is gets() function?

0 Answers  


Give a one-line C expression to test whether a number is a power of 2. [No loops allowed - it's a simple test.]

0 Answers  


write a program to display numbers from 1 to 10 and 10 to 1?

2 Answers  


Categories