Answer:
Opportunity cost doesn't only occur when you spend money. For example, if I can eat one snack at a party and I like both cake and cookies, I have to choose one over the other. This is an example of opportunity cost without spending money.
Regardless of if you use social media or not, would you rather be conservative rather than outgoing on social media? Why or Why not?
Please help this is due today and I really need help.
Answer: I imagine conservative is the correct answer.
Explanation: However it's not the answer I agree with. As long as you stay anonymous online, there's no punishment to being outgoing.
What explains the discrepancy between the number of bytes you can
actually store on a storage device and what the advertisers say you can
store on the that device?
Anyone knows this ? Please help
Answer:
This is because, the advertisers report the storage space in decimal while the computer reads the storage space in binary.
Explanation:
The advertisers report the storage space in decimal or base 10 because humans count in decimal, whereas the computer reports the storage space in binary or base 2.
Since the computer storage is in bytes and 8 bits equal 1 byte, It is easier to write a storage space of 1 kB as 1000 B but it is actually supposed to be 1024 B(2¹⁰). So, there is a discrepancy of 1024 B - 1000 B = 24 B.
As we go higher, the discrepancy increases. For example, 1 MB is advertised as 1000 kB = 1000000 B but is actually supposed to be 1024 kB = 1024 × 1024 B = 1048576 B. So, there is a discrepancy of 1048576 B - 1000000 B = 48576 B.
So, the actual number of bytes on the storage device is actually less than that reported due to the different number systems in which they are reported in. This discrepancy is less in memory cards or flash drives though in which the stated value of storage capacity might be the actual storage size.
Note that the base 10 or decimal system was chosen by advertiser since this is what consumers understand.
I will give Brainlyest What is true about a "point-to-multipoint" network configuration?
Select one:
a. Data sent by one computer is received only by the target computer
b. Point-to-multipoint computers are always arranged in a Ring pattern
O c. Data sent by one computer is received by all other computers on the network
O d. Point-to-multipont networks require fewer wires
Answer:
a
Explanation:
Beacause im smart and i trust my self my answer is corect
Read the following scenario:
Richard is practicing his math facts for a test he will be taking tomorrow. At a bricks-and-mortar school, Richard takes the math fact test and waits a day for his teacher to grade the test and return it to him. At his online school, Richard takes the math fact test and knows immediately how he did because of the computer-generated response.
What is the difference between the bricks-and-mortar school and the online school?
A. The tests are different.
B. The test is timed.
C. The test feedback is quicker at the online school than at the bricks-and-mortar school.
D. Both of the tests are about math facts.
Answer: C
Explanation:
what is the period of a wave that has a frequency of 30hz
A. 0.03 s
B. 3 s
C. 30 s
D. 0.3 s
0.03 s is the period of a wave that has a frequency of 30hz. Thus, option A is correct.
How Period of wave and its frequency are closely related?Period of wave and its frequency are closely related. Period is the inverse of frequency. The period of a wave is the time taken for a number of waves to pass through a particular point. The frequency of a wave is the number of waves that passes through a point at a particular time.
An electromagnetic spectrum can be defined as a range of frequencies and wavelengths into which an electromagnetic wave is distributed into.In Science, the electromagnetic spectrum is composed of the following types of energy from highest to lowest frequency and shortest to longest wavelength and these are Gamma rays, X-rays and electromagnetic wave.
An ocean wave is generally classified as a mechanical wave while both visible light and x-rays are electromagnetic waves. A wave can be defined as a disturbance in a medium that progressively transfers (transports) energy from a source to another location, especially without the transportation of mass (matter).
Therefore, 0.03 s is the period of a wave that has a frequency of 30hz. Thus, option A is correct.
Learn more about frequency on:
https://brainly.com/question/5102661
#SPJ2
Individuals connect to the Internet through an __ (1) __ allowing them access to the system. The rules on the Internet for how messages are addressed and passed on are called __ (2) __ .
Answer:
1. Internet service provider (ISP)
2. Protocols.
Explanation:
Individuals connect to the Internet through an Internet service provider (ISP) allowing them access to the system. An ISP is a telecommunication company that provides internet services for other internet providers i.e they act as a backbone.
The rules on the Internet for how messages are addressed and passed on are called protocols.
A protocol can be defined as a standard set of rules established by the regulatory agencies to determine how data are transmitted from one network device to another.
Generally, the standard Internet communications protocols which allow digital computers to transfer (prepare and forward) data over long distances is the TCP/IP suite.
I need help ASAP please and thank you!
Answer:
the Answer is C hope its right
Given the number of rows and the number of columns, write nested loops to print a rectangle. (PYTHON)
Answer:
Explanation:
Please see the attached picture for help.
The code segment is given in Python. So, it must be completed in Python.
The missing nested loops are as follows:
for rows in range(num_rows):
for cols in range(num_cols):
The first nested loop will iterate through the length of the rectangle
for rows in range(num_rows):
The second nested loop will iterate through the width
for cols in range(num_cols):
So, the complete program is:
num_rows = int(input())
num_cols = int(input())
for rows in range(num_rows):
for cols in range(num_cols):
print('*',end=' ')
print()
See attachment for sample run
Read more about Python programs at:
https://brainly.com/question/22841107
How do you post pictures as the question? I don't feel like typing it out
Which of the following statements about meta tags is TRUE?
A.Meta tags are a way of filtering items online so that you only see the items that connect to your interests.
B.Meta tags are large amounts of data that websites collect from their users. C.Meta tags are snippets of text that describe the content of a page or object. D.All of the above are true
Answer:
I guess c no. is the answer
Edhesive 4.6 lesson practice
Range is an example of a_______.
Answer:
Range is a example of a function
Answer: Function
Explanation: if you ever have trouble go look at the slide show for each presentation and theres your answer
It is used to loosen or tighten slotted screws. * 1 point A. Hex Driver B. Torx Screwdriver C. Philips Head Screwdriver D. Flat Head Screwdriver
Answer:
D. Flat Head Screwdriver
Explanation:
Technology can be defined as a branch of knowledge which typically involves the process of applying, creating and managing practical or scientific knowledge to solve problems and improve human life. Technologies are applied to many fields in the world such as medicine, information technology, cybersecurity, engineering, environmental etc.
Basically, knowing how to use a technology simply means a scientist understands the appropriate method or technique to be used in the application of a technology such as when solving a problem. Also, knowing when to use a technology means to know the appropriate time to use a particular technology without it having any repercussion or adverse effect.
Generally, technology has impacted the world significantly and positively as it has helped to automate processes, increased efficiency and level of output with little or no human effort.
For example, a Flat Head Screwdriver can be defined as a type of screwdriver that is used to loosen or tighten slotted screws. A slotted screw has a single horizontal or vertical line on its head and is used for tightly holding two or more object together.
The name for entering numbers into a spreadsheet is D___ E____. Write out the full name in ALL CAPITALS!
Answer:
DATE
Explanation:
computer virus can destroy all the data of the hard disk true or false
your answer would be true
Answer:
TRUE computer district virus
1. If you're searching for a date and a product at the same time, you're running a _______ query.
a. complex
b. parameter
c. range
d. select
Multiple Choice
In an online learning environment, where does the learning take place?
A. a bricks-and-mortar school
B. the Internet
C. a playground
D. a park
Answer:
B the internet
Explanation:
Online learning = internet
. In an airport, a system consisting of sensors, bar code readers and remote controls is MOST LIKELY used for
aircraft boarding
baggage handling
border control.
passenger check-in.
Answer:
baggage handling
.......
Answer:
baggage handling
Explanation:
PLZ PLZ PLZ PLZ HELP will mark brainlist What component contains the ROM (Read Only Memory)?
CPU
RAM
Motherboard
Storage
Why is it important to include inserts in our scenes?
Answer:
An insert shot is any shot that's sole purpose is to focus the viewer's attention to a specific detail within a scene. These shots are often placed from the point of view of a character, suggesting that we see what the character sees during a moment of concentration.
Explanation: Hope this helped! :)
difference between electrical and electronic devices
Answer:
The differences between electrical and electronic devices is that electrical uses as energy for necessary purposes, while electronic devices are being manipulated by the electrons that are inside of the device's battery :3
Explanation:
:3
Choose correct answers:15) Choose the correct words to finish this sentence: When choosing your insurance plan, you typically have the option of paying a ________ premium in exchange for ________ coverage or a ________ premium with less coverage.
Answer:
paying an insurance premium in exchange for accidental coverage or a minimum premium with less coverage.
Explanation:
Insurance is an arrangement in which a person transfers his risk to a company. The insurance providers assess the persons nature of risk and the probability for the accidents then they determine premium price based on the person risk. The insurance can be for health related problems, life insurance or an insurance for a car accidents.
Prompt
What is a row?
Answer:
A row is a horizontal group of values within a table. Or a a number of people or things in a more or less straight line.
I don't know if you talking about the tech row .
Which of the following would be considered a subtopic for a mind map?
ecosystem
number of trees
plants
number of shrubs
Answer:
C) Plants
Explanation:
"Ecosystem" is the topic. Then "Plants" is the sub topic. Next the "Number of trees" and "Number of shrubs" branch out from there (Pun intended (; ).
PLEASE HURRY!!!!! Part of a program that does not work correctly
O Loop
O Mouse
O All programs are perfect
O Bug
Answer:
bug
Explanation:
A bug computer definition is referred to as a failure or a flaw in the software program. A Bug produces an incorrect or undesired result that deviates from the expected result or behavior.
I have this questions i need to make it in a report format pages of atleast 3 pages and maximum of 5 pages
First write what is software take one page for that
and each page for all other topics
HELP ME PLZ IM AM STUCK ON THIS I NEED AWNSERS
Answer:
What are your cards?? I may be able to help you if you put your cards. :)
Explanation:
three advantages to the company of using robots rather than human to manufacture company
Answer:
Robots are able to carry heavy things such as a car.
They also do not need breaks like humans do.
They can be quicker at the job and a humans dont need to involve themselves and have a higher risk of getting hurt.
13. A 2-sided coin has an equal likelihood of landing on each side. One side is called "heads" and the other is called "tails". The program below simulates randomly
flipping that coin many times,
var heads -
var tails - ;
var rolls - 100;
for(var i=0; i
if(randonlumber(0,1) - )
heads
} else
tails
Which of the following is NOT a possible combination of values of the variables in this program when it finishes running?
O A. tails has a value of O and heads has a value of 100
B. tails has a value of 100 and heads has a value of O
0 C.tails has a value of 20 and heads has a value of 20
O D. tails has a value of 50 and heads has a value of 50
Answer: tails has a value of 20 and heads has a value of 20
Explanation: Both Values have to add up to 100 for it to work. You cant have a 60% chance of a side that doesn't exist on a coin.
The combination that is not possible is (b) tails has a value of 20 and heads has a value of 20
The first and the second line of the program initializes heads and tails to 0.
The third line of the program initializes roll to 100
This means that at the end of the program, the combined value of heads and tails variables must add up to 100.
The above highlight is true for options (a), (b) and (d), because
[tex]0 + 100 = 100[/tex]
[tex]100 + 0 = 100[/tex]
[tex]50 + 50 = 100[/tex]
However, this is not true for the third option because
[tex]20 + 20 \ne 100[/tex]
Hence, the combination that is not possible is (c)
Read more about similar programs at:
https://brainly.com/question/18430675
Can covering up your laptop's camera with a sticky note damage it? I see some articles saying not to cover it and some to cover your camera.
Answer and Explanation:
I have a sticky note in front of my camera, just don't put the sticky part on the camera,
Bend it so that part of the sticky note is covering that top portion of your laptop, while also not covering your actually screen.
This makes sure that no one sees you if they were to hack into your camera with you knowing/not knowing
#teamtrees #PAW (Plant And Water)
Computers help eliminate the repetitiveness of manual task how can this benefit you in your overall career?
Answer:
Explanation:
When I went to high school, our next door neighbor had a pet dinosaur. We used to have to do math problems that were incredibly long and tedious. Things like the gas laws. They involve 5 numbers with 2 decimal places and we were asked to find the 6th number.
Eventually we were taught to use log tables but by then we were too numb to care.
Computers however take repetitiveness in their stride. They don't gag at how many times they have to repeat an operation. They don't mind if they do it a thousand times or a million or 100 million times. Some algorithms like the Monte Carlo method depend on trying an operation a million times. Humans would go crazy if they had to do that. Computers can do simple algorithms a million times while the mouse is on the go command.
If you pick a job like a tax consultant, you will be glad not to do any more than knowing where the numbers that make up your data go.
Same with banks and insurance jobs. I'll bet there are many jobs in medicine that require repetitive calculations.