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 / susil lenka

a+

Is This Answer Correct ?    11 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of parallelize in spark?

576


What is the value of c?

574


What is a pointer in c?

683


What is the difference between abs() and fabs() functions?

607


number of times a digit is present in a number

1543






How do I determine whether a character is numeric, alphabetic, and so on?

622


differentiate built-in functions and user – defined functions.

629


What is omp_num_threads?

585


List some applications of c programming language?

552


The __________ attribute is used to announce variables based on definitions of columns in a table?

673


Write a program in c to replace any vowel in a string with z?

698


Explain how do you sort filenames in a directory?

608


What is the sizeof () operator?

624


What are keywords in c with examples?

604


How can I trap or ignore keyboard interrupts like control-c?

620