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

Post New Answer

More C Interview Questions

WHAT IS THE DEFINATION OF IN TECHNOLOGY AND OFF TECHNOLOGY ?

0 Answers   HP,


what is c++ programming?

3 Answers   TCS,


without using control structures and control structures find the max and min of given 2 nos

1 Answers   HCL,


What is the difference between union and anonymous union?

0 Answers   Hexaware,


Program to find the absolute value of given integer using Conditional Operators

6 Answers   N Tech,






how to find the given number is prime or not?

6 Answers   IMS, ING,


Hai,I have done with my bachelor of commerce and planing to ms,please suggest me how to convince vo for shifting from commerce to computers. Visa on 8 DEC 2014  Npu university

0 Answers  


struct node {struct node*temp,*new} prinf("%d",sizeof(struct node));

2 Answers  


f(char *p) { p=(char *)malloc(sizeof(6)); strcpy(p,"HELLO"); } main() { char *p="BYE"; f(p) printf("%s",p); } what is the output?

9 Answers   Hughes, Tech Mahindra,


What is the condition that is applied with ?: Operator?

0 Answers  


Tell me is null always defined as 0(zero)?

0 Answers  


Explain pointers in c programming?

0 Answers  


Categories