2. Start with general structure: Preprocessor directive • Main function 3. Declare 2 constant; ROW = 3, COL = 5 4. Print ROW and COL.

EBK JAVA PROGRAMMING
9th Edition
ISBN:9781337671385
Author:FARRELL
Publisher:FARRELL
Chapter13: File Input And Output
Section: Chapter Questions
Problem 9RQ
icon
Related questions
Question
Refresh
Create new project, new cpp file.
1.
your C++
skill
2.
Start with general structure:
Preprocessor directive
• Main function
3.
Declare 2 constant; ROW = 3, COL = 5
4.
Print ROW and COL.
LEVEL 1
Basic
program
• To store the data - Create certain memory/storage in computer
• The data – fixed OR change
• Fixed – constant
Changeable – variable
int, double, float, char..
ROW 3
Transcribed Image Text:Refresh Create new project, new cpp file. 1. your C++ skill 2. Start with general structure: Preprocessor directive • Main function 3. Declare 2 constant; ROW = 3, COL = 5 4. Print ROW and COL. LEVEL 1 Basic program • To store the data - Create certain memory/storage in computer • The data – fixed OR change • Fixed – constant Changeable – variable int, double, float, char.. ROW 3
Expert Solution
steps

Step by step

Solved in 2 steps with 1 images

Blurred answer
Knowledge Booster
Variables
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781337671385
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT
C++ for Engineers and Scientists
C++ for Engineers and Scientists
Computer Science
ISBN:
9781133187844
Author:
Bronson, Gary J.
Publisher:
Course Technology Ptr