Explain how do you determine whether to use a stream function or a low-level function?


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

Post New Answer

More C Interview Questions

In C programming, how do you insert quote characters (‘ and “) into the output screen?

0 Answers  


Write a program in C for showing working of different logical operator in C. Your program should guide users with proper message/menu on the console.

3 Answers   HCL,


What do you mean by Recursion Function?

0 Answers   Hexaware,


What does sizeof return c?

0 Answers  


what is use of malloc and calloc?

0 Answers  






Hello. How to write a C program to check and display president party like if i type in the console "biden" and hit enter the output shoud be : "biden is democrat" and if i type "trump" and hit enter the output shoud be: "trump is republican"

0 Answers  


What are bitwise shift operators in c programming?

0 Answers  


what is the difference between global variable & static variable declared out side all the function in the file.

2 Answers  


How can I do serial ("comm") port I/O?

0 Answers   Celstream,


write a c program for greatest of three numbers without using if statment

4 Answers   IBM,


What are the differences between new and malloc in C?

0 Answers   Amazon,


What kind of structure is a house?

0 Answers  


Categories