How do you determine whether to use a stream function or a low-level function?
What is the difference between procedural and functional programming?
What is the purpose of type declarations?
What is wrong with this declaration?
Can a pointer be static?
write a c program for swapping two strings using pointer
An arrangement of information in memory in such a way that it can be easily accessed and processed by a programming language a) string b) data structure c) pointers d) array
What is s in c?
The difference between printf and fprintf is ?
What is signed and unsigned?
a formula,a series of steps,or well defined set of rules for solving a problem a) algorithem b) program c) erdiagram d) compiler
In a header file whether functions are declared or defined?
If jack lies on Mon, Tue Wed and jill lies on Thursday, Friday and Saturday. If both together tell they lied yesterday. So c the given options and then c cos in the given dates one will be saying the truth and one will be lying. I got Thursday as option because jack is saying the truth he lied yest but jill is lying again as he lies on that day.
What math functions are available for integers? For floating point?
Explain what is the difference between functions getch() and getche()?