Hoá học 9 giải hộ mềnh vơiz:))

Ho Hc 9 Gii H Mnh Viz:))
Ho Hc 9 Gii H Mnh Viz:))
Ho Hc 9 Gii H Mnh Viz:))

Answers

Answer 1

Answer:

sorry di ko alam


Related Questions

Digital photography occurred in what age?

Answers

Answer:

The history of digital photography as we know it began in the 1950s. In 1951, the first digital signals were saved to magnetic tape via the first video tape recorder. Six years later, in 1957, the first digital image was produced through a computer by Russell Kirsch.

suggest any complete anime......?​

Answers

Plastic love and maybe your lie in April?

Question 14 of 20
"Businesses around the world all need access to the same data, so there
needs to be one type of information system that is designed to offer it." Why
is this statement false?
O A. This statement is false because there already is only one type of
information system.
B. This statement is false because the data that the Internet
produces is never the same.
1
O C. This statement is false because different businesses have
different information needs.
O D. This statement is in fact correct; this is where the field of
information technology is heading.
SUBMIT

Answers

Answer:

This statement is false because there already is only one type of

information system.

write the importance of software In computer ​

Answers

Answer:

Microsoft word, Excel, Access, Power point, Microsoft windows...........

Explanation:

Can anyone lend me a computer?

Answers

Answer: No

Explanation:

Answer:

no

Explanation:

Dom is a software developer who likes to tweak his computer's OS to make it work the way he wants it to. The OS he is most likely to use is _____.

A. Mac
B. Linux
C. MS-DOS
D. Windows

Answers

Answer:

Linux

Explanation:

Linux-based operating systems are open-source, and open-source software can be modified. Mac, MS-DOS, and Windows are all closed-source means we can't see the source code hence we can't modify it.

I hope this helps <3

Que compone una maquina Rube Goldberg (operadores mecánicos- maquinas simples – mecanismos)

Answers

Answer:

dominoes, fans, PVC pipe, magnets, duct tape, marbles, cups or bowls, miniature toy cars, paper towel tubes, string.

------------------------------------------------------------------------------------------------------------

dominó, abanicos, tubos de PVC, imanes, cinta adhesiva, canicas, tazas o cuencos, carros de juguete en miniatura, tubos de toallas de papel, cuerdas.

Explanation:

A processor's speed is measured in megahertz (MHz), or millions of instructions per second; and gigahertz (GHz), or billions of instructions per second. Which processor is faster?

options:

3.8 GHz


3.8 MHz

Answers

Answer:

3.8 GHz

Explanation:

GHz (gigahertz, or billions of pulses per second).

The faster processor speed can be 3.8 GHz. The first option is correct.

What is speed?

The speed of any moving object is the ratio of the distance covered and the time taken to cover that distance.

A processor's speed is measured in megahertz (MHz), or millions of instructions per second; and gigahertz (GHz), or billions of instructions per second.

The billions of instructions per second is greater than millions of instructions per second.

Thus,  3.8 GHz is faster.

Learn more about speed.

brainly.com/question/7359669

#SPJ2

Which statement is true with respect to Java?

A.
Java programs are not compiled, only interpreted.

B.
Intermediate bytecode is created by the JIT.

C.
Bytecode is platform independent.

D.
The JVM creates object code after compiling.

Answers

Java is a high level programming language.

The true statement is (c) Bytecode is platform independent.

First, java programs are compiled and interpreted

This means that (a) is not true

Secondly Just-In-Time (JIT) does not create intermediate bytecodes, and Java virtual machine (JVM) does not create object codes.

However, java programs are compiled to an instruction set for the JVM; this instruction set is referred to as the byte code.

And the byte code is platform-independent.

Hence, the true option is (c)

Read more about java programming language at:

https://brainly.com/question/2266606

Answer:

C) Bytecode is platform independent

Explanation:

Just got it right on ASU

If you clean your camera’s lens incorrectly, what might you damage?

Group of answers:

1. the aperture port
2. the outer coating
3. the inner coating
4. the battery port

Answers

Answer:

2. the outer coating

Answer:

Its number 2 the outer coating

Explanation:

what do other people think of e.t
in the movie E.T

Answers

Answer:

I think E.T is funny

Explanation:

b. Differentiate Operation System from other software. give me 4-5 sentences pls.

Answers

Answer:

An operating system or OS is system software that manages computer hardware, software resources, and provides common services for computer programs. All operating systems are system software. Every desktop computer, tablet, and smartphone includes an operating system that provides basic functionality for the device while on the other hand The System software is a type of computer program that is designed to run a computer’s hardware and application programs it controls a computer’s internal functioning, chiefly through an operating system. It also controls peripherals devices such as monitors, printers, and storage devices.

Explanation:

Good things to keep track of about people in your Career Network include: a. contact information, including how to spell their name. b. how you came to know them (introduced by a friend, at a career fair, search on LinkedIn, etc.). c. notes about your last interaction and plans for your next interaction. d. only a and b above e. all of the above

Answers

Answer:

mi pareceres que es la B

Explanation:

suggest me anime genre : adventure ecchi​

Answers

HUMAGUSHIE that’s is the genre of ADVENTURE ECCHI

What does the value 0.5 specify in the following code?rgba(123,12,11,0.5)

Answers

The last number in the code?

Why is this happening when I already uploaded files to my drive?

Answers

Answer:

u have to upload it to your drive first

Explanation:

Think about the different costs for magazine ads. Why do you think it would cost more to have an ad placed on the front or back of the magazine instead of having it inside?

Answers

People or businesses usually buy ads to promote what they’re trying to sell. Since the front and back of the magazine is what people see the most (rather than some random page on the inside), it is expected that an ad on one of the covers would cost more since those surfaces get many more viewers on average.

Hope this helps!

What is the difference between asset allocation and diversification

Answers

Answer:

Asset allocation refers to the percentage of stocks, bonds, and cash in your portfolio. In contrast, diversification describes the spreading of your assets across the various asset classes within each of those three allocation buckets to further reduce risk.

Explanation:

Activity Sheet 2
A.Illustrate how to create the object below using draw and modify commands.​

Answers

Answer:

Vjfxfffccvvvvvv

Explanation:

Hgvjhgxxgyjjbvccjkn Hugh bună vvvvhg un www buukbbchfcvbvc. Hggvhhvbhchgx

A two-dimensional array of ints with 4 rows, has been created and assigned to a2d. Write an expression whose value is the total number of ints that could be stored in the entire array.

Answers

Arrays are used to represent data in rows and columns

The expression that represents the number of int the array can store is 4c

From the question, we have:

The number of rows is given as: 4The number of columns is unknown; assume the number of columns to be c.

Also from the question, we understand that the array is of integer type.

So, the number (n) of int the array can store is the product of the rows and the columns

i.e.

[tex]\mathbf{n = Rows \times Column}[/tex]

So, we have:

[tex]\mathbf{n = 4\times c}[/tex]

Multiply

[tex]\mathbf{n = 4c}[/tex]

Hence, the expression that represents the number of int the array can store is 4c

Read more about arrays at:

https://brainly.com/question/14664712

Your computer has a software problem. Which of the following will NOT help you fix your 3 issue?

A- remove all media from drives
B- run anti-virus software
C- reinstall the operating system
D- install pirated software ​

Answers

Answer:

D- install pirated software ​

Explanation:

Installing pirated software (depending on where you get it from) will most likely cause more harm than help.

A programmer wants to determine whether a score is within 10 points of a given target. For example, if the target is 50, then the scores 40, 44, 50, 58, and 60 are all within 10 points of the target, while 38 and 61 are not.

Which of the following Boolean expressions will evaluate to true if and only if score is within 10 points of target ?

Answers

Answer:

(target - 10 ≤ score) AND (score ≤ target + 10)

Explanation:

(target - 10 ≤ score) AND (score ≤ target + 10).

What are Boolean expression?

A logical assertion that can only be TRUE or FALSE is known as a Boolean expression. As long as both sides of the expression have the same fundamental data type, boolean expressions can compare data of any kind.

