Question
4) Write an executable script called checkNum that asks the user for two numbers and store it in variables called firstNum and second Num,
4) Write an executable script called checkNum that asks the user for two numbers and store it in variables called firstNum and second Num, then checks if the first value is greater than or equal to the second value. If firstNum is bigger, let the user know that the first input is bigger; else say that it is smaller. Explain clearly the commands used to create the file, how to make it executable, and how to execute it. (10)
Step by Step Solution
3.41 Rating (157 Votes )
There are 3 Steps involved in it
Step: 1
The instructions are to create a script called checkNum that will perform a comparison between two n...Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get StartedRecommended Textbook for
Starting Out With Java From Control Structures Through Data Structures
Authors: Tony Gaddis
6th Edition
0133957055, 978-0133957051
Students also viewed these Programming questions
Question
Answered: 1 week ago
Question
Answered: 1 week ago
Question
Answered: 1 week ago
Question
Answered: 1 week ago
Question
Answered: 1 week ago
Question
Answered: 1 week ago
Question
Answered: 1 week ago
Question
Answered: 1 week ago
Question
Answered: 1 week ago
Question
Answered: 1 week ago
Question
Answered: 1 week ago
Question
Answered: 1 week ago
Question
Answered: 1 week ago
Question
Answered: 1 week ago
Question
Answered: 1 week ago
Question
Answered: 1 week ago
Question
Answered: 1 week ago
Question
Answered: 1 week ago
Question
Answered: 1 week ago
Question
Answered: 1 week ago
Question
Answered: 1 week ago
Question
Answered: 1 week ago
View Answer in SolutionInn App