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

Can you mix old-style and new-style function syntax?

654


How can I sort a linked list?

630


Explain how do you determine the length of a string value that was stored in a variable?

663


what is the syallabus of computer science students in group- 1?

1832


What is the use of header files?

590






Process by which one bit pattern in to another by bit wise operation is?

608


Explain what is a static function?

626


Explain enumerated types.

592


What are the benefits of c language?

638


Explain what is a 'null pointer assignment' error? Explain what are bus errors, memory faults, and core dumps?

637


What would the following code segment printint k = 8;docout << "k = " << k << " ";while k++ < 5; a) 13 b) 5 c) 8 d) pointers

668


what is bit rate & baud rate? plz give wave forms

1508


Explain what are multidimensional arrays?

590


What are all different types of pointers in c?

568


What is c language and why we use it?

610