News

/* 3. Write a program to accept firstName, lastName and mobileNumber in string format. Print number of characters in firstName and lastName, and print sum of digits of a mobileNumber. Handle ...