What is the difference between text and binary modes?
No Answer is Posted For this Question
Be the First to Post Answer
what is d pitfalls of registers variables
What are unions in c?
What is an lvalue?
Magic square
Q.11 Generate the following pattern using code in any language(c/c++/java) for n no. of rows 1 1 1 1 2 1 1 3 3 1 1 4 6 4 1
how to make program without <> in libray.
What are the features of c language?
from which concept of 'c', the static member function of 'c++' has came?
What happens if a header file is included twice?
Some coders debug their programs by placing comment symbols on some codes instead of deleting it. How does this aid in debugging?
How do we open a binary file in Read/Write mode in C?
What is the use of getchar functions?