User profile: Anmol Sharma

User info
User name:Anmol Sharma
History
Joined:
Number of posts:5
Latest posts:

definitions of Arrays, Functions, String and Matrix
Hey ALl. I have an exam tomorrow . I just want the definitions of the given with a nice example. Ple...

FUnction.........
Write a function to accept a string from the user and return number of words starting with any vowel...

C++ Program
Write a program to count those words from a string whic contains letter 'a'?

Function.......
Write a function to search a number from the given ten numbers using binary search,Also Mention what...

Loops............
Can anyone explain me the WHILE , DO WHILE and FOR Loop with an example of C++ Program?