Computers and Technology

Which stride number should you use to reverse the order of characters in a slice?
a. -1
b. 1
c. 0
d. 2

what is forking?
a. hiding a software program's code so that others can't use it
b. performing quality assurance tests on an unreleased version of a program
c. taking code from a currently developed project to make a different version
d. using the spiral model of software development

what is a bug?
a. a person who tests a program
b. an error in a program's code
c. a window that runs a program
d. a comment in a program

the turtle program is a/an included with python that can be imported for use in python code.
a. command
b. argument
c. module
d. ide

what is a graphical user interface (gui)?
a. the information provided by python's () function
b. the windows, buttons, menu items, icons, and dialog boxes with which a computer user interacts
c. the manager that provides specific commands for working with files
d. the highest-level directory on a computer system

which of the following is an advantage of using variables?
a. it reduces the number of functions that are necessary in the program.
b. it increases the number of values that are used in a program.
c. it erases the default values.
d. it makes it less likely that an error will be introduced into the code.

what would you expect as the result of the code "happy" + "birthday"?
a. "birthdayhappy"
b. "happy birthday"
c. "happy birthday"
d. "happybirthday"

when you make copies of a class, those copies are called of the class.
a. variables
b. arguments
c. iterations
d. instances

what are methods?
a. the functions associated with a class
b. operations that are applied to strings
c. the substrings created by slicing
d. boolean values returned by expressions

what are comments meant to do?
a. make sure python runs code in the correct order
b. fix errors in the code
c. explain what some code is doing
d. format the code correctly

which of the following types of software hides its code and doesn't let other people change it?
a. open source software
b. forked software
c. shelfware
d. proprietary software

if you want to save a program so you can run it later, you should create the program in which window?
a. the idle python shell window
b. the text editor window
c. the python (command line) window
d. the turtle graphics window

a is a clickable graphical object that makes something happen when the user clicks it, usually with the left mouse button.
a. button
b. mouse icon
c. key
d. focus window

a/an development method is one in which the development does not follow a predictable or planned course of action.
a. informal
b. incremental
c. waterfall
d. spiral

what are shortcuts useful for?
a. making it easier and quicker to open a file
b. making a computer more interactive
c. giving text-based commands to a computer
d. printing software documentation

answer
Answers: 2

Other questions on the subject: Computers and Technology

image
Computers and Technology, 22.06.2019 00:20, kcameronanderso
What’s resistance in an electrical circuit ?
Answers: 1
image
Computers and Technology, 22.06.2019 11:30, genyjoannerubiera
What does a cascading style sheet resolve a conflict over rules for an element? a. the rule affecting the most content wins b. the rule affecting the most content loses c. the rule with the most specific selector loses d. the rule with the most specific selector wins
Answers: 2
image
Computers and Technology, 22.06.2019 16:30, buky0910p6db44
Corey set up his presentation for delivery to his team. the information he had to convey was critical to their job performance. he knew he would need a lot of time to explain each point
Answers: 3
image
Computers and Technology, 22.06.2019 16:50, Tyrant4life
Consider a slotted aloha system, where the time slot equals the fixed duration of each packet. assume that there are 4 stations a, b,c, d sharing the medium. (a) stations a, b,c, d receive one packet each from higher layers at times 1.3, 1.5, 2.6,5.7 respectively. show which transmissions take place when, according to the slottedaloha protocol; describe all transmissions until all four packets have been successful. when needed, each station has access to the following sequence of random number, provided by a random number generator and drawn uniformly between 0 and 1: (1) station a draws numbers: 0.31, 0.27, 0.78, 0.9, 0.9, 0.11, 0. (2) station b draws numbers: 0.45, 0.28, 0.11, 0.83, 0.37, 0.22, 0. (3)station c draws numbers: 0.1, 0.2, 0.3, 0.4, 0. (4) station d draws numbers: 0.36, 0.77, 0.9, 0.1, 0.1, 0.1, 0.1, 0. (b) in slotted aloha, a station transmits in each time slot with a given probability. what probabilities would you assign to each of the four stations so as to: (i) maximize the efficiency of the protocol? (ii) maximize fairness among the four stations? (c) will the efficiency increase or decrease if we modify slotted aloha as follows: (i) get rid of slots and allow stations to transmit immediately? (ii) implement carrier sensing? (iii) implement collision detection? (iv) implement collision avoidance?
Answers: 3
Do you know the correct answer?
Which stride number should you use to reverse the order of characters in a slice?
a. -1
...

Questions in other subjects:

Konu
Advanced Placement (AP), 13.07.2019 22:00
Konu
Mathematics, 13.07.2019 22:00