About Question enthuware.ocpjp.v8.2.1905 :
Posted: Fri Jul 27, 2018 7:56 pm
Sorry, I'm just trying to figure out what this question is testing.
What are the implications of the information in the question?
In my tests if I do pw.write(99) I get a file with a c in it. Hex value of c is 63. OK, not very interesting to me, what's the significance of that?
If I do fos.write(99) I get exactly the same result in the file ie hex 63 = 'c'.
I'm just wondering what the use of the information in the question is and what concept exactly is being tested.
Thanks.
What are the implications of the information in the question?
In my tests if I do pw.write(99) I get a file with a c in it. Hex value of c is 63. OK, not very interesting to me, what's the significance of that?
If I do fos.write(99) I get exactly the same result in the file ie hex 63 = 'c'.
I'm just wondering what the use of the information in the question is and what concept exactly is being tested.
Thanks.