Explain the term printf() and scanf() used in c language?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

What is an array? What the different types of arrays in c?

0 Answers  


How to add two numbers with using function?

2 Answers   Miracle Solutions,


how to make c program without a libary? e.g.#include<stdio.h> libary is not in c progaram.

2 Answers  


what are the stoge class in C and tel the scope and life time of it?

2 Answers   Tech Mahindra,


Give basis knowledge of web designing ...

0 Answers   HCL,






How to avoid structure padding in C?

8 Answers   Tech Mahindra,


A global variable when referred to in another file is declared as this a) local variable b) external variable c) constant d) pointers

0 Answers  


Are pointers integers in c?

0 Answers  


What is time complexity c?

0 Answers  


while loop contains parts a) initialisation, evalution of an expression,increment /decrement b) initialisation, increment/decrement c) condition evalution d) none of the above

0 Answers  


What is union and structure?

0 Answers  


write a programme to enter some number and find which number is maximum and which number is minimum from enterd numbers.

3 Answers  


Categories