C Programming - Old Questions
Question Answer Details
16. What is difference between binary file and text file? Write a C program to write some text "Welcome to BCA program" in a file test.text. [2+3]
Answer
AI Generated Answer
AI is thinking...