Why does the call char scanf work?
No Answer is Posted For this Question
Be the First to Post Answer
List some applications of c programming language?
What is the difference between strcpy() and memcpy() function in c programming?
what is c language.
a program that can input number of records and can view it again the record
What is calloc() function?
Is there any restriction in how many arguments printf or scanf function can take? in which file in my c++ compiler i can see the code for implementation of these two functions??
How to establish connection with oracle database software from c language?
diff .between strcture and union
write a c program to find biggest of 3 number without relational operator?
Explain why can’t constant values be used to define an array’s initial size?
Can a variable be both constant and volatile?
how to find the sizof of any datatype using bit manipulations