Which of the following can be used to view any active connections to a Windows computer?

a. dd
b. openfiles
c. net sessions
d. netcat


ANS: C

Computer Science & Information Technology

You might also like to view...

An ____ is a software licensing agreement known as a EULA.

A. end-user license agreement B. end-user license application C. eventual use license agreement D. eventual use license application

Computer Science & Information Technology

What does the following code display?

``` Console.WriteLine("*"); Console.WriteLine("***"); Console.WriteLine("*****"); Console.WriteLine("****"); Console.WriteLine("**"); ```

Computer Science & Information Technology

When would you want to consider RAID 1 technology?

a. when you need the fastest solution for writing data b. when you need an instant backup of your work c. if you think that SSDs are too expensive d. when you only want to have one hard disk drive

Computer Science & Information Technology

When using Excel, when is not a good time to use a PivotTable?

A) When you have a long list of figures to sum in different ways B) When you have more than two areas of comparison C) When you want to analyze related totals D) When you want to compare several facts about each value

Computer Science & Information Technology