Your digital footprint says a lot about you, but not everything is true or accurate. When you're a high school or college student, you may not think about the impact your digital life will have on future employment. Some potential employers will search the web looking for information on job applicants.
Is it ethical for a potential employer to use the Internet this way?

Answers

Answer 1

Answer:

yes

Explanation:

cuz im yearz old


Related Questions

How is the Scheduling Assistant useful in creating a shared meeting request? Check all that apply.

*shows free/busy information for recipients inside the organization
*shows free/busy information for recipients outside the organization
*helps you to choose a meeting time that is best for everyone
*identifies requested room availability
*will make reminder phone calls to meeting attendees

Answers

Answer:

a. shows free/busy information for recipients inside the organization

c. helps you to choose a meeting time that is best for everyone

d. identifies requested room availability

Explanation:

just did it on edg2021 :)

Answer:

A, C, and D

Explanation:

I just got it right.

Which 3 navigation features are missing in a reports only user view?

Answers

Explanation:

when a user changes his or her view to a Report only view when using QuickBooks online they only see a report list page, without having such features as; Navigation panel, Search box or Quick Create (+) icon.

Answer:

Yes, when a user changes his or her view to a Report only view when using QuickBooks online they only see a report list page, without having such features as; Navigation panel, Search box or Quick Create (+) icon.

write a method called threeHeads that repeatedly flips a coin until a coin

Answers

Answer:

public void threeHeads() {

Random r = new Random();

int count = 0;

while(count < 3) {

boolean head = r.nextBoolean();

if(head) {

System.out.print("H ");

count++;

} else {

System.out.print("T ");

count = 0;

}

}

System.out.println("\nThree heads in a row!");

}

Explanation:

Use GitHub

This component is responsible for the logical order of processing?
A) ALU
B) DATA
C) Control Unit
D) RAM

Answers

Answer:

A) ALU

Explanation:

The arithmetic logic unit (ALU) performs the arithmetic and logical functions that are the work of the computer.

So, the correct option is - A) ALU

Place the following items in the correct order, so that it correctly represents a URL (website address) protocol, path, server, filename

Answers

Answer:

protocol, server, path and filename

where in system settings can you find which version of Windows is installed on your computer?​

Answers

Answer:

Select the Start button > Settings > System > About . Under Device specifications > System type, see if you're running a 32-bit or 64-bit version of Windows. Under Windows specifications, check which edition and version of Windows your device is running.

Explanation:

brainliest pls

________________, _______________ and ___________ are what you see when you open Excel

Question 10 options:

None of these answers


Columns, rows and cells


Columns, rows and charts


Column, rows and formulas

Answers

volume , rows , and cells ! good luck
Columns, rows and cells.

Rectangular box formed when each column meet​

Answers

Answer:

If this is a true or false I guess my answer is true?

Explanation:

1.1 Why is primary goal of software development now shifting from
producing good quality software to good quality maintainable software?​

Answers

is where the term ‘App’ comes from. It is any piece of software that allows us to actually ‘use’ the computer. For example, it may be a word processor, web browser, spreadsheet software or even just a game. Application software relates to the user rather than the hardware

When a program runs in a text-based environment, such as a command line interface, what determines the order in which things happen?

Answers

The set of commands will determines the order in which things

ERORR, the question you are looking for is not available.

Answers

Answer:

darn

Explanation:

What is the protocol for getting to the Web?
A) HTTP:////
B) HTTA://
C) HTTP://
D) HETP://

Answers

Answer:

B) HTTP://

HOPE IT HELPS

PLS MARK ME AS BRAINLIEST

Answer:

It is C) HTTP://

It can also be seen as HTTPS://

Explanation:

A10:A20 Refer to values in

Question 3 options:

Cell A10 and cell A20


The cell in column A and row 10


The range of cells in column A and rows 10 through 20


The range of cells in row 15 and columns B through #

Answers

The range of cells in column A and rows 10 through 20

What is “Fair Use”?

It is the set of concepts that cannot be copyrighted or trademarked.

