109k views
1 vote
Write a C++ program, which ask user for date of birth, and generate horoscope

(Zodiac) of that date of birth, using Nested If-else statement, also ask user for another
entry using do-while loop.

User Leton
by
4.0k points

1 Answer

4 votes

You can check in photo.

Write a C++ program, which ask user for date of birth, and generate horoscope (Zodiac-example-1
User Bitnine
by
4.4k points