The system tray contains

the operating system

the computer's hard drive

the battery life

Quick Launch


Please answer quickly, will give brainliest when I can.

Answers

Answer 1

Answer:

Quick Launch

Explanation:

The system tray contains Quick

Launch

I hope you will give brainliest

Answer 2

Answer:

Quick Launch

Explanation:


Related Questions

Which of the following is a "rule" that you should pay attention to when taking photographs?

Hand hold your camera when taking night photographs.
Put diagonal lines directly at the corners.
Make sure your lines are straight.
All of the above.

Answers

Answer:

put diagonal lines directly at the corners

Answer:

C: Make sure your lines are straight

Explanation:

edg2020

(Remember you can always break the roles and having not straight lines does not mean your picture is bad)

Choose the Basic Features of a Web Browser. *
Address Bar
Home button
Bookmark button
Forward button
Back button
Refresh button
Twisted Pair

Answers

Answer:

Address bar

back button

refresh button

forward button

Explanation:

Answer:

the person above is correct

Explanation:

how is the incorrect verb tense formatted. Taylor TAKE out the trash this morning. A in a different font face. B in a different font size. C in a different font D in italics . plz help quick and thx sorry not trying to be rude

Answers

Answer:

cant really tell cause you didnt use the original font and stuff.  ig maybe A (different font size)

Explanation:

Select all that apply.

Which of the following groupings are located in the View tab?

Page
View
Layout
Page Design
Window

Answers

Answer:

Layout, Window and View

Explanation:

This is the groupings that was listed above that are located in the View tab.

Which two of these should a website’s privacy policy created under California Online Privacy Protection Act describe?

A third parties that may view the information
B name and designation of the author of the policy
C effective date and expiration date of the policy
D links to third-party policies, if any
E approvals necessary to bypass the policy

Answers

Answer:

E approvals necessary to bypass the policy

Questions-  Which two of these should a website’s privacy policy created under the California Online Privacy Protection Act describe?

The correct answer is third parties that may view the information.

effective date and expiration date of the policy.

Explanation:

What is the missing line of code?
>>> sentence = "Programming is fun!"
>>>
'gr
O sentence[3:6)
O sentence[2:6)
sentence(3:5)
O sentence[2:5)

Answers

Answer:

sentence [3:5]

Explanation:

The missing line of code is sentence(3:5) in the given code which is the correct answer would be an option (C).

What is the programming language?

A programming language is a collection of grammatical rules and a vocabulary for instructing a computer or processing equipment to do assigned duties. High-level languages like as BASIC, C, C++, COBOL, Java, FORTRAN, Ada, and Pascal are commonly referred to as programming languages.

Every programming language has a distinct collection of keywords (words that it recognizes) and a distinct syntax for structuring application programs.

According to the given question,

We have been given the code:

>>> sentence = "Programming is fun!"

>>>

'gr

Here, the missing line of code is sentence(3:5) in the above code.

Therefore, the correct answer would be an option (C).

To learn more about the programming language click here :

https://brainly.com/question/23959041

#SPJ2

What is this N mean????? In java

Answers

Answer:

\n is an escape character for strings that are replaced with the new line object. Writing \n in a string that prints out will print out a new line instead of the \n. Java Escape Characters

Explanation:

If that what you meant. But n most of the time is either a string character or no special meaning such as integer that you defined.

N can also mean null

import java.util.Scanner;

import edhesive.testing.Math;

public U2_L8_Activity_One{

   public static void main(String[] args) {

       Scanner myObj = new Scanner(System.in);

       System.out.println("Enter a number.");

       int n = myObj.nextInt();

       for (int i = 0; i < 10; i++){

           System.out.println((int) (Math.random()*n));

       }

   }

}

I hope this helps!

A ___ error means the web page you are trying to view isn't available, perhaps because the page has been deleted from the server.

601
404
500

Answers

Answer:

A 404

Explanation:

I've seen it many times.

Answer:

404

Explanation:

THIS IS ACTUALLY FOR HISTORY!!!!!
PLEASE HURRY!!! I WILL MARK BRAINLIEST!!!

When the 1905 Sequoyah Convention ratified their state constitution and submitted it to Congress, Congress chose to ignore it. Do you feel this was the right decision? If you had been a member of Congress in 1905, would you have voted to ratify the Sequoyah Constitution, voted against it, or tried to have it tabled? Defend your choice.

Answers

Answer:

it was certainly a debatable decision, mainly because it was based primarily on political - and not on legal or social - views. since the congress at that time was led by members of the republican party, and the territory that the tribes wanted to turn into an exclusively indian state was predominantly democratic, the proposal (as expressed in the constitution) did not succeed, but the constitution itself proved to be of crucial importance in the creation of the state of oklahoma, and, most importantly, it guaranteed the involvement of representatives of the indian tribes in the government of the future joint state.

as a member of congress, i would have voted to ratify the constitution, or at least to have it tabled. ignoring it was an interested and partial decision.

Strings need to be placed in

Answers

Answer:

glue

Explanation:

