Answer:
Spyware
Key Loggers
Worms
Issue: I don't know what Serum is.
Which of the following is the main cause of network failure?
A. cables that break
B. peripherals that get in the way
C. storms
D. human error
Answer:
Possibly A or C
Explanation:
Answer: human error is the right answer!!!!!
Explanation:
I took the quiz
After you have located a program name from the Start menu, in order to create a shortcut on the desktop.
Answer: wut am I suppose to do
Explanation: thx for the free points :)
pick a name fa me ❤️
Answer:
drug dealer
Explanation:
ask this somewhere else bro. im only answering it for the points.
Which descriptions offer examples of Programming and Software Development workers? Check all that apply.
Answer:
Dude there are no examples
Explanation:
Employees at Morning Buzz Coff ee Shop have been told they’ll get a bonus if they bring in enough pounds of recyclable newspapers. Th ey want a program to calculate the amount they need to bring in each day to make this total, based on the total number of pounds to be collected and the number of days they’ll be bringing in newspapers. Th e program should ask for these amounts and calculate how many pounds they need to bring in each day to make the total in that number of days. Th ey plan to run the program several times until they can find a number of pounds per day that seems reasonable. Using pseudocode, develop an algorithm to solve this problem. Include standard documentation and comments, and save your algorithm in a file named recyclingCalculator.txt in Notepad.
write this well, and add comments
223 AR 15's carbon 9's they all on me
There are different ways too write a code. Check more about this code below?
What is this code about?The fires thing to do is to Start with:
Declare Numeric totalAmountOfNewspapers
Declare Numeric daysUntilDeadline
Declare numeric newspaperRequired
//calculate amount needed per day
Display "How many days are left until the deadline?"
Input daysUntilDeadline
Display "Enter the amount of newspaper you need."
Input totalAmountOfNewspapers
newspaperRequired = totalAmountOfNewspapers / daysUntilDeadline
Display "You have" + newspaperRequired + "until you reach the goal."
Learn more are programming from
https://brainly.com/question/22654163
#SPJ2
Can someone please help and answer the 6 questions on the bottom of the page
I’ll give you brainly
Spam answer will be reported please don’t spam
Ivan rigney
John benson 2
Mark nicholls 4
James mitchell 7
Paul matthews 13
Neil hooper 8
Give the an example of the following .
a.)typing software
Answer:
Microsoft Word
Explanation:
welcome! stay sweet
Selective colleges choose to have in-person meetings to learn more about the applicants. These meetings are called:
A. college recruiting meetings.
B. personal meetings.
C. student orientations.
D. college interviews
Selective colleges choose to have in-person meetings to learn more about the applicants. These meetings are called college interviews. Thus, option D is correct.
What is a College?A college has been either an educational institution or itself or one of its component parts. A college would be the secondary school, a part of the a collegiate or the federal university, a postsecondary institution offering the degrees, or the facility providing the vocational training.
A college could be the high school or the secondary school, a college of the further education, a training facility that would grants trade qualifications,as well as a higher-education provider without university status, or the component part of a university.
In the United States, a college may provide undergraduate programs as an independent institution, as the undergraduate division of a university, as a residential college of a university, as a community college, or as the undergraduate division of a non-profit organization.
To learn more about College, visit:
brainly.com/question/4217955
#SPJ2
PowerPoint SAM Capstone Project 1 can PLEASE someone do it for me I have some directions like steps and you just have to do it in a powerpoint slide please I would really appreciate it
Answer:
Sooo what's the question??
Explanation:
Answer:
kk
Explanation:
Give me 4 examples of things to consider as a sound designer?
HURYYYYY IM TIMED
Answer:
Sound design components include sound effects or SFX sound design, mixing, Foley sound design, dialogue, and music.
Explanation:
The ___ function can be entered by clicking the cell where you want to add the funtion such as cell J6. Then click the arrow next to the autosum button and choose averange
Answer:
The name of the function that can be added to a cell below a column of numbers or to the right of a row of numbers to find the average by clicking on the AutoSum button on the HOME tab is;
Average
Explanation:
The average function is the function used to quickly find the arithmetic mean, 'μ', or average of a number group, x₁, x₂, x₃, ...xₙ, which is given by dividing the sum of the numbers by the count, 'n', of the numbers, as follows;
μ = ∑x/n
The AutoSum can be used to find the average in Microsoft Excel by clicking on the next cell to row of cells to the right or immediately below the column of cells, then clicking on the down arrow on the right of the AutoSum button on the HOME tab and selecting Average from among the options, the average of the numbers in the column or row of cells will be displayed in the selected cell.
Therefore, we have;
The Average function can be entered by clicking the cell where you want to add the function such as cell J6. Then click the arrow next to the AutoSum button and choose average
Which function is correctly written?
1= MAX(A1, B1, C1)
2=MIN(A1:05)
3=A1:C8
Answer:
1
Explanation:
Which of the following is used as a placeholder for future code and has no function being executed?
hold
return
pass
null
Answer:
Pass, does nothing, you can put it in a function to just skip over it without failing.
Explanation:
Hold pauses the operation, return returns a value, and null is a placeholder variable that has many uses.
Answer:
i think it is pass
Explanation:
if not srry and let me know
When receiving help, what information should you prepare to discuss? Check all that apply.
Answer:
1,2,4,5
Explanation:
did it on edge 2021
plz mark me brainliest:)
Answer:
1,2,4,5
Explanation:
i did it on edge 2021 :>
Use the table on the right to convert from decimal to octal.
The octal value of decimal 12 is 13.
The octal value of decimal 9 is 1001.
The octal value of decimal 13 is 15.
The octal value of decimal 10 is A.
Answer:
the answer is
The octal value of decimal 13 is 15
Explanation:
Which of the following returns to the beginning of the while loop?
the continue statement
the break statement
the return statement
the end statement
Explanation:
z decreased by 3 as an algebraic expression is *
Answer:
The Continue Statement
Explanation:
Edge
A person buys a product from XYZ shop. You have to input quantity of a product and price of one product. Provide 10 percent discount on bill, display bill before discount, amount discounted and bill after discount. Write pseudo code algorithm to process the requirement.
Answer:
The pseudocode algorithm is as follows:
StartInput QuantityInput PriceBill = Quantity * PriceDiscount = 0.10 * BillDisplay "Before Discount: "+billDisplay "Discount: "+discountDisplay "After Discount: "+(bill - discount)StopExplanation:
This begins the algorithm
Start
First, get input for quantity
Input Quantity
Then, get input for price
Input Price
Calculate the total bill (before discount)
Bill = Quantity * Price
Calculate discount
Discount = 0.10 * Bill
Print the total bill (before discount)
Display "Before Discount: "+bill
Print the discounted amount
Display "Discount: "+discount
Print the total bill (after discount)
Display "After Discount: "+(bill - discount)
End of algorithm
Stop
what are some questions or strategies we can use to help us better understand and define problems before we try to solve them?
Answer:
Define the problem, generate alternative solutions, think, make a list, and evaluate an alternative, hope this helps
Explanation:
Assignment 4: Evens and Odds
Instructions
Write a program that will ask a user for how many numbers they would like to check. Then, using a for loop, prompt the user for a number, and output if that number is even or odd. Continue doing this as many times as the user indicated. Once the loop ends, output how many even numbers were entered and how many odd numbers were entered.
Hint: For a number to be even, when the number is divided by 2, there should be no remainder - so you will want to use the modulus (%) operator.
Hint: You will need two count variables to keep track of odd and even numbers.
Sample Run 1
How many numbers do you need to check? 5
Enter number: 20
20 is an even number.
Enter number: 33
33 is an odd number.
Enter number: 4
4 is an even number.
Enter number: 77
77 is an odd number.
Enter number: 8
8 is an even number.
You entered 3 even number(s).
You entered 2 odd number(s).
Sample Run 2
How many numbers do you need to check? 3
Enter number: 10
10 is an even number.
Enter number: 3
3 is an odd number.
Enter number: 400
You entered 2 even number(s).
You entered 1 odd number(s).
Sample Run 2
How many numbers do you need to check? 3
Enter number: 10
10 is an even number.
Enter number: 3
3 is an odd number.
Enter number: 400
You entered 2 even number(s).
You entered 1 odd number(s).
Benchmarks
1. Create and initialize two count variables - one for odd and one for even.
2. Prompt the user to answer the question, “How many numbers do you need to check?"
3. Based on the previous input, create a for loop that will run that exact number of times.
1. Prompt the user to “Enter number: “
2.If that number is even, output “[number] is an even number.”
3.Update the even count variable.
4.Or else if the number is odd, output “[number] is an odd number.”
5.Update the odd count variable.
4.Output “You entered [number] even number(s).”
5.Output “You entered [number] odd number(s)."
Recognizing the trade-off between interesting design features and cost is part of which stage of the product development life cycle?
Answer: detailed product design
Explanation:
Which task would most likely be completed by a physician’s assistant?
A.
Diagnose and treat medical conditions of patients
B.
Clean and maintain the hospital machinery and equipment.
C.
Conduct research studies to determine medication dosages.
D.
Review the budget and determine ways to save money.
E.
Prepare reports to be presented in medical conferences.
Answer:
A
Explanation:
My mom is a PA
Answer:
A
Explanation:
The simplest element that exists is only one proton and one electron. It is what stars are made of. It's symbol is "H". What is this element? * 1 point Helium Mercury Hafnium Hydrogen
Answer:
Hydrogen.
Explanation:
Hydrogen is the simplest element that exists. The symbol for the chemical element Hydrogen is "H" and it is a colourless, tasteless, odorless, and highly flammable gas.
Hydrogen is a chemical element found in group (1) of the periodic table and as such it has one (1) electrons in its outermost shell. Therefore, Hydrogen has an atomic number of one (1) and a single valence electrons because it has only one proton and one electron in its nucleus.
Additionally, all stars are made up of Hydrogen.
A star is a giant astronomical or celestial object that is comprised of a luminous sphere of plasma, binded together by its own gravitational force. Stars are typically made up of two (2) main hot gas, which are Hydrogen (H) and Helium (He).
Type the correct answer in the box. Spell all words correctly. Complete the sentence based on what you know about target audiences. Two people belonging to the same may like different types of films.
Answer: Demographic
Explanation: For example, a 70-year-old retired war veteran may enjoy a war movie, but a retired banker of the same age may not. I got this correct on the test
ball.setSize(25, 75);
What does 25 represent in the example above?
1. The SPEED of the ball
2. The WIDTH of the ball
3. The HEIGHT of the ball
4. The 'X' coordinate of the ball
Answer:
2
Explanation:
A. Fill in the blanks:
1.
is an effective way to display data in pictorial form.
2. Data series are the bars or slices that show the
3. Barchart displays data in the form of long
rods.
4.
is the vertical axis that is used to plot the values.
5.
is a key that is used to identify the colours, patterns, or symbol assigned to a data series.
Answer:
1. Charts.
2. Data series.
3. Rectangular.
4. Y-axis.
5. Legend.
Explanation:
1. Charts: is an effective way to display data in pictorial form. It includes the use of pie charts, bar charts, venn diagram, etc.
2. Data series: are the bars or slices that show the data values. It comprises of related data sets.
3. Barchart displays data in the form of long rectangular rods. Generally, bar charts are used for the comparison of informations obtained from a data collection by representing each value (information) with rectangular bars respectively. A bar chart has a x-axis and a y-axis used to represent the various categories of data collected.
4. Y-axis: is the vertical axis that is used to plot the values. The other axis for plotting values is known as X-axis.
5. Legend: is a key that is used to identify the colours, patterns, or symbol assigned to a data series.
How does a passive attack differ from an active attack?
Active and Passive Attacks are security attacks. In Active attack, an attacker tries to modify the content of the messages. Whereas in Passive attack, an attacker observes the messages, copy them and may use them for malicious purposes. ... In Passive Attack, information remain unchanged. Hope this helped :)
I store data that the CPU needs. What am I?
Answer:
Memory
Explanation:
Memory send commands to the CPU . Alternative modes of memory exist, and each one of them plays an essential role in operating a software machine.Memory is commonly called storage. Either the storage is unstable or non-volatile.
Answer:
I store data that the CPU needs . I am Memory unit .
hope it is helpful to you
And their functions pls.
Frankie is in charge of writing a script for a television show, along with six other writers. The script must be finished by the end of the week. Frankie’s co-workers all bring slightly different strengths to the table, but all are at least competent. Frankie wants to write the best possible script in the generous amount of time he has to work with. In this example, which style of leadership would be most effective for Frankie’s goals?
a.
Authoritarian
b.
Coaching
c.
Democratic
d.
Delegative
The style of leadership would be most effective for Frankie’s goals is Democratic. Thus, option C is correct.
What is Democratic leadership style?This is known to be a form of government where the the people rule through their elected representative. Note that The style of leadership would be most effective for Frankie’s goals is Democratic as it is where one can listen to what the people has to say.
A good leader must be willing to adopt the style which suits the situation they are in. When dealing with inexperienced employees, an authoritarian style might be the best.
A scripting language or script language is a programming language for a runtime system that automates the execution of tasks that would otherwise be performed individually by a human operator.
Therefore, The style of leadership would be most effective for Frankie’s goals is Democratic. Thus, option C is correct.
Learn more about Democratic from
brainly.com/question/3710021
#SPJ5
Multiple
What is 67 Denary when converted to binary?
•01000011
•01000101
•01001011
PLEASE ANSWER I WILL GIVE U BRAINLY!!
Answer:
this is the answer 1000011
Answer:
00111010 00101001 00100000 01101000 01100101 01101100 01101100 01101111 00100000 01010010 01000101 01000101
Explanation: