please explain clearly about execution of c program in detail,in which stage are the printf sacnf getting into exeecutable code
2188what is diffrence between linear and binary search in array respect to operators?what kind of operator can be used in both seach methods?
1868without using control structures and control structures find the max and min of given 2 nos
HCL,
1 3864#include
write a c program in such a way that if we enter the today date the output should be next day's date.
2202I need testPalindrome and removeSpace
#include
write a c program to find largest number in matrix(in each row,each column, diagonally, and in the whole matrix)? Its urgent.
2 26708
can anyone suggest some site name..where i can get some good data structure puzzles???
what are non standard function in c
What is pragma c?
What is the description for syntax errors?
What do you understand by normalization of pointers?
What is the scope of static variable in c?
what is the c source code for the below output? 5555555555 4444 4444 333 333 22 22 1 1 22 22 333 333 4444 4444 5555555555
What will the preprocessor do for a program?
Why string is used in c?
What is abstract data structure in c?
What is a memory leak? How to avoid it?
Explain c preprocessor?
Explain what is the stack?
How is = symbol different from == symbol in c programming?
Can we add pointers together?