Megan wants to post a picture of her and her friend Jennifer on her social media page. What should Megan do before she posts the picture?

A. Add a caption.
B. Ask her friend for permission.
C. Make sure she looks good.
D. Edit the picture using Photoshop.

Answers

Answer 1

Answer:

B. Ask her friend for permission.

Explanation:

Answer 2

Answer: B ask her friend for permission

hope you do good on the test or quiz.. it would mean alot to be brainlEst


Related Questions

Which of the following is NOT a peripheral?
Keyboard
USB storage drive
Printer
CPU

Answers

USB is the answer to your question
a CPU is NOT a peripheral device because a computer system cannot work without a CPU.
A peripheral device is used to put information into and get information out of the computer.

Describe advantages and disadvantages for microprocessor controlled devices in the household.
(4) point form pls

Answers

1.Easier actions 2.Time saving 3.Money saving 4.Energy saving

I need help with this program. I need code for this . Java if statements Determine the amount of discount a person should receive. If the bill is more than 2000, then the person should receive a 15% discount. If the bill is 2000 dollars or less, the person does not receive a discount of any kind. Sample Data: 500 2500 4000 333.33 95874.2154 Sample Output= Enter the original bill amount :: 500 Bill after discount :: 500.00 Enter the original bill amount :: 2500 Bill after discount :: 2125.00 Enter the original bill amount :: 4000 Bill after discount :: 3400.00 Enter the original bill amount :: 333.333 Bill after discount :: 333.33 Enter the original bill amount :: 95874.2154 Bill after discount :: 81493.08

Answers

Answer:

The program in Java is as follows:

import java.util.Scanner;

public class MyClass {

   public static void main(String args[]) {

     double bill;

     Scanner input = new Scanner(System.in);

     System.out.print("Enter the original bill amount : ");

     bill = input.nextDouble();      

     if(bill>2000){

         bill-=0.15*bill;

     }

     System.out.println("Bill after discount: " + bill);

   }

}

Explanation:

This declares bill as double

     double bill;

This lets the program accept input

     Scanner input = new Scanner(System.in);

This prompts user for the original bill amount

     System.out.print("Enter the original bill amount : ");

This gets the bill from the user

     bill = input.nextDouble();      

This checks if the input bill is greater than 2000

     if(bill>2000){

If yes, the bill after discount is calculated as follows:

         bill-=0.15*bill;

     }

This prints the bill after discount

     System.out.println("Bill after discount: " + bill);

Android OS "AFTER" Beta.
A. Cupcake
B. Candy
C. Cookie
D. Carmel

Answers

Answer:

Android OS "AFTER" Beta is;

A. Cupcake

Explanation:

The Android Beta mobile operating system was released on November 2007 while on the 23rd of September, 2008, the first commercially available version of the Android, Android 1.0 was released

Android 1.0 and 1.1 were not assigned actual code names and the first Android mobile operating system release to be assigned a code name is the Android 1.5 which was code named Cupcake by the project manager

A small business has been experiencing power outages in their area. When checking the IP-based security camera, they were not able to access the camera. They verified the camera was on and had power. What is MOST likely the problem?

Answers

Group of answer choices.

A. The camera has an invalid gateway address.

B. The camera has been damaged by the power outage.

C. The camera's memory card is full

D. The camera is not connected to the wireless network.

Answer:

D. The camera is not connected to the wireless network.

Explanation:

An IP address is an acronym for internet protocol address and it can be defined as a unique number assigned to a computer or other network devices, so as to differentiate each device from one another in an active network system. Thus, an IP address is typically used to uniquely identify each computer or network devices connected to the internet or network.

In Computer networking, IP address are classified into two (2) main categories and these are;

1. Local (internal) IP address.

2. Global (external) IP address.

In this scenario, a small business has been experiencing power outages in their area. When checking the IP-based security camera, they were not able to access the camera. They verified the camera was on and had power. Thus, what is most likely the problem is that, the camera is not connected to the wireless network.

This ultimately implies that, the IP-based security camera is only powered on but is not interconnected with the other devices on the wireless local area network (WLAN).

QBasic commands any 10 with examples

Answers

Answer:

I haven't used qbasic in a quarter of a century, so my apologies if any of these are outdated.