Oracle OLAP evaluates this expression by comparing each value of the variable actual to the fixed value 20,000.

Unless parentheses indicate a different evaluation order, operators with equal priorities are evaluated from left to right. When the truth value has been determined, the evaluation is stopped.

Therefore, (target - 10 ≤ score) AND (score ≤ target + 10).

To learn more about Boolean expressions, refer to the link:

https://brainly.com/question/13265286

#SPJ6

What areas does ABET provide accreditation?
students
programs
institutions
teaching staff
industries

Answers

It is a form of quality assurance for programs in the areas of applied and natural science, computing, engineering, and engineering technology. Our accreditation is recognized globally as evidence that a program meets the standards set by its technical profession.

"We are a nonprofit, non-governmental agency that accredits programs in applied and natural science, computing, engineering and engineering technology." - ABET

Other Questions
3. A gym charges a fee of $15 per month plus an additional charge for every group classattended. The total monthly gym cost T can be represented by this equation: T = 15+c*n,where c is the additional charge for a group class, and n is the number of group classesattendedWhich equation can be used to find the number of group classes a customer attended if weknow c and T?a. n = I - 15Nb. n=1 150c. n = (T - 15) - C.(T-15)d. n=1 plz plz heelp me i need heelp por la seal de la santa cruz de nuestros enemigos A. ACTIVE or B. PASSIVE 6. A poem will have bean written by me by the time you call me. 7. A lot of crops was damaged by the heavy rains and floodings in Northern Luzon brought by Typhoon Maring 8. Medical staff of the City Government of San Fernando started vaccinating the A5 and B groups. 9. A seminarhvebiner on mental health was attended by the students of San Fernando City National Vocational High School last September 2021. 10.It is where two things are relayed with each other in terms of cause and efect.HELP PLS 15 POINT PERO SANA CORRECT ANSWER What roles do asian regions play in trade? The circle graph shows a family budgets its annual income.if the total annual income is 140,000, what amount is budgeted for auto expenses? combine like the like terms 34w - 4g + 4g - 36w Hello can someone please help me with this What wrong with my acne? It hasnt gone away please help. I tried everything, what kind of acne is this? Sometimes its itchy, feels rough, always red Which viewpoint does Banneker convey in Benjamin Banneker Writes to Thomas Jefferson?Black and white Americans share similar perspectives on freedom and justice.Enslavement and racial inequality are contradictory to basic American values.The new American government should be overthrown for allowing enslavement. Escape from British rule was made possible by contributions of Black Americans. I need help on this spanish 1 questions Lee las siguientes oraciones y cambia el verbo para hacer la oracin lgica. Sigue el modelo1. Tu bebes manzanas todas las maanas 2. Mis amigas comen cartas sus padres 3. Nosotros comemos mucho jugo4. Yo corro la tarea despus de las clases Example Nosotros escribimos el peridico todas las maanas Nosotros leemos el peridico todas las maanas 6x+3>15 solve for a please Who is most likely to be offered a higher auto loan rate based on their credit-to-debt ratio?A. Juan has $10,000 in credit and owes $6,000.B. Chester has $5,000 in credit and owes $750C. Jalissa has $5000 in credit and owes $500.credjtarD. Nancy has $10,000 in credit and owes $2,000.SUBMITHELP ME PLEASE Y-2=-3(x-7) written in standard form African American migration to the north during and after World War I was a result of __________.A the success of affirmative action programsB the success of the civil rights movementC availability of new factory jobsD racism in the military services (2x+y)2-y2 if x=-3 y=4 and z=-5 which type of rock forms when molten material cools and hardens inside earth? HURRY I ONLY HAVE 10 minutes Which of these sources are credible? Check all that apply.O a scholarly journal from an academic websiteO a blog post from a friend's personal websiteOa website with a .com addressO an opinion editorial in a newspaperO a scholarly book borrowed from the libraryO a website with a .gov addresson EDG -x = 3HELP ASAP MATHEMATICS If 20% of the students were boys, what fraction were girls?