Explain the term printf() and scanf() used in c language?
No Answer is Posted For this Question
Be the First to Post Answer
Which type of language is c?
Do you know what are bitwise shift operators in c programming?
How can I read data from data files with particular formats?
What is the purpose of the statement: strcat (S2, S1)?
why you will give me a job in TCS.
char *p="name"; printf(p);
What are runtime error?
Write a program using bitwise operators to invert even bits of a given number.
What are c identifiers?
Explain how can I right-justify a string?
What does struct node * mean?
Write a simple program to find the size of different basic data types in C.