Which keyboard shortcut will create a hyperlink in an Excel document?

A) Ctrl+F
B) Ctrl+H
C) Ctrl+K *
D) Ctrl+End

Answers

Answer:

it is most definatly ctrl+k

Explanation:

Answer:

The awnser is c) Ctrl+K

Explanation:

hope this helps

Elliot keeps spreadsheets of the expenses required to keep his stationary store in business. One keeps track of the month rent, electric bill, water bill, and internet bill. Which cells would it make sense for Elliot to lock

Answers

rent and internet bill

i just did the test!

Answer:

Rent and internet bill

Why should we care about information being represented digitally? How does this impact you personally?

Answers

Answer:

Information digitally represented shows a level of understanding. For example, it eases the stress of complexity. It is more interpretable.  It has a great impact on users personal since use can use and interpret information well as compared to other forms of representation.

-Astolfo

A letterhead should contain all of the following EXCEPT
- Full street address
- Logo
- Complete legal name of the company, group or individual
-None of the above

Answers

Answer:

The Logo.

Explanation:

Im somewhat sure it is a logo. It honestly depends on what kind of letter it is. In a formal letter, it shouldn't contain the logo.

What is a promotional activity for a film ?

Answers

Answer: Sometimes called the press junket or film junket, film promotion generally includes press releases, advertising campaigns, merchandising, franchising, media and interviews with the key people involved with the making of the film, like actors and directors.

Explanation:

Graphic designers must have the ability to BLANK teams and tasks to get the most efficient result

Answers

Answer: work

Explanation:

Work is the correct answer

help fast plz I WILL MARK BRAINLEST

Naseer has inserted an image into his document but needs the image to appear on its own line.

Which option should he choose?

Top and Bottom
Tight
Through
In front of text

Answers

He should choose top and bottom hope this helps :)


Help I’ll give you brainless

Answers

Answer:

decimal

Explanation:

int, str and float are built in types, decimal isn't.

But... brainless??? ;-)

Which of the following describes iteration in computer programming?

A.a set of instructions that can be run one time only
B.a set of instructions that can be run multiple times throughout a program

C.a set of instructions for setting the end of a program
D.a set of instructions used by a computer program to correct problems in the code

Answers

The correct answer is B. Iteration in computer programming is something like a loop and as we know, loops run multiple times throughout the program.

Answer:

B

Explanation:

Complete the sentence with the correct response.

The popularity of operating systems is determined by studying the
share of computer sales worldwide.

Answers

answer:

because by studying the data of computer shares you know from the consumers what they like and don't like about their operating systems!

explanation:

hope this helped <3 also if wouldn't mind could you pls give me brainliest? (im trying to level up) thanks! :)

Which of the following has had the most profound effect on American newspapers? A.digital media B.syndication C.television D. radio​

Answers

Answer:

Although readership has been declining since the invention of the radio, the Internet has had the most profound effect on the newspaper industry as readers turn to free online sources of information. Financial challenges have led to the rise of ever-growing newspaper chains.

So I'd say Digital Media ?

Which of these is an IPv4 address? Choose the answer
A.2001:0DB8:85A3:0000 0000
B. 8A2F0370.7334
C. //resource:share
D. 202.111.12.170
E. 192.168.0​

Answers

Answer: The Answer is D, 202.111.12.170.

Explanation:

Taking the test.

An IPv4 address is  202.111.12.170. The correct option is D.

What is an IPv4 address?

The IPv4 address is a 32-bit number that uniquely identifies a machine's network interface. An IPv4 address is usually expressed in decimal digits, with four 8-bit fields separated by periods.

Each 8-bit field corresponds to a byte of an IPv4 address. IP addresses (version 4) are 32-bit integers that can be written in hexadecimal notation. The more popular format, known as dotted quad or dotted decimal, is x.x.x.x, with each x ranging from 0 to 255.

IPv4, or Internet Protocol version 4, is a set of rules that allows devices such as computers and phones to communicate over the Internet. An IP address is allocated to each device and domain that connects to the Internet.

Therefore, the correct option is D. 202.111.12.170.

To learn more about IPv4 addresses, refer to the link:

https://brainly.com/question/28565967

#SPJ5

19. Explain the difference between a hub and a switch. (5 pts)​

Answers

Answer:

A hub is a physical layer networking device which is used to connect multiple devices in a network. They are generally used to connect computers in a LAN. A hub has many ports in it. A computer which intends to be connected to the network is plugged in to one of these ports.

A network switch is networking hardware that connects devices on a computer network by using packet switching to receive and forward data to the destination device.

which of the following sentence uses the correct verb tense

Answers

Answer:la 3

la3

Explanation:

Where’s the picture ?

All user input is processed by the CPU once every cycle. The CPU does everything in its power to perform more than one instruction per cycle. The higher the cycle number, the more often a processor can process.

Answers

Answer:

True

Explanation:

The statement being made is true. The CPU cycle is also known as the clock speed of the CPU because every cycle represents one instruction that was completely finished by the CPU. The higher the clock speed the more instructions that can be completed in a certain amount of time. The second feature that also drastically increases the number of instructions that can be processed in a certain amount of time is whether or not the CPU has multi-thread functionality. This is a feature in some CPU's that allow the CPU to perform more than one process at the same time, this can be 4, 8 , or 16 processes at a time depending on the CPU.

This is for AP Computer Science and I need help answering this question. If anyone could help it would be very helpful.

Answers

import java.util.Scanner;

public class PosNums {

   public static void main(String[] args) {

       System.out.println("Enter positive numbers (-1 to stop)");

       Scanner myObj = new Scanner(System.in);

       int num = myObj.nextInt();

       int total = 0;

       while (num!=-1){

           if (num < 0 && num!= -1){

               System.out.println("Only positive numbers will be counted toward your total.");

           }

           else if (num >=0){

               total += num;

           }

           num = myObj.nextInt();

       }

       System.out.println("Sum is " + total);

   }

   

}

If you have any other questions, I'll do my best to help. Best of luck.

Liz created this table to show the ratio of red pencils to green pencils in her box. Identify the ratios that are equivalent to the ratio of red pencils to green pencils in Liz’s table


Red Pencils Green Pencils

2 6

4 12

6 18

8 24

Answers

the ratio is 1:3 because when you simplify all of them done you get 1 and 3

Which statement best defines building blocks?

A. copied shapes that can be reused by a user
B. previously stored styles that can be reused by a user
C. built-in table of contents that can be reused by a user
D. formatted and stored content that can be reused by a user

Answers

Answer:

formatted and stored content that can be reused by a user (methods)

Answer:

D

Explanation:

What is the missing word?
if numA< numB: # line 1
numX = numA # line 2
numA > numB: # line 3
numX = B # line 4

Answers

Answer:

The answer is elif

Explanation:

I got it right in the assignment

The missing word in the given statement is as follows:

if numA< numB: # line 1

        numX = numA # line 2

        elif numA > numB: # line 3

        numX = B # line 4.

What is Elif?

Elif may be characterized as a short "else if" function. It is used when the first if statement is not true, but you want to check for another condition. If the statement pairs up with Elif and the else statement in order to perform a series of checks.

According to the context of this question, if-elif-else statement is used in Python for decision-making i.e the program will evaluate the test expression and will execute the remaining statements only if the given test expression turns out to be true. This allows validation for multiple expressions.

Therefore, The missing word in the given statement is Elif.

To learn more about Elif function in Python, refer to the link:

https://brainly.com/question/866175

#SPJ5

What is the purpose of the Digital Millennium Copyright Act?

Answers

Answer:

To protect orginal creators of content from the unlawful distrubution of it.

Explanation:

Other Questions
3. How did citizens of Athens serve their government?A. Option 1 by participating in the Assembly.B. Option 2 by recruiting soldiers for the armyC. Option 3 by running for election to the AssemblyD. Option 4 by collecting taxes from the lower classesE. Other: Estimation for 2 1/3 divided by 1/3 Under what conditions might a company prefer to negotiate rather than use competitive bidding to select a supplier You roll a single die numbered from 1 to 6.What is the probability of rolling an oddnumber, expressed as a fraction? Question 1 (5 points)In the image below, if the frisbee represents light, what does the fence represent? What was the third estate in France during the RevolutionThe nobilityThe lower to middle classThe clergyThe King's estate which of the following is not a sourse of income What are the liquid flavorings made with alcohol that are used to replace the raw material?A. emulsifiersB. caramelsC. hydrogenatorsD. extracts Heart 1 is translated 3 units down to heart 2. Which shows this transformation? On a coordinate plane, heart 1 is shifted 4 units down and 4 units to the right. On a coordinate plane, heart 1 is reflected across the x-axis to heart 2. On a coordinate plane, heart 1 is shifted 4 units to the right and is rotated to form heart 2. On a coordinate plane, heart 1 is shifted down 3 units to form heart 2. Question 17(Multiple Choice Worth 1 points)(03.03 MC)On which number line are -9 and its opposite shown?PQ-24-1202412QP-24-1212240QO-24-1201224PQ-12-2401224 There were 92,623 fans watching the soccer game. What is this number rounded to the nearest thousand? please helpThe model represents 100% of the cost of a trip to the Bahamas. Which model represents the cost of the trip if the trip cost is discounted 26%? How does your estimate help you place the decimalpoint in the product? What do you call the sets of activities that society considers as appropriate for men and women What is the value of 7/3 divided by 5/6 Mr. Livio earns an hourly wage for every hour he works. Last week, he earned $663.85 and worked for 85.5 hours. How much money does Mr. Livio earn per hour? The value difference between Karson's worsened behavior at the end of the 12 weeks versus the promise to cure Karson of ADHD can be described as a measure, in part, of 1. What are some benefits of plyometric training? 2. What is one disadvantage of plyometric training? What are the effect of substance abuse during pregnancy. when she _________ the job, she knew that she would have to move to chicago.a. acceptedb.acceptsc.exceptedd.exceptshelllllllp meeeeeeeeeeeeeeeeeee