I listed 13 here as I don't know what are being qualified as "commands" (I'm sure print is in there, but INT? LEN? these might be interpreted not so much as commands as functions)

PRINT prints text on the screen.

PRINT "How much wood would a woodcuhck chuck?"

INPUT gets text from the user

INPUT woodchuckwood$

INT casts a value as an integer

w = INT(woodchuckwood)

OPEN opens a file for input/output

OPEN "woodchuck.consumption" FOR OUTPUT AS #f

OPEN "woodchuck.consumption" FOR INPUT AS #f

CLS clears the screen

CLS

LOCATE specifies the cursor's location on the screen

LOCATE 10, 10

INKEY$ reads a character from the input buffer

a$ = INKEY$

LEN returns the length of a string

l = LEN(a$)

CHR$ takes an int and returns it's ascii value

$enter = CHR$(13)

ASC() returns the ascii value of a character:

$space = ASC(" ")

DO...LOOP repeats a loop until a condition is met:

x = 0

DO

   x = x + 1

LOOP UNTIL x = 10

SHARED declares global values as being accessible locally

SHARED $username

SHELL executes an os command

SHELL "dir /w"

What do you hope that people see in your digital footprint 5 years from now? ​

Answers

Answer:

I hope they see me playing with my dog (who died a few months ago) Malikeye

Explanation:

none :)

How important is the knowledge of ICT to a pupil like you?

Answers

For me it is not important

Any device that uses light to read and write information.

A. Optical Drive

B. Peripheral Device

C. Laser Device

D. Optical Device

Answers

Answer:

Optical Storage Device

Do you need a internet browser to go to the intrnet?​

Answers

Answer:

No you do not need a interent browzer to get to the internet.

Explanation:

Not sure but I don’t think so

Identify and summarize the features of the Windows 7 backup utility.

Answers

Answer:it is slow

Explanation: slow

Answer:

IT can create a backup it can restore a backup and probably more

Explanation:

Review the following definition of sustainable construction projects:
Sustainable construction projects demonstrate common sense applications of natural resources throughout the life of the project.
Sustainable projects also take into account the long-term effects on the environment, including how energy and materials are used and
recycled, which should be incorporated into the building itself.
Based on this definition, which of the following characteristics is not a characteristic of sustainable construction projects?

Energy and material efficiency in construction, operation, and maintenance.

Established technologies that have been in use for several decades

Low environmental impacts over the project's life cycle.

High ratio of renewable energy to fossil energy in construction, operation and maintenance,

Answers

Answer:

Established technologies that have been in use for several decades

Explanation:

Answer:I’m not sure

Explanation:

Which shot is not the best for a widescreen image

Long shot
Closeup
Establishing shot

Answers

Closeup because well it’s close and not far away

What is the output?
X = 9 % 2
if (x == 1):
print ("ONE")
else:
print ("TWO")

Answers

Answer:

ONE

Explanation:

9 % 2 = 8 remainder 1

mod is asking for the remainder, so x = 1.

Since x equals 1, it will print ONE.

How did you generate a random number for the user to guess? by using the built-in randint function by using the built-in random function by using the random method from the random module by using the randint method from the random module

Answers

Answer:

by using the randint method from the random module

Explanation:

The randint() method is a method or function in the random python module. It is used to get or return an integer number within a specified range.

To use the method, the module must be imported into the python file with the "import random" statement, then the method is referenced using dot notation and specifying the range of integer numbers.

syntax: random.randint(first_number, last_number)

Note that the last number in the range is inclusive in the selection.

Answer:

A. randint

Explanation:

I got it right on a quiz

In the movie Charlie and The Chocolate Factory, why did Augustus Gloop go against Mr. Wonka’s instructions and drink from the chocolate river?

Answers

Answer:

He likes chocolate

Explanation:

He's a selfish chocolate lover. Mr. Wonka stated that it must not be touched by human hands, simply children being stubborn.

Anyone recommend any underrated kpop songs? I'm mostly into girl group songs, but I'd be nice to listen to a boy group song for once lol.

When I say underrated please don't put songs with more than 30 million streams lol.

Songs I recommend:

Loona/Cherry-Love Cherry Motion
Loona/ViVi-Everyday I Love You
Binu-Bibi
BIYA- COTAI
Luri- Blah Blah
Nature- OOPSIE
Nature- Girls
fromis_9- Heart to Heart
fromis_9- DKDK

There's so much more, buy my brain just stopped working

Answers

Answer:

Omona - Mixnine.

Highlight - Iz*one.

Downpour - IOI.

Goodbye - 2NE1.

Lonely - Sistar.

Stylish - Loona.

Satellite - Loona.

Twilight - Kim Lip.

Explanation:

Answer:

NCT127 /STCKER

Explanation:

Drag each label to the correct location. Each label can be used more than once. Match the device to the port through which it connects. Monitor External hard drive Flash drive Flash drive Mouse hdmi usb- c display port thumder port

Answers

Answer:

Mouse - USB

Monitor - display port, HDMI, and thunderbolt port

External hard drive - USB and thunderbolt port

Flash drive - USB

Explanation:

A computer mouse is an input device used to interact with a computer system. It connects with the computer through the USB port.

A Monitor is an output device that is used to display information on a computer system. It can be connected to the system through the display ports, HDMI, and the thunder port.

The External hard drive is a storage device that holds data for a long period of time. It has adapters to connect to the computer through the USB ports or thunderbolt ports. The flash drive is similar in function to the hard drive but small in size and storage space. It only connects with the computer through USB ports.

Answer:

HDMI- Monitor

DisplayPort- Monitor

The other two, I dunno

You use the analogy that a four-dimensional array is like a shelf of books.

Which part of the analogy does 3 refer to in myData[1] [3] [2] [6]?

page

book

row in the table

shelf

Answers

Answer:

Page

Explanation:

Edge 2020

The page part of the analogy, 3 refer to in myData[1] [3] [2] [6]. The correct option is A.

What is array?

An array is a collection of memory locations, or "boxes," each of which has the same name and can store a single piece of data. An array's data must all be of the same data type.

The metaphor suggests that a four-dimensional array is similar to a book shelf.

A dimension is used in addition to length, breadth, and depth to enable the use of geometrical language when discussing occurrences that depend on four parameters.

Consequently, it may be said that a four-dimensional array is comparable to a shelf of books. In my Data are page, 2 refers to the analogy's relevant section.

Thus, the correct option is A.

For more details regarding analogy, visit:

https://brainly.com/question/2403481

#SPJ5

Explaining AutoCorrect
How is the AutoCorrect feature useful in Outlook 2016? Check all that apply.
It checks for common typing errors.
It can automatically fix the error while you are typing.
It suggests email recipients that might be interested in your message.
It underlines words that need spelling and grammar corrections.
It ensures that you are emailing the correct recipients.

Answers

Answer:

1.

2.

4.

Explanation:

Had the same question

Please explain what Level 5 Automation is and give 2 examples of the technology

PLEASE ANSWER

Answers

Answer:

Automation is the process by which AI is adapted, trained, and refined to perform actions that are similar/mimic those of human behavior and actions There are 5 levels to automation, 0 being the lowest and 5 being the most "autonomous" and independent.Level 5 automation is complete control of the action essentially a true self-driving car that can go anywhere and at any time, assuming that a human driver could do the same.This is based under the assumption that the human can perform the same action as the AI.Fully autonomous vehicles Robot Conveyer belt

Drop a paper of A-4 size and a
piece of wood/plastic about 2-3
inches long, from a height more
than 10 feet. Note the time for both
to hit the ground. Now repeat the
experiment by folding the paper
once, twice, thrice... (as many
time as you can). Why every time
the travel time reduces for paper
and remains the same for
wooden/plastic piece. Does the
paper at any stage hit ground
before wooden/plastic piece? If
yes,

Answers

Folding the paper reduces the surface area/volume. Travel time reduces due to less friction.

The wooden or plastic piece never changes its amount of drag/friction in the atmosphere.

If the paper is folded/compressed small enough, such that it’s friction is less than the wood or plastic then yes it would fall faster.

In a perfect vacuum, there is no friction to factor in, thus both fall at same speed.

Three different numbers need to be placed in order from least to greatest. For example, if the numbers are ordered 9, 16, 4, they should be reordered as 4, 9, 16. Which of the following algorithms can be used to place any three numbers in the correct order?

Answers

Answer:

what are the three different numbers?

What are the 5 characteristics of flowchart

Answers

