Write a progarm to find the length of string using switch
case?
Does c have class?
Unsigned char c; for ( c=0;c!=256;c++2) printf("%d",c); No. of times the loop is executed ?
what is a static function
Can a function be forced to be inline? Also, give a comparison between inline function and the C macro?
what is the use of ~ in c lang?????
What is gets() function?
LOGIC OF Bodmas?
A program to write a number of letters and numbers, such as counting and display
Whats s or c mean?
hi... can anyone help me to make a two-dimensinal arrays in finding the sum of two elements plzzz. thnx a lot...
WAP TO ACCEPT STRING AND COUNT A COMES N TIMES B COMES N TIMES C COMES N TIMES D COMES N TIMES AND SO ON......... AT LAST UNTIL Z COMES N TIMES...............
write a program wch produces its own source code aas its output?