find the value of y
y = 1.5x+3 for x<=2
y = 2x+5 for x>2


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

Post New Answer

More C Interview Questions

Difference between exit() and _exit() function?

0 Answers  


What is the difference function call by value & function call by reference?

6 Answers  


the number of measuring units from a arbitrary starting point in a record area or control block to some other point a) branching b) recording pointer c) none d) offset

0 Answers  


What is difference between far and near pointers?

0 Answers  


Do you know what are the properties of union in c?

0 Answers  






What is the size of structure pointer in c?

0 Answers  


wat is the difference between a definition and declaration? float y;---it looks like a declaration..but it s a definition.how?someone explain

3 Answers   TCS,


what are the advantages & disadvantages of unions?

2 Answers  


Why main is used in c?

0 Answers  


What is the difference between functions getch() and getche()?

0 Answers  


related proverb of "dont count your chicken before it hatches"

1 Answers  


please tell me the logic for this C program : INPUT (string):ABCD OUTPUT :BCDA CDAB DABC

2 Answers   Mphasis,


Categories