Answer:

Here's ur answer

Explanation:

(i) Should consist of standardized and acceptable symbols. (ii) The symbols should be correctly used according to flowcharts rules. (iii) Should have short, clear and readable statements written inside the symbols. (iv) It must have clear one starting point and one ending point.

Which of the following is true of functions?

Answers

Answer:

their is nothing

Explanation:

functions are true ....

I need to calculate the % of Grand Total on Microsoft Excel, but can't for the life of me remember how to do that. Help would be greatly appreciated.

PS: Reposting my question because the answers I got previously were both only made for points, not to help in any way. :(

Answers

Answer:

You need to first use the Sum function to add up all the costs of September.

Then divide each September cost by the grand total that you got. After that format the last column to be percentages.

Look at the attached file for the formulas used.

Please explain what Level 5 Automation is and give 2 examples of the technology.

Answers

Level 5 ( Full Driving Automation ) Level 5 cars won't even have steering wheels or acceleration / braking pedals . They will be free from geofencing , able to go anywhere and do anything that an experienced human driver can do .

Pls follow me and Mark as brainlest!!! :-)

What allows your computer to communicate over a network and access the Internet?

Answers

Answer:

To connect to the Internet and other computers on a network, a computer must have a NIC (network interface card) installed.

Explanation:

A network cable plugged into the NIC on one end and plugged into a cable modem, DSL modem, router, or switch can allow a computer to access the Internet and connect to other computers. ISPs (Internet service providers)

What is the role of the connection medium?

Answers

wth does that mean?!

What is a placeholder for a piece of information that can change is called?

Answers

Answer:

Variable.

Explanation:

A placeholder for a piece of information that can change is called variable.

In Computer programming, a variable stores information which is passed from the location of the method call directly to the method that is called by the program.

For example, they can serve as a model for a function; when used as an input, such as for passing a value to a function and when used as an output, such as for retrieving a value from the same function.

Hence, when you create variables in a function, you can can set the values for their parameters.

For instance, to pass a class to a family of classes use the code;

\\parameter Name as Type (Keywords) = value;

\\procedure XorSwap (var a,b :integer) = "myvalue";

Other Questions
2x + 3 (-x) + 6x + 2 Your friend has $80 when he goes to the fair. He spends $4 to enter the fair and $12 on food. Rides at the fair cost $1 25 per ride. Which function can be used to determine how much money he has left over after x rides? All of the following are effects of World War I EXCEPT what?F. the League of Nations was created to prevent future warsG. new nation-states were created, especially in Eastern EuropeH. loss of nearly an entire generation of people slowed progressI. governmental powers decreased as a result of fighting total war 14) Find the slope of the line containing the points (5, 3) and (-7, 2).A. 52B. 112C. -4D. 12 Find the inequality represented by the graph This is Q2:5 Weekly Math Review please help me please will give brainliest to read the story and and tell me the (literary devices)the story name Fern Hill DYLAN THOMAS-1914 -1953 -7/8 + 1/4 Show work please Could you help me figure this out? Find the measure of each angle indicated Given f(x) = - 2x + 5 and g(n) = 3n - 2, evaluate one of the functions with the indicated value f(-3) and explain your answer[A] f(-3) = -1[B] g(-3) = - 11[C] f(-3) = 11 [D] g(-3) =7 hi ill give you brainliest if you answer my question. Given the function f (x)=2^xdetermine the equation of a new function, g(x), that is reflected over the x-axis and then shifted 5 united down is it b or d pls help A 1.0-kilogram rubber ball traveling east at 4.0 meters per second hits a wall and bounces back toward the west at 2.0 meters per second. Compared to the kinetic energy of the ball before it hits the wall, the kinetic energy of the ball after it bounces off the wall is 5/2=d2/4 solve the proportion is 4 yards greater than or less than 10 feet Someone Please help solve this asap (pls help giving away all my points!!!)Write all possible genotypes for plants with the following phenotypes:8. Terminal flowers9. Green peas10. White flowers11. Smooth pods12. Wrinkled peas13. Constricted pods14 Short15. Axial flowers16. Purple flowers17. Round peas18. Yellow peas Please somebody help!!!! Are these triangles similar? Consider the division problem 1/2 3. Describe a situation this division could represent. Then find the solution.