Question: Problem Description: Write a C++program to read a integer number. Determine it is positive or negative. Requirement: 1. You should be able to use proper
Problem Description: Write a C++program to read a integer number. Determine it is positive or negative. Requirement: 1. You should be able to use proper linux commands to performance the following actions a. create "your directory" b. Change directory to c. Delete a file d. Create a file use nano: type "nano testl.cpp", and follow the interface. e. Compile a C++ source code f. Execute your binary code 3. You program should run like below: Please input an integer (0 stops) 2 ***The number is positive. Thank you
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
