Write a program to input the price of 1 burger and the number of burgers eaten by a group of friends .print the total amount to be paid by the group?
No Answer is Posted For this Question
Be the First to Post Answer
`write a program to display the recomended action depends on a color of trafic light using nested if statments
what is void pointer?
is compiler do read the data line by line or not. ??
6 Answers LG Soft, Satyam, Tech Mahindra,
What math functions are available for integers? For floating point?
When should the register modifier be used? Does it really help?
Is calloc better than malloc?
1. main() { printf("%d",printf("HelloSoft")); } Output?
What is the difference between int main and void main?
f=(x>y)?x:y a) f points to max of x and y b) f points to min of x and y c)error
Why doesnt that code work?
code for selection sort?
Who is the founder of c language?