Answer Posted / santhi
the variable which can be modified.
| Is This Answer Correct ? | 24 Yes | 33 No |
Post New Answer View All Answers
What is the deal on sprintf_s return value?
What is c language in simple words?
How do shell structures work?
pierrot's divisor program using c or c++ code
What is exit() function?
I completed my B.tech (IT). Actually I want to develop virtual object that which will change software technology in the future. To develop virtual object what course I have to take. can I any professor to help me.
Write a C program to help a HiFi’s Restaurant automate its breakfast billing system. Your assignment should implement the following items: a. Show the customer the different breakfast items offered by the HiFi’s Restaurant. b. Allow the customer to select more than one item from the menu. c. Calculate and print the bill to the customer. d. Produce a report to present your complete program and show more sample output. Assume that the HiFi’s Restaurant offers the following breakfast menu: Plain Egg $2.50 Bacon and Egg $3.45 Muffin $2.20 French Toast $2.95 Fruit Basket $3.45 Cereal $0.70 Coffee $1.50 Tea $1.80
Differentiate between ordinary variable and pointer in c.
What is the size of structure in c?
How can I open a file so that other programs can update it at the same time?
What is the use of #define preprocessor in c?
Explain c preprocessor?
why return type of main is not necessary in linux
What do you mean by recursion in c?
Explain Basic concepts of C language?