subject

Define the class Grid, which is an abstraction of a game board, like a chess board. The Grid class has one private data field which is a 10 by 10 two-dimensional array of integer data type [2pts]. Include a no-argument constructor that initializes all the elements of the array to zero [1 pts]. The Grid class has a get function that returns the element at row i and column j of the array, the row and the column are passed as parameters to the get function [2pts]. The class must also have a set function that sets the element at row i and column j of the array to a given value. The row and the column as well as the new value are passes as parameters to the set function [2ts]. Write a main function in which an object of the type Grid is created, then print the value of the element in location (3, 5), next set the value of the element in location (3, 5) to 100 and print the new value . Code submission and proper run results [3pts].

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 11:00
Technician a says that the radiator usually cools better if the front air dam is removed. technician b says that when a condenser has a leak it can be repaired easily with epoxy. who is correct?
Answers: 1
question
Computers and Technology, 23.06.2019 06:00
When is a chart legend used a. all the time b. whenever you are comparing data that is the same c. whenever you are comparing multiple sets of data d. only for hand-drawn charts
Answers: 2
question
Computers and Technology, 24.06.2019 05:30
How do i get rid of my member ship for
Answers: 2
question
Computers and Technology, 24.06.2019 07:30
John recently worked on a project about various programming languages. he learned that though procedural language programs are useful, they have disadvantages too. what is a disadvantage of programs written in procedural languages? a. programs do not represent data complexity. b. programs take more time to execute. c. programs are prone to security threats. d. programs do not interface with multiple platforms.
Answers: 3
You know the right answer?
Define the class Grid, which is an abstraction of a game board, like a chess board. The Grid class h...
Questions
question
History, 24.08.2020 03:01
question
Mathematics, 24.08.2020 03:01
question
English, 24.08.2020 03:01
question
Mathematics, 24.08.2020 03:01
question
Mathematics, 24.08.2020 03:01
question
Mathematics, 24.08.2020 03:01
Questions on the website: 13722367