What is alternate function for clrscr().

Answers were Sorted based on User's Feedback



What is alternate function for clrscr()...

Answer / ajay singh

fflush(stdin)--which is used to clear the buffer of the keyboard

Is This Answer Correct ?    16 Yes 3 No

What is alternate function for clrscr()...

Answer / amritha yadav

Maybe we can use the system call for clearing the screen

system('cls');

Is This Answer Correct ?    8 Yes 3 No

What is alternate function for clrscr()...

Answer / sayak

system("cls");

Is This Answer Correct ?    5 Yes 0 No

What is alternate function for clrscr()...

Answer / pawan

getch()

Is This Answer Correct ?    2 Yes 17 No

What is alternate function for clrscr()...

Answer / dhana

getch()

Is This Answer Correct ?    18 Yes 45 No

Post New Answer

More General Aptitude Interview Questions

consider expression 'ab' . what happens when 'a' is divided by 'c' &'b' is multiplied by 'c'.

0 Answers   Wipro,


Hello, I am sitting my aptitude test for Paramedic in QLD. I need some test questions similar to Livingstones Tests..please help im very, very nervous. Thanks ....depoultr@bigpond.net.au

1 Answers   Siyaram,


A finish the work in 10 days. B is 60% efficient than A. So hoW days does B take to finish the work?

0 Answers   Accenture, BSNL,


A man runs towards the east direction and then takes his right. Then he takes a left and again 50 degrees to his right. What is the direction in which he is moving now?

0 Answers   CGI,


The minute hand of a clock overtakes the hour hand at intervals of 64 minutes of correct time. How much a day does the clock gain or lose?

0 Answers   iNautix, Wipro,






A man brought a house for Rs. 5lakhs and rents it. he puts 12 1/2% of each month's rent aside for repairs, pays Rs.1660 as annual taxes and realizes 10% on his investment thereafter. the monthly rent of the house is : a) Rs.2460 b)Rs.2500 c)Rs.4920 d)Rs.5000

3 Answers   TCS,


An array was given and we were required to write a function : int CalculateThirdHighest(int a[ ]) : which calculates the third highest number in the array. While coding in C remember to calculate the length of array using formulae length of array=sizeof(a)/sizeof(int). Because the number of elements of array were not passed as argument. i want a solution in C/C++ language

0 Answers   Nagarro,


The ques on a man,a woman and a boy finish work together in 6 days.man takes 10 days,woman takes 24 days then how much boy will take?

8 Answers   Accenture, TCS,


A, B, C, D, E, F, G and H are sitting along the sides of rectangular table.C and G are sitting exactly opposite to each other. B and C are sitting adjacent to each other in clockwise direction. There is a person seated between G and A as well as between E and G. C is sitting next to D.If H and D are sitting on the same side of the table then who is sitting to the left of G?

8 Answers   IFFCO, Wipro,


A sales person multiplied a number and get the answer is 3, instead of that number divided by 3. what is th answer he actually has to get ?

0 Answers   Accenture,


in a company 30% are supervisors and 40% employees are male if 60% of supervisors are male. what is the probability that a randomly choosen employee is a male or female?

0 Answers   Accenture,


Fathers age is 5 times his son's age. 4 years back the father was 9 times older than son.Find the fathers' age.

0 Answers   TCS,


Categories