Posts: 1,768
Threads: 1,766
Joined: Dec 2008
download the attachment
Posts: 1
Threads: 0
Joined: Dec 2013
why this pdf was not opening
Posts: 708
Threads: 49
Joined: Sep 2007
Sample question from 2019 March paper
Write a program to input a sentence and convert it into uppercase and count and display the total number of words starting with a letter 'A'.Â
Example:Â
- Sample Input: ADVANCEMENT AND APPLICATION OF INFORMATION TECHNOLOGY ARE EVER CHANGING.Â
- Sample Output: Total number of words starting with letter 'A' = 4.