GradePack

    • Home
    • Blog
Skip to content
bg
bg
bg
bg

GradePack

Consider the code segment below. What is the output of the p…

Consider the code segment below. What is the output of the program?  The variable sat is assigned the value 1250. An IF statement checks whether sat > 1200. If the condition is true, the variable admitted is set to true; otherwise, admitted is set to false. After the conditional, the program displays the value of admitted, showing how Boolean expressions control program output.

Read Details

It is illegal to open and read someone else’s email without…

It is illegal to open and read someone else’s email without permission even if you have their password.

Read Details

A student purchases a single-user license of a copyrighted p…

A student purchases a single-user license of a copyrighted program, installs it on her personal computer and then gives it to a friend to install on the friend’s computer. This is okay because the license allows the student to install the program on two devices.  

Read Details

The figure below represents a network of physically linked c…

The figure below represents a network of physically linked computers labeled A through G. A line between two computers indicates that the computers can communicate directly with each other. Any information sent between two computers that are not directly connected must go through at least one other computer. For example, information can be sent directly between computers A and B, but information sent between computers A and C must go through other computers. A is in the lower left. B is to the right of A, and connected to it by a straight line. C is to the right and up from B, and connected to it by a straight line. D is to the right and up from C, and it is connected to C by a straight line and to B by a curved line that goes around C from below. E is to the left and down from D, directly above B. E is connected to D, C, and A by straight lines. F is to the right of E, above and to the left of A. F is connected to E and A by straight lines. G is to the right and up from F, directly above A and to the left of D. G is connected to F and D by straight lines. What is the minimum number of connections that must be broken or removed in the network before computer E can no longer communicate with computer F?

Read Details

All of the following are included in the the process of comp…

All of the following are included in the the process of computational thinking except

Read Details

A software company is designing a mobile game system that sh…

A software company is designing a mobile game system that should be able to recognize the faces of people who are playing the game and automatically load their profiles. Which of the following actions is most likely to reduce the possibility of bias in the system? Which of the following actions are likely to be helpful in reducing the digital divide?Select two answers.

Read Details

For each ‘1’ digit in the binary number (bold), add the numb…

For each ‘1’ digit in the binary number (bold), add the number at the top of the column to convert to decimal. What is the equivalent decimal number?   Binary to Base 10 Conversion Table Powers of 2 row 128 64 32 16 8 4 2 1 Binary number 0 0 1 1 0  

Read Details

When researching a subject for a school Science project, wha…

When researching a subject for a school Science project, what would be the best type of website to consult?

Read Details

Based on the example discussed in class, what happens when t…

Based on the example discussed in class, what happens when this program runs? i = 0sum = 0REPEAT UNTIL i = 4 i = 1 sum++DISPLAY sum  

Read Details

A user enters a Web address in a browser, and a request for…

A user enters a Web address in a browser, and a request for a file is sent to a Web server. Which of the following best describes how the file is sent to the user?

Read Details

Posts pagination

Newer posts 1 … 891 892 893 894 895 … 87,273 Older posts

GradePack

  • Privacy Policy
  • Terms of Service
Top