If the characters 'd', 'c', 'b', 'a' are placed in a queue (in that order), and then removed one at a time, in what order will they be removed?.

Answers

Answer 1

Answer:

a b c d

Explanation:

I'm just using the characters to reach the characters minimum


Related Questions

A ________ attack uses software to try thousands of common words sequentially in an attempt to gain unauthorized access to a user's account.

Answers

Malware
Hope this helps

Answer:

Dictionary Attack

Explanation:

2. It enables you to gather data on a specific topic. *a.Interviewb.Questionnairec.Surveyd.Research

Answers

Answer:

Explanation:

am pro

Please answer the following questions:

[1] What is cyberbullying? [5marks]

[2] What is plagiarism? [5marks]

[3] What do you understand by ergonomics? [5 marks]

[4] What is identity theft? [5 marks]

[5] Who is an excellent digital citizen? [5 marks]

Answers

1) Bully that takes place on technology/ social media
2) copying of work, is illegal
3) ergonomics is the study of people's efficiency in their working environment
I think it’s asking you what helps you learn
4) Identity theft occurs when someone uses another person's personal identifying information, like their name, identifying number, or credit card number, without their permission, to commit fraud or other crimes.
5) my mom, she knows what is right and wrong, exhibits intelligent technology behavior, and makes good choices when using technology

Instructions
Write a program that uses a while loop to calculate and print the multiples of 3 from 3 to 21. Your program should print each number on a separate
line.
Expected Output
3
6
9
12
15
18
21

Answers

Answer:

num = int(input('1'))

while num < 21:

   num = num * 3

   print(num)

i think this is correct, but i only know some basics to python.

8.3 Lesson practice question 4

Answers

Answer:

WHERE'S THE QUESTION....

Explanation:

SORRY I CANNOT ANSWER IT RIGHT NOW DOES'NT HAVE A QUESTION THANK YOU

Each box on a spreadsheet is called a?
row
column
cell
box

Answers

c. a cell :))
got the right answer <3

The computer system ____ a file by activating the appropriate secondary storage device and loading the file into memory while updating its records of who is using that file.

Answers

Answer:

allocates

Explanation:

How do you tell if a text message offer is a scam?

Answers

Answer:

By the #

Explanation:

the web __________ the same thing as the internet.

Answers

it would be the world wide web:) hope this helps!

what is the advantage of 2022 maxima’s over-the-air software and map updates?

Answers

The benefit of 2022 maxima’s over-the-air software and map updates is that it keeps an individual to be connected on-the-go.

It should be noted that over-the-air software and map updates are typically performed automatically with minimal input from the driver through the available wireless network.

An advantage of 2022 maxima’s over-the-air software and map updates is that it keeps an individual to be connected on-the-go. It's essential to provide the driver with the ability to turn the vehicle into a powerful WiFi hotspot.

Read related link on:

https://brainly.com/question/25660340

Python uses standard order of operations to evaluate equations. True False

Answers

Answer:

TRUE, trust me, answer above is false

Explanation:

just did the test

Latonya wants to include a website link in her newsletter so readers can click the link and go straight to the website. What kind of formatting does she need to use

Answers

Based on the information given the kind of formatting she need to use is hyperlink.

Hyperlink is link that enables users or readers to go directly to another website or another webpage.

Hyperlink can be included in a website in form of  text or in form of a bookmark which help to lead  user to another page once the user click on the link.

This link can be included in a webpage or newsletter to serve as a reference for user and they are often  underlined or may include "click here".

Inconclusion  the kind of formatting she need to use is hyperlink.

Learn more about hyperlink here:https://brainly.com/question/3027709

Grayson received a text message from his friend asking him to play video games. He is going to send this message back: "I can't today. I have swim practice." Grayson wants to change the tone of his message to show he is excited. What can he do to add emotion?

Answers

Answer:

Add an exclamation mark to show he's excited.

Explanation:

The amount of memory used by an array depends upon the array's data type and the number of elements in the array. True False

Answers

Answer:

True

Explanation:

Melody is organizing a bake sale and making a program to help her plan the ingredients. Each batch of cookies requires 3 eggs, and she's going to make 9 batches. This code calculates the total eggs required:

Answers

The program is a sequential program, and does not require loops, iterations or conditions.

The program in Python, where comments are used to explain each line is as follows:

#This initializes the number of batches to 9

batches = 9

#This initializes the number of eggs per batch to 3

eggs = 3

#This calculates the total number of eggs

totalEggs = eggs * batches

#This prints the total number of eggs

print("Total=",totalEggs)

Read more about Python programs at:

https://brainly.com/question/16397886

100 POINTS!!!!!!!!
To safeguard against losses of computer equipment and important information, businesses should train their employees about _____. Select 3 options.

A. not using unknown devices

B. securing unattended equipment

C. avoiding natural disasters

D. monitoring colleagues

E. not using free WiFi

Answers

Answer:

A, B and E

Explanation:

Option A is a correct choice, this is because using an unknown device and connecting it to a network may cause malware to spread on the network or allow a third party unauthorised access to the network.

Option B is also very important because it means that no equipment will be tampered with, keeping it secure is essential.

Option C is not correct as it is simply not possible.

Options D and E are, in my opinion, both correct but I would see how option E is more viable than option D.

Option E is a method hackers use to gain access or data from devices, they do this by making a network that is free and open to everyone and when a device connects, all the data is routed through that network and the person who created it (this is called a man in the middle attack).

Hope this helps!

In the event of a file catastrophe, ____ can be used to restore the file or database to its current state at the time of the last backup.

Answers

In computer technologies, there are some ways that data which has been lost, can be retrieved. But not in all cases. In the event of a file catastrophe, recovery procedures can be used to restore the file or database to its current state at the time of the last backup.

In computing, data recovery is simply known as the method of saving or  salvaging data that are inaccessible, lost, corrupted, damaged or formatted from secondary storage, removable media etc.

This form of recovery often  restores data that has been lost, accidentally deleted etc.

In Firm or organization IT, data recovery is simply the restoration of data to a desktop, laptop, server or external storage system from a backup.

Learn more from

https://brainly.com/question/17968818

What describes Accenture's approach to automation?

Answers

There are different ways that are often used to achieve a goal. Accenture's approach to automation is said to be human-centered.

Accenture's approach entails giving their client custom based service via the use of a cloud based system that helps their clients to focus on automatic system. This is known to result in better business operations.

Accenture's myWizard often helps their clients through their automation journey. They help by creating, implementing, and measure enterprise-wide automation strategies for their client.

See full question below

What describes Accenture's approach to automation?

1.cloud-centered

2.human-centered

3.intelligence-centered

4.machine-centered

Learn more from

https://brainly.com/question/24434735

2. 25 POINTS!!!!!!!!!
The essential idea behind digital citizenship is that _____.

A. we all have rights

B. we all impact each other

C. we must defend against attacks

D. we all have responsibilities

Answers

Answer:

d. we all have responsibilities.

Explanation:

The essential idea behind digital citizenship is that we all have responsibilities.

Why digital citizenship is an essential?

Digital citizenship is known to be a type of citizenship  where there is a responsible use of technology.

Hence, It is essential of digital citizenship to be taught as it helps students to attain and know more about digital literacy, digital responsibility, and others.

Learn more about citizenship from

https://brainly.com/question/11052165

Anybody know the answer to this question?

Answers

Answer:

sorry i need pointssssss

What is a computer? (in your own words)

Answers

Electronic device used to do work or play on

What is a piece of malicious software that gets passed from computer to computer by attaching itself to a program?

Answers

Answer:

Worm

Explanation:

The function ________ returns a value or reference of the cell at the intersection of a particular row and column in a given range. A) VLOOKUP(lookup_value, table_array, col_index_num) B) MATCH(lookup_value, lookup_array, match_type) C) HLOOKUP(lookup_value, table_array, row_index_num) D) INDEX(array, row_num, col_num)

Answers

Answer:

The function ___ INDEX_____ returns a value or reference of the cell at the intersection of a particular row and column in a given range

Explanation:

In Excel, The function INDEX returns a value or reference of the cell at the intersection of a particular row and column in a given range.

What is the importance of INDEX?

It should be noted that the INDEX function is important as it's categorized under Excel lookup functions.

The function INDEX returns a value or reference of the cell at the intersection of a particular row and column in a given range.

Learn more About Excel on:

https://brainly.com/question/25863198

The variable names references an integer array with 20 elements. Write a for loop that prints each element of the array.

Answers

Answer:

what language?

Explanation:

In Java:

import java.lang.reflect.Array;

public class Main {

public static void main(String[] args) {

 

 int[] arr = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20};

 

