What is the purpose of scanf() and printf() functions?


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

Post New Answer

More C Interview Questions

write a program to produce the following output; ABCDEFGFEDCBA ABCDEF FEDCBA ABCDE EDCBA ABCD DCBA ABC CBA AB BA A A

17 Answers   ABC, College School Exams Tests,


Write a program that takes a 5 digit number and calculates 2 power that number and prints it

5 Answers   ABS, Accenture, HCL, Infosys, Infotech, SoftSolve, Software India, TCS, Vertex, Vimukti Technologies,


how to print this pyramid * * * * * * * * * * * * *

2 Answers  


what is array?

63 Answers   Amdocs, HCL,


What is the right type to use for boolean values in c?

0 Answers  






What does struct node * mean?

0 Answers  


What is the difference between a free-standing and a hosted environment?

0 Answers   Aspire,


How to removing white spces in c programming only bu using loops

2 Answers  


There are N egg baskets and the number of eggs in each basket is a known quantity. Two players take turns to remove these eggs from the baskets. On each turn, a player must remove at least one egg, and may remove any number of eggs provided they all belong to the same basket. The player picking the last egg(s) wins the game. If you are allowed to decide who is going to start first, what mathematical function would you use to decide so that you end up on the winning side?

1 Answers   Hathway,


what is the difference between const volatile int i & volatile const int j;

2 Answers   HCL,


Why double pointer is used in c?

0 Answers  


How can I generate floating-point random numbers?

0 Answers  


Categories