Hello. How to write a C program to check and display president party
like if i type in the console "biden" and hit enter the output shoud be : "biden is democrat" and if i type "trump" and hit enter the output shoud be: "trump is republican"


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

Post New Answer

More C Interview Questions

What is volatile keyword in c?

0 Answers  


What is a C array and illustrate the how is it different from a list.

1 Answers   Amazon,


can v write main() { main(); } Is it true?

6 Answers  


Can we use visual studio for c?

0 Answers  


What is floating point exception error? And what are different types of errors occur during compile time and run time? why they occur?

1 Answers  






to find the closest pair

0 Answers   Infosys,


Explain about the constants which help in debugging?

0 Answers  


How do I use void main?

0 Answers  


What are .h files and what should I put in them?

3 Answers  


What is period operator in c?

3 Answers   Wipro,


what is c language.

3 Answers  


int x=sizeof(!5.856); What will value of variable x?

2 Answers  


Categories