What functions are in conio h?
what is difference b/w extern & volatile variable??
Write a program to find the smallest and largest element in a given array in c language
Why clrscr is used in c?
x=2,y=6,z=6 x=y==z; printf(%d",x)
13 Answers Bharat, Cisco, HCL, TCS,
Write a Program to print this triangle: * ** * **** * ****** * ******** * ********** use two nested loops.
12 Answers MIT, TCS,
which type of aspect you want from the student.
What is pass by reference in functions?
What happens if a header file is included twice?
What does the error message "DGROUP exceeds 64K" mean?
if the total selling price of 15 items and the total profit earned on them is input through the keyboard, write a program to find the cost price of one of the item
Write a program that his output 1 12 123
Why is c not oop?