Question 11 pts After you hit a breakpoint and are doing lin

Question 11 pts

After you hit a breakpoint and are doing line-by-line execution which command would you use to finish executing the current function and then pause?

Flag this Question

Question 21 pts

After you hit a breakpoint and are doing line-by-line execution, which command would you use to resume debugging under normal execution until the next breakpoint is reached (or the program completes)?

Flag this Question

Question 31 pts

After you make your program pause, you may want to execute it line-by-line to see what it does using which of the following commands?

Flag this Question

Question 41 pts

During the debugging session, the __________ command allows the user to enter a function at the current line.

Flag this Question

Question 51 pts

If you wish to create a directory in UNIX, which command is used?

Flag this Question

Question 61 pts

In MSVS debugging, which window automatically displays variables and their values without having to be specified by the user?

Flag this Question

Question 71 pts

In UNIX, what is the command you would use to change to a folder that was created named “Quiz1”?

Flag this Question

Question 81 pts

Look at the following code.

int add_two_numbers(int a, int b)
{
   int x = 1, y = 2;
a = x;
       cout << a;

What value of \'a\' is displayed during debugging if the breakpoint indicated by the above arrow is the currently executing location?

Flag this Question

Question 91 pts

Look at the following input on a UNIX command line:

g++ -o corrected att_bug_fixed.cpp

How will you execute the file created by this command?

Flag this Question

Question 101 pts

Look at the following output received on a UNIX screen:

drwxr-xr-x 3 COP3014L 512 Aug 20 12:40 Homework

What do \'r\', \'w\' , and \'x\' represent in this statement?

Flag this Question

Question 111 pts

The \'pwd\' UNIX command will help you determine the name of the current working directory.

Flag this Question

Question 121 pts

The UNIX command \'cat\' is used to print the contents of a file to the screen.

Flag this Question

Question 131 pts

The following UNIX command will delete the “test.c” file:

\"mv test.c\"

Flag this Question

Question 141 pts

The on-line manual pages of the UNIX command \'date\' are accessed through the \'help date\' command.

Flag this Question

Question 151 pts

What UNIX command would you use to display the detailed contents of the current folder?

Flag this Question

Question 161 pts

What research and development subsidiary of AT&T created UNIX in 1969? (Which also 2 of your FAU Computer Science professors[Cooper,Solomon] were researchers at.)

Flag this Question

Question 171 pts

When debugging your program __________ are used to pause at a particular line or at the start of a function.

Flag this Question

Question 181 pts

When the \'who\' UNIX command is executed it displays the day of week, month, day, time (military), daylight savings, and year.

Flag this Question

Question 191 pts

Which of the following text editors could you use to create a text file (with a .txt extension) named “easyA.txt” in the UNIX system you used in the lab?

Flag this Question

Question 201 pts

Which window in Microsoft Visual Studios can you specify user-defined variables that will monitor how those variables change?

Step Out

Solution

1.Step over

2.Continue

3.Step By Step

4.step into

5.mkdir ----------------------(make directory)

6.Locals

7.Cd -------------------------(change directory)

8.The value of \'a\' is equal to \'x\', therefore is 1.

9../att_bug_fixed.cpp

10.Both 1 and 2.

11.True

12.True

13.False

14.False

15.ls –l -------------------------detailed information about the contents

16.Bell Labs

17.Breakpoints

18. True

19. vi

20. Watch

Question 11 pts After you hit a breakpoint and are doing line-by-line execution which command would you use to finish executing the current function and then pa
Question 11 pts After you hit a breakpoint and are doing line-by-line execution which command would you use to finish executing the current function and then pa
Question 11 pts After you hit a breakpoint and are doing line-by-line execution which command would you use to finish executing the current function and then pa

Get Help Now

Submit a Take Down Notice

Tutor
Tutor: Dr Jack
Most rated tutor on our site