Question 1) Write a C++ program to write the first 50 positive numbers as:
50 45 40 . . . 0 using recursion. Do not use arrays.
Question 2) Write a C++ program to read a string using getline and prints it backward without letters ‘A’ unless the letter A occurs as a first character. Do not use library.
Use the declaration string str and do not use char * str. use recursion
Example:
Please Enter any string :: ABCAAdahAc
Output of [ ABCAAdahAc ] is :: chadCBA
Answers
Answered by
0
Answer:
In 1871 Tilak was married to Tapibai (Née Bal) when he was sixteen, a few months before his father's death.
Similar questions