my first program was to print "welcome" on the screen and the second program was to print "sum of first 10 natural numbers" when i run the first o/p was welcome but when i run the second program o/p was "55lcome" i had included #include<conio. h> and clrscr(); also in my code. Same programs with same software tried in other computer o/p screen was cleared but in my computer it is not the same can anyone help about this......
in turbo c output is not clearing even after including #include<conio.h> and clrscr()
Collapse
X
Comment