please help me..... please codes and flowchart plz turbo c
lang po yan.....please asap response...

3. Make an astrology program. The user types in his or
her birthday (month, day, and year as integer), and the
program responds with the user’s zodiac sign, horoscope, and
other information related to it. If the user’s birth year
falls into a leap year, your program should display an
appropriate message for it.

NOTES:

Conditional Statements: it should be with graphics


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

The code is::::: if(condition) Printf("Hello"); Else Printf("World"); What will be the condition in if in such a way that both Hello and world are printed in a single attempt?????? Single Attempt in the sense... It must first print "Hello" and it Must go to else part and print "World"..... No loops, Recursion are allowed........................

14 Answers   HOV Services, IBM, Potty,


How are Structure passing and returning implemented by the complier?

0 Answers   TISL,


Is c procedural or object oriented?

0 Answers  


Explain the bubble sort algorithm.

0 Answers  


What is diffrance between declaration and defination of a variable or function

4 Answers  






The % symbol has a special use in a printf statement. Explain how would you place this character as part of the output on the screen?

0 Answers  


How does free() know explain how much memory to release?

0 Answers  


Write a C program to fill a rectangle using window scrolling

1 Answers  


If the static variable is declared as global, will it be same as extern?

1 Answers   Samsung,


What is omp_num_threads?

0 Answers  


what is the program to display your name in any color?

2 Answers   HCL,


Explain 'bus error'?

0 Answers  


Categories