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

write a program to print %d ?

12 Answers  


please can any one suggest me best useful video tutorials on c i am science graduate.please help me.u can email me to sas29@in.com

0 Answers  


Write a program to know whether the input number is an armstrong number.

0 Answers   Wipro,


Write a program that accepts a string where multiple spaces are given in between the words. Print the string ignoring the multiple spaces. Example: Input: “ We Are Student “ Output: "We Are Student"

1 Answers  


Write a code to achieve inter processor communication (mutual exclusion implementation pseudo code)?

0 Answers  






Program to swap the any two elements in an array containing N number of elements?

1 Answers   Bosch, Glenwood, Ugam Solutions,


What are types of structure?

0 Answers  


the operator for exponencation is a.** b.^ c.% d.not available

5 Answers   TCS,


wat is the meaning of c?

9 Answers   CTS, IBM, Wipro,


Write a C/C++ program that connects to a MySQL server and checks if the InnoDB plug-in is installed on it. If so, your program should print the total number of disk writes by MySQL

0 Answers  


which one is not preprocessor directive a)#if b)#elif c)#undef d)#pragma

16 Answers   Accenture, Infosys, TCS, Wipro,


how to find anagram without using string functions using only loops in c programming

1 Answers   Mind Tree, TCS,


Categories