It is a set of situations that cause existing trademarks to expire.

It is the set of laws that enforce copyrights and trademarks.

It is a set of legal exceptions to copyrights and trademarks.

Answers

uhh I think it’s uh- B

Answer:

C

Explanation:

If you wanted to use the numeric key pad to multiply 33 by 3, you would type _____.
33^3
33*3
33/3
99

Answers

Answer:

If you want to use the numeric key pad to multiply 33 by 3 you would type 33*3 which will give you 99

Explanation:

Jabria are you smart
A: YESSSSSSS
B: No
C: Duh
D: No u
im giving brainliest for correct answer

Answers

Answer:

A. YESSSSSS

Explanation:

C duh . pop off hahahaha

Name an off-line storage device that is read-only, i.e. cannot be written to.

Answers

Answer:

CD-ROMs

Explanation:

Can someone help me with this

Answers

I’m not sure but I think it belongings.

Which one of these is NOT an indicator that an email is spam?
The email includes your name.
The email has a lot of errors in it.
The email tries to get you to act quickly.
The email address has many numbers in it.

Answers

The email includes your name.
If an email is spam them the sender more than likely doesn’t know that name of the receiver.

The one that is not an indicator that an email is a spam is the email that includes your name. The correct option is a.

What are spam emails?

Unsolicited messages sent in bulk via email are referred to as email spam, junk email, spam mail, or simply spam. The term was inspired by a Monty Python skit in which the term for a tinned pork product was Spam is pervasive, inevitable, and monotonous.

To add email addresses to their mailing lists, spammers buy them in bulk from specialized sources. There's a good probability that your address was included on a list that was recently sold to one or more scammers if you've seen a dramatic rise in the number of spam emails arriving in your account.

Therefore, the correct option is a. The email includes your name.

To learn more about spam email, refer to the link:

https://brainly.com/question/15058236

#SPJ6

VI. Differentiate between systems SUIwal unu up
vii. How a student can use computer to improve academic performance?
ters in
in a scho
nool library.​

Answers

Answer:

So in a library u might want to get some reading or homework done the way one can use a computer to improve academic preferences is bye one a computer u can type a essay and look for a book

Explanation:

The purpose of a flowchart is similar to the purpose of pseudocode.
True
False

Answers

I would say true. They both exist to provide people with a reference point.

Answer:

True

Explanation:

Pseudocode: In computer science, pseudocode is a plain language description of the steps in an algorithm or another system. Pseudocode often uses structural conventions of a normal programming language, but is intended for human reading rather than machine reading.

Flowchart: A flowchart is a type of diagram that represents a workflow or process. A flowchart can also be defined as a diagrammatic representation of an algorithm, a step-by-step approach to solving a task. The flowchart shows the steps as boxes of various kinds, and their order by connecting the boxes with arrows.

They are both human-written descriptions of the process or algorithm of a task.

I hope this helpedThanks for your timeJuri Davis

Select the correct locations on the image. Adrian wants to delve into database administration. Which certifications would help him along this career path? PMP Oracle DBA PRINCE2 CSPM MCITP
you can pick multiple

Answers

Answer:

Oracle DBA and MCITP

All of the following are examples of software, expect

Video games

Speakers

web browsers

photo editors

Answers

Answer:

speakers

Explanation:

speakers are tangible objects compared to video games, web browsers, and photo editors, which are programs that run on a computer

The previous Discussions have provided the opportunity to share some elegant solutions to programming challenges, and many of them share one common trait—they all handle multiple objects with ease. Forget, for the moment, about some of the complexity involved. The formulas may seem strange, but do not worry. At this stage of programming, you are not expected to generate such things on your own; very few new programmers can. Instead, stop to consider the ways programs embrace the computer’s true assets.

Machines do not mind doing the same thing over and over again; they never get bored. They are also capable of handling massive amounts of data in an impeccably organized manner. One of your challenges as a programmer is to communicate, through code, in an efficient way that plays to the computer’s strengths.

