M
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:
Related MCQs
Q. For the given weather data, Calculate probability of not playing
Q. How many step function do Round 1 and 2 each have in S-AES?
Q. Which of the following way follows in Post order traversal?
Q. My Computer was introduced from
Q. Retransmission of packets must not be done when _______
Q. Which company defined DDS standard?
Q. The primary advantage of key-to-tape data entry system is
Q. The plays a very vital role in case of super scalar processors.
Q. There are ________ types of cryptographic techniques used in general.
Discusssion
Login to discuss.