Help please not trying to fail
Answer:
B. Everywhere CFCI is not
what role does javascript play in a web page
Answer:
Js is an programming language usually used for coding. It is used on most browsers to produce an effective and interactive design for some users.
Python
Write a function that calculates a cell phone bill
First screenshot of rules and such
Second screenshot is example of outcome
print("welcome to the bill calculator")
minutes = float(input("number of minutes you used: "))
data = float(input("the amount of data you used in GB: "))
print("your basic plan costs $39.99 per month")
mcost = (minutes - 450) * .45
print("you will be charged " + str(mcost) + " for the minutes you used")
print("the monthly data fee is $30.00")
dcost = (data - 3) * 10
print("you will be charged " + str(dcost) + " for the extra data you used")
total = mcost + dcost + 69.99
print("your total bill is " + str(total))
the 20 value your teacher gave may be incorrect, bc 4.2-3*10 = 12 not 20, making the total 109.89
In what ways can you sort data by using the sort procedure? Check all that apply.
sort ascending
sort descending
sort diagonal
sort by font color
sort by background color
sort by rows
sort by columns
Answer:
all except c:)
Explanation:
Answer:
1,2,4,5,6,7
Explanation:
all except C
help ......... pleaseeeee
Answer:
Follows are the solution to this question:
Explanation:
Transport layer:
In the OSI model, this layer lies on the 4th part, which primary function is to directly supply the network connectivity to applications mostly on various hosts.
It provides end-to-end communication over a network and also allows you to send and receive error-free data in the form of data packets that enhanced your privacy.
Flow control and Error control:
The flow control is only used to send or receive information transmission only, while Error control is used designed for error-free communication for both (sender or receiver).
Layer related to the data link layer:
It must be done at different layers on both layers like node-to-node connections, the communicative needs are controlled by flow and error. Flow and error control in the transport layer is done from endpoint to endpoint.
Help Me Please. I'm Begging you
Answer:
d and b can't see the last ones answer so im guessing this is what you needed.
Explanation:
Select the correct answer from each drop-down menu.
You can lose data
. So, you should periodically back up your data
Answer:
... where drop down menu? from what i got, back up ur data daily
Explanation:
Answer:
The answer is: "You can lose data because of a virus attack, So you should periodically back up your data on a different hard drive."
Explanation:
I got it right on the Edmentum test.
Need help ASAP
Thankss + BRAINLIST only for correct answers
Explanation:
The purpose to the user: having entertainment, a fun thing to do when there is nothing else to do.
The purpose to the creator: making money, the user has to pay for the entertainment.
In the scenario below, decide whether you should upgrade the computer or replace it. You’ve been working on your existing laptop computer for 3 years. It seems to be running just fine except for the times that you need to run video-editing software for your film hobby. Plus, there is a new program that your friends are using for their video editing, and you think it is pretty cool, but it might not run on your laptop. What should you do?
Answer:
Replace
Explanation:
Since the laptop is already 3 years old and you cant just open laptops it wuld be better to just replace
Answer:
B. Replace
Explanation:
When you been working on the laptop for three years it probably won't work so you'll need to replace the old laptop with a new laptop. But if the laptop still works over that three years you can still replace it if you want.
I hope this helps. <3
Have a nice day.<3
You are 18 years old and need to write an email for the first time to a woman in her 40s( you can tell her age based on when she graduated college via he LinkedIn profile). How do you address her in the email? A. (First name) B. Hi(First name), C. Hi Ms.(Last name), D. Hi Mrs.(Last name) E. None of the above
Please help I’m not trying to fail
Answer:
a
Explanation:
What is abacus. List it's features in points.
Answer:
An abacus is a manual aid to calculating that consists of beads or disks that can be moved up and down on a series of sticks or strings within a usually wooden frame. The abacus itself doesn't calculate; it's simply a device for helping a human being to calculate by remembering what has been counted.
Explanation:
What actions can you take to ensure the physical security of network devices?
Answer:
Here are some steps you can take to make sure your network is secure:
Take physical precautions. ...
Make sure all of your server's security features are enabled. ...
Use both hardware and software firewalls. ...
Install the latest version of your server's software. ...
Guard passwords. ...
Be Wi-Fi savvy.
Explanation:
PLEASE MARK ME AS BRAINLIEST
As you are designing a site for a client, you notice that the bulleted lists do not appear when a blog is published. You look in the code and see you have used the proper < li > tag. What else needs to be in the code?
notli
/li
unli
-li
Answer:
B
Explanation:
what is targets net worth in 2020 (i will see if you put in 2019)
Answer:
62.6 billion
Explanation:
Find the quotient. 2.5 ÷ 5
Answer:
.5
Explanation:
you just divide 2.5 by 5
2.5 divided by 5 = 0.5
A vending machine that serves coffee pours a varying
Example of Not a computer characteristics example
Answer:
A book
A non electronic
Explanation:
DOSE ENY ONE KNOW WHAT TOOLS THEASE ARE NEXT TO THIS GUY BECAUSE I AM AT A LOSE ON THIS ONE??????????
All are secret and destructive weapons I guess
Write a description of the photograph to someone who cannot see the photograph. Be sure to include the title of the photograph and photographer credit in your response.
Answer:
I do not have a photo as a example but you could explain the feeling that it gives you and if its gloomy or happy go lucky you can also explain the main colors in the photo as well as the charters and/or type of object/s are in the photo
Word processing software is used primarily by schools rather than businesses.
True or false
Answer:
False.
Explanation:
Microsoft Word refers to a word processing software application or program developed by Microsoft Inc. to enable its users type, format and save text-based documents.
Generally, the Microsoft Word software is used by various businesses for processing and formatting text-based documents.
In Microsoft Word, formatting refers to the appearance of texts in a document.
Formatting a text involves performing tasks such as, bold, underline, italics, font-size, font-types, color etc. The commands to perform the above tasks are mainly found in the format menu of the Home tab.
Formatting a document is important and necessary because it makes the word document clear and easy to read.
Hence, Word processing software such as Microsoft Word, Notepad, etc., is used primarily by businesses rather than schools because most businesses deal with the creation and transfer of documents from one department to another or to other businesses.
This ultimately implies that, business firms or organizations are more inclined to use Word processing software to create paper documents for the day-to-day business activities they conduct unlike a school who rarely does.
WILL GIVE BRAINLYEST You would like to implement the rule of thirds to present high-resolution images in an IT scrapbook. The scrapbook includes images of computer and other IT devices. How can you do this for the scrapbook?
You can implement the rule of thirds by placing the ____(Key, Larger, Smaller)
part of the image along ____ (Central, Intersecting, margin) the
lines.
Answer:
key margin
Explanation:
kid rally have a explantions
If the user inputs “10” for the first expense and “20” for the second expense, what will the interpreter show in the final line when this program is run? If this result in not what the programmer intended, how would you explain what went wrong?
Why is it important for an app developer to work closely with the client and end users to understand what their users want and need?
if the app developer doesn't meet the clients needs within the app the client may be dissatisfied, and not use the app. The client could also spread the word that this app developer dosen't listen to their customers and this could jeopardize future clients wanting to work with the app developer.