Consider, for example, having to write a program to manage personnel records for all of the people working for your company. You certainly would not want to have to write a program with a unique variable for each unique person in the company. Every time a new employee was hired, someone would have to modify the program to add a new variable for that employee. Every time an employee left the company, someone would have to modify the program to remove that employee’s variable and data from the program. Clearly, this would be a very tedious way to automate personnel records. Instead, you need a way to manage that collection of personnel information in a more organized manner. In fact, you need a way of representing the collection of individual employees as just that, a single variable that provides access to all of the employees. Then, you can use loops to process the employee data. Fortunately, Java provides the concept of an array (and other similar collections, such as the ArrayList) to manage collections of similar objects.

It takes time to truly grasp how powerful object-oriented programming can be and how you can harness its "objects-first" focus to make your own programs concise and elegant. Unfortunately, some programmers do not invest that time. They rely on brute force—repetitive methods resulting in long programs that are, by nature, hard to review and debug.

Return to the open source repositories you previously explored. Find a program that (A) uses at least one loop and a list effectively or (B) could use a loop and a list to improve the program.

*. Response that summarizes your findings. The post should:

1. Include a copy of the code that either (A) exemplifies concise, generalized code or (B) presents the perfect opportunity to apply loops, arrays, and lists to reduce the length of the program using a more elegant solution. Do not undertake a lengthy program; limit your code to approximately 20 lines.
2. If the code is an exemplar of good coding, explain what leads you to that conclusion. Be specific.
3. If the code needs improvement, include a rewritten version of the code, in which you apply one of the methods described above to improve the program. Explain how your solution better embraces a computer’s strengths as a tool that can perform calculations quickly, perform repetitive tasks, and/or manage data effectively.
4. Add or revise comments in the code to accurately describe the function of the loop and list.
Do not include the entire source code of the program you choose. Select just the portion with the necessary information, such as variable declarations and methods called from outside the class or method.

Answers

Answer:

I can't make out the question

What is the shortcut key to apply /remove the subscript effect?
Ctrl+=

Ctrl-+

Answers

Answer:

Press "Ctrl, "Shift" and "=" on your keyboard to turn off superscript formatting.

In terms of their eligibility for legal protection, how do ideas differ from song lyrics?


Ideas can be copyrighted, while song lyrics can be trademarked.

Ideas can be copyrighted, while song lyrics cannot be copyrighted or trademarked.

Ideas can be trademarked, while song lyrics can be copyrighted.

Ideas cannot be copyrighted or trademarked, while song lyrics can be copyrighted.

Answers

Answer:

D

Explanation:

Answer:

D. Ideas cannot be copyrighted or trademarked, while song lyrics can be copyrighted.

Copyright protection applies to original works that are fixed in a tangible form, such as being written down or recorded. This means that song lyrics are eligible for copyright protection because they are fixed in a tangible form, like sheet music or a recording. However, ideas by themselves cannot be copyrighted or trademarked because they are not fixed in a tangible form, they are not considered a creative work. Copyright applies to the expression of an idea, not the idea itself. Patents may provide protection to some ideas, but only if they are new, useful and non-obvious.

how can you make encouraging and effective content using text and visuals?​

Answers

Answer:

prepare an encouraging picture or image

To make effective content using text and visuals, it's important to prepare a picture that aligns with the central message in the text.

What is visual content?

Visual content simply means content that uses pictures to illustrate a point.

In this case, to make effective content using text and visuals, it's important to prepare an encouraging picture. This is important to depict one's image clearly.

Learn more about visuals on:

https://brainly.com/question/1023467

Create the content for your website.

Please help

This has to be written in rough draft

Please answer the create the content for your website

And thank you

Answers

What do you need help with? I’m confused

The winning design is typically that which most closely meets the design
brief and which need not necessarily adhere to budget and timescale.
False
True​

Answers

when the when the when the add the when are you is id god his gay for your top off jack dafe cafe read line green red whats the answerAnswer:

