NCERT Solutions for Class 12 Computer Science (C++) – Data File Handling
NCERT Solutions for Class 12 Computer Science (C++) – Data File Handling TOPIC-1 Data File Handling : text file Short Answer Type Questions-I[2 marks each] Question 1. Write a user defined function word_count() in C+ + to count how many words are present in a text file named “opinion.txt”. For Example, if the file opinion.txt…
Read more