M

Mr. Dubey • 100.69K Points
Coach

Q. ode snippets str1=”45678\n” str2=”123\n”
f1 = fopen(file1,RDWR,RWX) f2 = fopen(file1,RDWR,RWX) write(f1,str1,len_str1) write(f2,str2,len_str2)
o/p:

  • (A) 12378
  • (B) 123(newline)8(new line)
  • (C) 123(newline)78(ne wline)
  • (D) 45678(newline)1 23(newline)
Share

No solution found for this question.
Add Solution and get +2 points.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.


Question analytics