I want tcs placement papers of 2004-2009 , its urgent
Answer Posted / satya
no tcs papaers with me... So i too want it.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
a formula,a series of steps,or well defined set of rules for solving a problem a) algorithem b) program c) erdiagram d) compiler
write a program to copy the string using switch case?
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
Why is struct padding needed?
What is a void pointer in c?
Define and explain about ! Operator?
How can I read/write structures from/to data files?
What is pre-emptive data structure and explain it with example?
Do you know the use of 'auto' keyword?
Why is c faster?
Explain why C language is procedural?
How can you call a function, given its name as a string?
Why is c called a structured programming language?
What is FIFO?
Why main function is special give two reasons?