In which mode we open the file for read,write and append
also in c ?
a)W
b)w+
c)r+
d)a
Answers were Sorted based on User's Feedback
Is c an object oriented programming language?
How can I write a function analogous to scanf?
how will you write a program on linked lists using JAVA programming???????????
what is meant by the "equivalence of pointers and arrays" in C?
what is the use of ~ in c lang?????
why integer range between -327680to+32767
a c variable cannot start with a) an alphabet b) a number c) a special symbol d) both b and c above
how to print a statement in c without use of console statement ,with the help of if statement it should print
What are actual arguments?
Total of how many functions are available in c?
Why do we need volatile in c?
How can I allocate arrays or structures bigger than 64K?