char ch=10;printf("%d",ch);what is the output
Post New Answer View All Answers
Is c language still used?
what do you mean by inline function in C?
What is the difference between functions abs() and fabs()?
can any one provide me the notes of data structure for ignou cs-62 paper
What is c programing language?
What is stack in c?
Hai what is the different types of versions and their differences
What kind of structure is a house?
What is character constants?
in case any function return float value we must declare a) the function must be declared as 'float' in main() as well b) the function automatically returned float values c) function before declared 'float' keyword d) all the above
Explain what would happen to x in this expression: x += 15; (assuming the value of x is 5)
By using C language input a date into it and if it is right?
What is the use of getch ()?
Explain pointer. What are function pointers in C?
What are the different types of C instructions?