In which mode we open the file for read,write and append
also in c ?
a)W
b)w+
c)r+
d)a

Answer Posted / sanju_south

r+ which is read write and append also

Is This Answer Correct ?    49 Yes 11 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are c header files?

581


What is c language used for?

559


What are the benefits of organizational structure?

574


What are structural members?

574


What is the behavioral difference when include header file in double quotes (“”) and angular braces (<>)?

813






Can a local variable be volatile in c?

578


Q.1 write a program to create binary tree 1 to 16 numbers? Q.2 write a program to creat a binary search tree for the member that is given by user?

2055


ATM machine and railway reservation class/object diagram

4805


Explain what is dynamic data structure?

648


Explain null pointer.

622


How can you return multiple values from a function?

634


write a program to print the consecutive repeated character from the given string... input string is : hhhhjkutskkkkkggggj output should be like this: hhhhkkkkkgggg anyone help me...

1489


What is wrong with this program statement?

610


What are the advantages and disadvantages of c language?

562


What is a nested loop?

651