Company Name Starts with ...
#  A  B  C  D  E   F  G  H  I  J   K  L  M  N  O   P  Q  R  S  T   U  V  W  X  Y  Z

TATA Interview Questions
Questions Answers Views Company eMail

What is the max demand on your transformer and your company?

10 50497

What are the different sizes of cables for H.T and L.T side of supply?

7 63453

What are the different ratings of the fuse units for different distributions at your organization?

3 12982

What should be the earthing resistance of an industrial substation and also What should be the house hold earthing resistance?

20 93705

What are Storage Classes in C ?

32 115747

Difference Between Call By Value and Call By Reference?

24 219719

what is inventory and how can manage the inventory. what is ledger and what difference in inventory and ledger.

4 14256

How do you work in a team situation?

7 28687

Who are the authors of the Indian Constitution as per its Preamble

7 16397

What is protocol testing. whether u have used any tool in telecom testing.

8 45112

what r the heads of taxation

8 17264

what is assessment year and previous year ?

50 148919

what is Deep Structure?

5 16933

Why can't use DAO instead of ADO?

1 4863

What does it mean when EIBCALEN is equal to zeros?

6 72901

Post New TATA Interview Questions


TATA Interview Questions


Un-Answered Questions

develop a breakfast order booking system using Functions, Structures and Arrays. The system is to support the operations shown to the user in the following system’s menu: Welcome to Asim's Restaurant Select an operation? 1 Make a breakfast order 2 Modify existing order 3 Cancel existing order 4 Print Bill 5 Exit Type in your selection (1, 2, 3, 4 or 5): The program will include an array of structures. The structure type is called MenuItem, and the array of structures should be declared as menu[50] to store upto 50 breakfast menu items. The MenuItem structure must have the following 4 data fields (i.e. members): Code, description, unitprice, and quantity. Your program must define at least the following functions:  Function LoadData(…) that loads the data of breakfast menu items from an input file menu.txt into the array menu.  Five separate functions to handle the program main menu five tasks shown above. In general, function main() should load the data into the array menu and display the main menu of the above mentioned tasks. Based on the option selected, the corresponding function should be called. Users must make an order before requesting modify, cancel or print order bill (See the given sample run). Here is a more detailed explanation on the above tasks and functions. LoadData(…) Opens the input file menu.txt (you will create it) containing breakfast menu items data (See below) and assign these values to the corresponding array menu structure fields. Assign zero to the quantity field of the loaded menu items. Welcome to Asim's Restaurant Select an operation? 1 Make a breakfast order 2 Modify existing order 3 Cancel existing order 4 Print Bill 5 Exit Type in your selection (1, 2, 3, 4 or 5): MakeOrder(…) This function is called when the user selects option 1 from the main menu. It first displays the breakfast menu items to the user (stored in the array menu) along with all the necessary information (item code, description and unit price). It then requests the user to select an item using the item code (see the sample run). When the user enters an item code number the program should verify the code number and increment the quantity of the selected item in the array menu. Your program should reject invalid item codes and request the user to re-enter the item code or stop the entry. PrintBill(…) This function is called when the user selects option 4 from the main menu. The function displays the breakfast menu items in the breakfast order by printing the values of all MenuItem members of the array menu that have quantity value above zero. Print a nicely formatted bill (See the sample run). CancelOrder(…) This function is called when the user selects option 3 from the main menu. It will cancel the breakfast order by setting the quantity value of all the array menu structures to zero. ModifyOrder(….) This function is called when the user selects option 2 from the main menu. The task of this function is to allow the user to edit an existing breakfast order with two operations: Adding more breakfast items and/or altering the breakfast item that were ordered before (examine the sample program run). Handling Errors and Invalid Input Your program should reply safely to any erroneous situation or input with appropriate message to the user and flow nicely and correctly to the next operation (Examine the sample program run). Additional functions Use of functions is highly recommended for any additional special tasks needed by your solution. Global variables are not allowed except for max array menu size 50. You must pass the needed parameters through functions parameter lists.

1962


What are the three states set in a checkstate property?

545


How do you increase facebook followers and page likes?

162


What are signals in Django ?

232


What is moss?

459






How do I register an ocx file in windows 10 32 bit?

424


List some Technology characteristic of Bluetooth?

541


What is a block in HDFS, why block size 64MB?

38


What is the meaning of 'weak' keyword?

499


How do you create links to sections within the same page?

472


What are typings in angular?

439


Hi there, I am new to the world of testing. Is there any place where I can have a look at an actual specification documents or test plans or test cases. This will help me in generating a level of confidence. Looking forward to your replies

1444


What are the three important elements of a slide presentation?

109


What is component testing?

724


What c++ is used for?

575