when the when the when the add the when are you is id god his gay for your top off jack dafe cafe read line green red whats the answer

Explanation:

Information systems include all of these
A) People, Software
B) Hardware, Information
C) Data, Procedures
D) All of the above

Answers

Answer:

D

Explanation:

because you need people to access software through hardware and data through information and procedures.

Other Questions
Which statements are examples of someone using refusal skills? Select thetwo correct answers.A. "I don't know. It doesn't sound very fun."B. "No thanks, I need to study tonight."C. "No, I'd rather not go to the lake."D. "I'm kind of tired, but maybe I can go for just a little while." What event was the final straw that forced the U.S. to enter World War I? 490 divided by 5 = what is the sum PLs I NEED HELP RN I GIVE U 100 PINTS ITS RLY URGENTT Objectives:In the lesson, you will:know the function of major organelles in plant and animal cellscompare and contrast the structure and function of major organelles of plant and animal cellsrelate structure to function for the components of plants and animal cellsBig Ideas:Key Questions and Terms NotesWhat are the two main types of cells? What is the difference between these cells? Use the video to describe the function of each of the following cell structures:Cytoplasm:Nucleus:Mitochondria:Endoplasmic reticulum:Ribosomes:Golgi apparatus:Vesicles:Lysosomes:Cell membrane:What are organelles? How are the functions of organelles in animal cells and those in plant cells similar and different? Draw and label an animal cell. Draw and label a plant cell.I WILL REPORT IF U JUST DO IT FOR POINTS AND U JUST PUT NONSENSE help pls :3Is the energy transferred to each organism in this food web the same? explain your answer. el colectivo de diente 5(2x+7) HELP ASAP PLS "It enters the cytoplasm and moves toward ribosomes".This describes what happens to mRNA after which process?A. transcriptionB. DNA replicationC. translationD. protein synthesis After a 40% discount, the cost of a sofa is $471.00. What was the original cost of the sofa? NEED HELP ASAP What is it called when scientists carefully examine a new result by someone else in their field of study? Which dry ingredient needs to be packed down when measuring? 3. According to the Presidential Succession Act of 1947, which of theseofficers follows the Vice President in the line of presidential succession?Speaker of the HouseSecretary of StateO president pro tempore of the SenateSecretary of the Treasury d intoWhat would happen to a person who hasdamaged pulmonary veins?o Deoxygenated blood would not get back tothe lungs.Oxygenated blood would not circulatethrough the heart muscle.Oxygenated blood would not get back to theheart to be pumped all over the body.Deoxygenated blood would not get to theheart.DONE Kathy went to the store to buy school clothes. She had a store credit for$29.58. If she buys 4 shirts that each cost the same amount and spends atotal of $42.22 after the store credit was taken off, what was the price ofeach shirt? What is the circumference of a circle with a diameter of 8 feet? Use 3.14 forTT.d = 8 ft PLEASE HELP I NEED THE ANSWER NOW WILL GIVE YOU BRAINLEST HELP!!! I will Mark Brainiest!!!! Inga and Aileen are measuring the temperature of frozen hydrogen. Inga is using a thermometer that has increments of 0.25F, and she gets a measurement of 3.25F. Aileen is using a thermometer that has increments of 0.125F, and she gets a measurement of 3.375F.Which thermometer has less uncertainty? 1. Aileen's thermometer, because it has smaller increments.2. Neither, because the uncertainty in both thermometers is the same.3. Inga's thermometer, because 3.25F is less than 3.375F.4. Neither, because Inga and Aileen had different measurements. If two angles and an included side of one triangle are equal in measure to the corresponding angles and side of another triangle, then the triangles are congruent Click to read the passage from "Everyday Use," by Alice Walker. Then answerthe question.The passage suggests that Maggie feels insecure. Which phrase best showsthis internal conflict?A. more comfortable than most people knowB. homely and ashamedC. swept clean as a floorD. envy and aweSUBMIT A plane goes from a standstill to 350 mi/hr in about 45 sec. What is the plane's acceleration?