Answer:
B, if the person you're sending to doesn't get the point it isn't effective. The sender will always know what they're sending but if the person who gets doesn't understand then it doesn't work. They don't need to agree to it for them to understand the message.
Explanation:
When running a spelling and grammar check, which of these options in the "not in dictionary"/suggestion area does nora need to select when she wants to fix an error? add to dictionary ignore once ignore all one of the suggested words
Answer:
ignore all one of the suggested words
Answer: D: one of the suggested words
Explanation:mines from enginuity and this is what it said hope it helps:)
A list of numbers has n elements, indexed from 1 to n. The following algorithm is intended to display true if the value target appears in the list more than once and to display false otherwise. The algorithm uses the variables position and count. Steps 4 and 5 are missing. Step 1: Set count to 0 and position to 1. Step 2: If the value of the element at index position is equal to target, increase the value of count by 1 Step 3: Increase the value of position by 1 Step 4: (missing step) Step 5: (missing step) Which of the following could be used to replace steps 4 and 5 so that the algorithm works as intended? A) Step 4 Repeat steps 2 and 3 until the value of position is greater than n. Step 5 If count is greater than or equal to 2, display true. Otherwise, display false. B) Step 4 Repeat steps 2 and 3 until the value of position is greater than n. Step 5 If count is greater than or equal to position, display true. Otherwise, display false. C) Step 4 Repeat steps 2 and 3 until the value of count is greater than 2. Step 5 If position is greater than or equal to n, display true. Otherwise, display false. D) Step 4 Repeat steps 2 and 3 until the value of count is greater thann. Step 5 If count is greater than or equal to 2, display true. Otherwise, display false.
The option which could be used to replace steps 4 and 5 so that the algorithm works as intended is: option D.
What is an algorithm?An algorithm can be defined as a standard formula (procedures) which is made up of a set of finite steps and instructions that are executed on a computer system, so as to enable a software solve a particular problem under appropriate conditions.
In this scenario, the options which could be used to replace steps 4 and 5 so that the algorithm works as intended by the programmer are:
Step 4: Repeat steps 2 and steps 3 until the value of position is greater than n.Step 5: If count is greater than or equal (≥) to 2, display true. Otherwise, display false.Read more on algorithm here: brainly.com/question/24793921
#SPJ1
Choose the missing term.
___ time
time.sleep(3)
1.form
2.insert
3.import
Answer:
import
Explanation:
the import keyword is used to import external modules into a python script.
can I have some help?
Answer: String
Explanation: A int would be the for a number. A string is for word(s). Hope this helped!
Answer:
A is correct, it is widely used, and it also sounds good.
Explanation:
Strings are connected, such as coding and bricks. For example "A string of events." String is widely used in lots of subjects, including coding. It is also easy to spot.
________ speeds time to insights and enables better data governance by performing data integration and analytic functions inside the database.
In-database analytics speeds time to insights and enables better data governance by performing data integration and analytic functions inside the database.
One hint that you might be dealing with a phishing site is: a) Hidden address bar b) Fake address bar c) Misspelled text d) All the above
One hint that you might be dealing with a phishing website is: D. all the above.
What is phishing?Phishing can be defined as a type of social engineering (cyberattack) which involves making an attempt to obtain sensitive user information, especially by disguising as a trustworthy entity in an electronic communication, which is usually over the Internet.
This ultimately implies that, some of the hints that an end user might be dealing with a phishing website include the following:
Hidden address bar.Fake address bar.Misspelled textRead more on phishing here: https://brainly.com/question/23850673
#SPJ1
A ____ is an outdated and inefficient networking device that accepted signals from a transmitting device and repeated those signals to all other connected devices in a broadcast fashion
Answer:
Hub
Explanation:
A hub is an inefficient old device that broadcasts a given message to all nodes connected to the interfaces on it. It has a high security risk.
What is a border line
Answer:
a border line is what separates to places from one another like if i were to go to mexico i would have to cross the border
Explanation:
Depends on context.
- Could be a line marking a border
- Barely acceptable; borderline
Example:
She was a borderline candidate.
This means that she barely made it as a candidate role.
APCPS B U10L12 exam (Connexus)
Hi if anyone has done this already, I would appreciate if you could help.
I don't know how to that i don't even know how to do my work
Amelia wants to create a website using the Python computer language to code her site. She will also use CodeSkulptor3 to help her. CodeSkulptor3 is an example of a(n):
A.
browser-based code editor.
B.
online coding tutorial.
C.
code repository.
D.
web page hosting site.
Amelia wants to create a website using the Python computer language to code her site. She will also use CodeSkulptor3 is an example of browser-based code editor. The correct option is A.
What is python?Python is a programming language generally used to make websites and software. Automated tasks and data analysis are also carried out using python.
CodeSkulptor3 is also a browser-based Python interpreter. It has implemented a subset of Python 3.
Thus, CodeSkulptor3 is an example of browser-based code editor. The correct option is A.
Learn more about python.
https://brainly.com/question/19045688
#SPJ1
what are the 3 components that make up the ribbon for microsoft?
Answer:
1. Quick access toolbar (QAT)
2. tabs
3. command buttons
Explanation:
hope this helps:)
Kai recently graduated from college with a dual degree—a Bachelor’s in Game Design and Development and a Bachelor’s in Music. The goal is to find a job that will use both degrees, and there is an interview at a video game design studio tomorrow. Kai would love to be in charge of planning, authoring, and implementing the soundscape for games, including sound effects, music, and dialogue. What role at the video game studio would be a good fit?
character rigger
audio designer
artificial intelligence programmer
cinematic artist
How are computers classified into different types? Explain
Computers differ based on their data processing abilities. They are classified according to purpose, data handling, and functionality. ... According to data handling, computers are analog, digital, or hybrid. Analog computers work on the principle of measuring, in which the measurements obtained are translated into data.
Explain why the connection times out despite adding the 'permit' statement for the End_User network to the ACL.
The connection timed out despite adding the 'permit' statement for the End_User network to the ACL because permission to be granted access was denied.
What is ACL?ACL is an acronym for access control list which is the list of permissions that are related to the computer system network.
When an End-User is denied access to a network even after obtaining a permit statement, is could be that the End-User system has not been added to the list.
Learn more about network here:
https://brainly.com/question/26956118
You can click the tabs at the bottom of a workbook to switch between.
Can someone give me an earsketch song of summer to turn in
Answer: This is not mine.
from earsketch import *
from random import *
init()
setTempo(120)
genre = readInput("Pick a genre: Hiphop, RNB, or Rock.")
if genre == ("Hiphop"): measure = []
fitMedia(CIARA_SET_THEME_ATMOS_2, 1, 1, 5)
fitMedia(CIARA_SET_THEME_ATMOS_2, 1, 7, 11)
fitMedia(CIARA_SET_DRUMBEAT_5, 3, 7, 11)
fitMedia(CIARA_SET_BASSLINE_2, 2, 7, 11)
setEffect(1, VOLUME, GAIN, 0, 4, -60, 6)
setEffect(1, VOLUME, GAIN, -60, 6, 0, 7)
fillDrum = CIARA_SET_DRUMBEAT_5
beat = "0+++0+++0-000+00"
index = randint(1,5)
for measure in range (1, 7, 1):
for index in range (index):
makeBeat(fillDrum, 3, measure, beat)
def myFunction(startMeasure, endMeasure):
fitMedia(CIARA_SET_BASSLINE_1, 4, startMeasure, endMeasure)
myFunction(7, 11)
fitMedia(CIARA_SET_THEME_ATMOS_2, 1, 10, 16)
fitMedia(CIARA_SET_THEME_ATMOS_2, 1, 18, 22)
fitMedia(CIARA_SET_DRUMBEAT_5, 3, 18, 22)
fitMedia(CIARA_SET_BASSLINE_2, 2, 18, 22)
for measure in range(11, 18, 1):
makeBeat(fillDrum, 3, measure, beat)
def myFunction(startMeasure, endMeasure):
fitMedia(CIARA_SET_BASSLINE_1, 4, startMeasure, endMeasure)
myFunction(17, 22)
fitMedia(CIARA_SET_THEME_ATMOS_2, 1, 23, 27)
fitMedia(CIARA_SET_THEME_ATMOS_2, 1, 29, 33)
fitMedia(CIARA_SET_DRUMBEAT_5, 3, 29, 33)
fitMedia(CIARA_SET_BASSLINE_2, 2, 29, 33)
for measure in range(22, 29, 1):
makeBeat(fillDrum, 3, measure, beat)
def myFunction(startMeasure, endMeasure):
fitMedia(CIARA_SET_BASSLINE_1, 4, startMeasure, endMeasure)
myFunction(29, 33)
if genre == ("RNB"): measure = []
fitMedia(CIARA_SET_THEME_ATMOS_1, 1, 1, 5)
fitMedia(CIARA_SET_THEME_ATMOS_1, 1, 7, 11)
fitMedia(CIARA_SET_DRUMBEAT_1, 3, 7, 11)
fitMedia(CIARA_SET_BASSLINE_2, 2, 7, 11)
setEffect(1, VOLUME, GAIN, 0, 4, -60, 6)
setEffect(1, VOLUME, GAIN, -60, 6, 0, 7)
fillDrum = CIARA_SET_DRUMBEAT_1
beat = "0+++0+++0-000+00"
index = randint(1,5)
if measure in range (1, 7, 1):
for index in range (index):
makeBeat(fillDrum, 3, measure, beat)
def myFunction(startMeasure, endMeasure):
fitMedia(CIARA_SET_BASSLINE_1, 4, startMeasure, endMeasure)
myFunction(7, 11)
fitMedia(CIARA_SET_THEME_ATMOS_1, 1, 10, 16)
fitMedia(CIARA_SET_THEME_ATMOS_1, 1, 18, 22)
fitMedia(CIARA_SET_DRUMBEAT_1, 3, 18, 22)
fitMedia(CIARA_SET_BASSLINE_2, 2, 18, 22)
for measure in range(11, 18, 1):
makeBeat(fillDrum, 3, measure, beat)
def myFunction(startMeasure, endMeasure):
fitMedia(CIARA_SET_BASSLINE_1, 4, startMeasure, endMeasure)
myFunction(17, 22)
fitMedia(CIARA_SET_THEME_ATMOS_1, 1, 23, 27)
fitMedia(CIARA_SET_THEME_ATMOS_1, 1, 29, 33)
fitMedia(CIARA_SET_DRUMBEAT_1, 3, 29, 33)
fitMedia(CIARA_SET_BASSLINE_2, 2, 29, 33)
for measure in range(22, 29, 1):
makeBeat(fillDrum, 3, measure, beat)
def myFunction(startMeasure, endMeasure):
fitMedia(CIARA_SET_BASSLINE_1, 4, startMeasure, endMeasure)
myFunction(29, 33)
if genre == ("Rock"): measure = []
fitMedia(RD_ROCK_POPELECTRICLEAD_2, 1, 1, 5)
fitMedia(RD_ROCK_POPELECTRICLEAD_2, 1, 7, 11)
fitMedia(RD_ROCK_POPELECTRICBASS_1, 3, 7, 11)
fitMedia(CIARA_SET_BASSLINE_2, 2, 7, 11)
setEffect(1, VOLUME, GAIN, 0, 4, -60, 6)
setEffect(1, VOLUME, GAIN, -60, 6, 0, 7)
fillDrum = RD_ROCK_POPELECTRICBASS_1
beat = "0+++0+++0-000+00"
index = randint(1,5)
for measure in range (1, 7, 1):
for index in range (index):
makeBeat(fillDrum, 3, measure, beat)
def myFunction(startMeasure, endMeasure):
fitMedia(CIARA_SET_BASSLINE_1, 4, startMeasure, endMeasure)
myFunction(7, 11)
fitMedia(RD_ROCK_POPELECTRICLEAD_2, 1, 10, 16)
fitMedia(RD_ROCK_POPELECTRICLEAD_2, 1, 18, 22)
fitMedia(RD_ROCK_POPELECTRICBASS_1, 3, 18, 22)
fitMedia(CIARA_SET_BASSLINE_2, 2, 18, 22)
for measure in range(11, 18, 1):
makeBeat(fillDrum, 3, measure, beat)
def myFunction(startMeasure, endMeasure):
fitMedia(CIARA_SET_BASSLINE_1, 4, startMeasure, endMeasure)
myFunction(17, 22)
fitMedia(RD_ROCK_POPELECTRICLEAD_2, 1, 23, 27)
fitMedia(RD_ROCK_POPELECTRICLEAD_2, 1, 29, 33)
fitMedia(RD_ROCK_POPELECTRICBASS_1, 3, 29, 33)
fitMedia(CIARA_SET_BASSLINE_2, 2, 29, 33)
for measure in range(22, 29, 1):
makeBeat(fillDrum, 3, measure, beat)
def myFunction(startMeasure, endMeasure):
fitMedia(CIARA_SET_BASSLINE_1, 4, startMeasure, endMeasure)
myFunction(29, 33)
finish()
Explanation:
what word makes this inappropriate????
True or false computers are an application of the on-off principle
Answer: True.
Explanation:
Computer circuits are binary in concept, having only two possible states. On or off. We cannot put them into a half awake half sleeping state like humans can be in. Therefore the answer is true.
John is using a spreadsheet program. He needs to select two cells that are non-adjacent to one another. He is currently holding down the "Shift" key while clicking on the two cells. Interpret John's mistake.
John is using a right click when he should be using a left click
John should be holding the "Alt" key instead of the "Shift" key
John is not making any mistakes
John should be holding the "Ctrl" key instead of the "Shift" key
Answer:
John should be holding down the "Ctrl" key instead of the "Shift" key.
Explanation:
"Ctrl" key must be held down when selecting multiple cells, not "Shift" key.
Hope this helps!
Answer:
John should be holding the "Ctrl" key instead of the "Shift" key
Explanation:
Creating a map of your current knowledge is called __________. a. critical reading c. pre-questioning b. collaborative learning d. concept-mapping please select the best answer from the choices provided a b c d
Creating a map of your current knowledge is called Concept-mapping. Check more about Concept-mapping below.
What is concept mapping?Concept maps are known to be visual depiction of information or human knowledge. They can be shown on a charts, graphic organizers, etc.
Therefore, Creating a map of your current knowledge is called Concept-mapping as it involves bringing out one's intellectual.
Learn more about knowledge from
https://brainly.com/question/24621985
#SPJ4
Which of the following statements is true of hackers? Check all of the boxes that apply.
They are sometimes differentiated into two types, called “gold hats” and “silver hats.”
Some hackers are criminals.
Some hackers do it as a form of protest.
Some hackers are network security professionals who want to improve the security of a network by identifying flaws.
Answer:
B. Some hackers are criminals
C. Some hackers do it as a form of protest
D. Some hackers are network security professionals who want to improve the security of a network by identifying flaws.
Explanation:
Edge 2022
The following statements are true of hackers: Some hackers are criminals, some hackers do it as a form of protest, and some hackers are network security professionals who want to improve the security of a network by identifying flaws. Thus, the answer would be options (B), (C), and (D).
What is hacking?Hacking is the act of compromising digital devices and networks through unauthorized access to an account or computer system. Hacking is not always a harmful act, however, it is most usually linked with illicit activities and data theft by cyber-criminals.
Hacking is the exploitation of technology such as computers, smartphones, tablets, and networks to cause harm or corruption to systems, acquire information on users, steal data and documents, or disrupt data-related activity.
Hackers commit crimes and some hackers use it to express their protest. Some hackers are network security specialists who seek to enhance network security by uncovering flaws.
Therefore, the answer would be options (B), (C), and (D).
Learn more about the hacking here:
https://brainly.com/question/14835601
#SPJ5
A student made a model of isostasy by placing a block of wood in a beaker of water. what does the wooden block represent in the model?
a. a glacier
b. earth's crust
c. sea level
d. earth's mantle
Answer:
D) Earth's mantle
Explanation:
What could cause an external drive, like a usb flash drive, to not be recognized when plugged into a computer?.
The reasons for a flash drive being not recognized when plugged in are the drive can be corrupt or broken, the port of the computer may be broken.
What is a USB flash drive?A USB flash drive is a drive is a small device that connect devices with computer or insert data to the computer.
A USB have capacity to hold data within, and the data can be transported to anywhere.
Thus, the reasons for a flash drive being not recognized when plugged in are the drive can be corrupt or broken, the port of the computer may be broken.
Learn more about USB flash drive
https://brainly.com/question/14144068
#SPJ1
3.7 Code Practice
can someone write a code for me
Answer:
Explanation:
raaaaa faraon- yt:
love shady
____ can help you determine whether a network is truly under attack or a user has inadvertently installed an untested patch or custom program.
Answer:
Network forensics
Explanation:
hide the most valuable data at the innermost part of the network.
which metric reports on how often a channel contributes to a conversion prior to last-click attribution?
Which metric reports on how often a channel contributes to a conversion prior to last-click attribution? Assisted conversion; Primary conversion; Last-click attribution; Second-to-last-click attribution .
Sum of Two Numbers: Write a program that stores the integers 50 and 100 in variables and stores the sum of these two in a variable named total. Display the total on the screen.
Answer:
fifty = 50 #variable to store 50
hundred = 100 #variable to store 100
total = fifty + hundred #add the two in a variable named total
print(total) #display on screen
what special problems can occur with wireless networks
The ipv6 address fields are 128 bits long, and as such there is no need to extend ip addressing by using either dhcp or nat (i.e., these protocols become obsolete). true false
Answer:
True
Explanation:
according to coursehero it's true
The ipv6 address fields are 128 bits long, and as such there is no need to extend ip addressing by using either dhcp or nat (i.e., these protocols become obsolete, its true.
An IPv6 address is a 128-bit alphanumeric value that identifies an endpoint machine in an Internet Protocol Version 6 (IPv6) network. IPv6 is the beneficiary to a previous addressing infrastructure, IPv4, which had limitations IPv6 was created to overcome.
What is IPv6 explained?IPv6 is an Internet Layer protocol for packet-switched internetworking and gives end-to-end datagram transmission across multiple IP networks, closely sticking to the design principles set in the previous performance of the protocol, Internet Protocol Version 4 (IPv4).
What are the IPv6 address types?The three types of IPv6 addresses are unicast, anycast, and multicast.
Unicast addresses specify a single interface.
Anycast addresses specify a set of interfaces in such a way that a packet sent to an anycast address is delivered to a component of the set.
To learn more about Internet Layer protocol, refer
https://brainly.com/question/5296366
#SPJ2
The date you type at the beginning of a letter or report should be the date that the document is _____.
The date that is typed at the beginning of a letter or report should be the date that the document is:
WrittenWhat is the Date of a Letter or Report?Typically, the first date that is seen at the beginning of a report a document often connotes the date of writing.
For instance, if the letter or report was written today, it will bear today's date. This will help the recipient to have a clear understanding of the time frame.
Learn more about letter writing here:
https://brainly.com/question/1155995
#SPJ4