Strings and output
Write a program to replace a particular word by another word in a given string. Forexample, the word “PASCAL” should be replaced by “C” in the text “It is good to program in PASCAL language.” A Maruti car dealer maintains a record of sales of various vehicles in the following form: Vehicle type Month of […]
Strings and output Read More »