which is conditional construct

a) if statement

b) switch statement

c) while/for

d) goto


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

Post New Answer

More C Interview Questions

What is the difference between test design and test case design?

0 Answers  


PLS U SENS ME INTERVIEW O. MY EMAIL ADD, SOFIYA.SINGH@GMAIL.COM

0 Answers  


Write a program for print infinite numbers

3 Answers   Wipro,


Wt are the Buses in C Language

0 Answers   Infosys,


What is the purpose of sprintf?

0 Answers  






Explain about the functions strcat() and strcmp()?

0 Answers  


main() { struct test { char c; int i; char m; } t1; printf("%d %d\n", sizeof(t1), sizeof(t1.c)); }

1 Answers   Vector, Vector India,


what is difference between C and C++

4 Answers  


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

0 Answers  


simple c program for 12345 convert 54321 with out using string

7 Answers   TCS,


int i=~0; uint j=(uint)i; j++; printf(“%d”,j);

1 Answers  


What are identifiers and keywords in c?

0 Answers  


Categories