The difference between printf and fprintf is ?
No Answer is Posted For this Question
Be the First to Post Answer
Explain how can a program be made to print the line number where an error occurs?
Which function in C can be used to append a string to another string?
What is a #include preprocessor?
Is null always equal to 0(zero)?
What is volatile c?
program to get the remainder and quotant of given two numbers with out using % and / operators?
10 Answers College School Exams Tests, IBM,
why programming language C is still used in operating system's kernel??
Is c weakly typed?
In C language, a variable name cannot contain?
what is the use of getch() function in C program.. difference b/w getch() and getche()??
29 Answers HCL, IBM, Infosys, TCS, Wipro,
write a c program thal will find all sequences of length N that produce the sum is Zero, print all possible solutions?
can we access one file to one directory?