 for (int i = 0; i < Array.getLength(arr); i++) {

  System.out.println(arr[i]);

 }

}

}

------------------------------------------------------------------------

Notice, the program is printing the value equivalent to the index at given moment, so if you array is made of String or other type that's not int, it will work the same.

Following are codes to the given question:

Code Explanation:

In this code, a for loop is declared that uses an integer "i" variable that holds array value and inside the loop, a print method is used.In this print method, it's the all array element value.

Code:

for (int i = 0; i < length; i++)//defining a for loop that holds array value and use print method that prints array value    

cout<<names[i]<<endl;//print array value

Please find the program in the attached file.

Learn more:

brainly.com/question/15207448

UNIDAD CENTRAL DE PROCESO

Answers

Answer:

what is that give me the meaning first

Explanation:

can you put this in english

Martha pays $3,335 every month for her house payment. She has made 86 payments up till now. How much has Martha paid for her house in all so far?

Answers

Answer:

286810

Explanation:

86*3335=286810

Virtualization occurs when a ________________ running specialized software creates environments within unique single files that _______________ other computers.

Answers

Virtualization occurs when a ____single computer_______ running specialized software creates environments within unique single files that _______replicates______ other computers.  replicates

excel has a ____ you can use to check the worksheet for spelling errors.

Answers

it would be spell checker

If a student ate 3/4 (three-fourths) of their meals away from home, what % of the total day is spent eating other than at home?

Answers

Answer:

Its 6%

Explanation:

8% = 0.08

3/4 = .75

(0.08) (.75) = 0.06 Or 6%

Hope It Helps ••

Why does my phone keep shutting off and restarting?

Answers

Answer:

If you rooted it, it might be because the action bricked the phone somewhat. There's also a possibility that some hardware component is faulty.

Other Questions
All of the following verbs are irregular in the present progressive form EXCEPT: *seguirleerhablarcreer If Marin walks 28 m north and 19 m east, what is the magnitude of her displacement from the starting point? Item 3Tyler bought 14 tickets to a basketball game. The group rate saved him $5.25 per ticket. He paid a total of $283.50 for the tickets.What was the regular price of a ticket to the game?Enter your answer in the box.$ According to this passage, which of the following were possible reasons for why a child might die in a tenement?Poor ventilationCramped living spacesLow rentsThe death of a child in a tenement was registered at the Bureau of Vital Statistics as plainly due to suffocation in the foul air of an unventilated apartment. . . . [R]ents were from twenty-five to thirty per cent higher in the worst slums of the lower wards. . . . [O]ne [12 x 12] room [had] five families living in it, comprising twenty persons of both sexes and all ages, with only two beds, without partition, screen, chair, or table.Jacob Riis,How the Other Half Lives A machine labels 150 bottles in20 minutes. How many minutesdoes it take to label 60 bottles? A man went on a vacation. He hiked 8 1/2 miles eachday. If he hiked a total of 68 miles, how long didhis vacation last? Solve for m.2(m + 2) = 18m = WHAT MAKES A MAN RESPONSIBLE FOR HIS/ACTIONS? CITE A SPECIFIC EXAMPLE THAT WILL JUSTIFY YOUR ANSWER the perimeter of a square field is 500m.find the area of field Which even led to the English reformation how much energy is needed to raise the temperature of 2kg of copper from 0c to 10c. the specific heat capacity of copper is 380j/kgc can anyone figure out what this is equivalent to? Lucas started off with $1.00. he gave away 20% of his money to his sister, and 30% of his money to his brother. How much money did Lucas have after giving away that money? How did the Sons of Liberty contribute to the cause of independence? Please help asap! What is the slope of the line in the graph? PLEASE HELP ME !!!!!What is the range of the function f(x) = - } \x - 11 - 2?O all real numbersO all real numbers less than or equal to -2O all real numbers less than or equal to 1O all real numbers greater than or equal to -2 Help me answer 1-3 only HOW DO I GET LOTS MORE POINTS HELPIE MEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE :(: What is the approximate distance between the points (-5, 1) and (-2,3) on acoordinate grid?O A. 3.61 unitsB. 3.32 unitsO c. 2.23 unitsO D. 7.81 units Nolan's Diner uses Super Hot Sauce when requested at their tables. Last night, 65 tables were served and 45 of those tables requested Super HotSauce. What percent of the tables did not request Super Hot Sauce? (Round your percent to the nearest whole percent