Compared with other PC operating systems, the
Apple OS:
A. is less secure
B. has fewer available applications
C. is typically only available on Apple hardware.
D. costs much less.

Answers

Answer 1

Answer:

C. Is typically only available on Apple hardware.

Explanation:

Answer 2

Answer:

c

Explanation:


Related Questions

Plz I’ll mark Brainliest
When programming, why should you frequently save your work?
O
to check for errors

O so your work won't get lost if you have a computer problem

O to distinguish your
project from other projects

O to keep your categories separated logically

I’m leaning toward B.

Answers

Answer:

It's B cuz if somehow the power went off your work won't be saved. So it's best to save your work frequently.

please someone help in this question​

Answers

Answer:

i'm pretty sure its a.

Explanation:

good luck :)

i dont know how to say hello in french

Answers

Answer:

Bonjour

Explanation:

Answer:

hello in french is Bonjour

please help in this question​

Answers

Answer:

B. 1980's

Explanation:

Python, the programming language, was found in 1980's.

b.) A programmer can precede an expression with
to temporarily
convert an expression's value to the indicated data type, such as changing an int to a double.

Answers

Answer:

a type cast

Explanation:

A type cast converts a value to another type.

Justify the first two paragraphs and the tips list.

I literally don't know what they want me to do so please help very much appreciated

Answers

Answer:

dont mind me just hwere is your question i literaly can see it anywhere

Explanation:

Jack's manager asks him to distribute information and an attachment as quickly as possible to all their clients. In one to two sentences, describe what Jack should do.

AND NOT SO LONG PLS:D

Answers

He should forward it to everyone vía email

Your manager has requested you keep a timesheet showing how many hours you work each day and what projects you work on during that time. Using spreadsheet software, how can you total your hours at the end of each week to provide a quick and accurate amount? Use the MIN and MAX functions. Use the AVERAGE function. Use the SUM function.

A: Use the MIN and MAX functions.
B: Use the AVERAGE function.
C: Use the SUM function.

Answers

Answer:

I had to use Microsoft Excel for a while when I was working as a dispatcher, inputting pricing and hours and such. C Would be the correct answer.

Explanation:

Average function would just average out the entire week. Though, if the entire week was 8 hours a day, the average would indeed be 8 hours. But it is not the correct answer if one assumes it's not steady like that. Min and Max, depending how it is setup will find the minimum number, and or the maximum number. Making that incorrect as well.

Complete the function to return the factorial of the parameter.
def factorial(number)
product = 1
while number > 0
product = product * number
number = number - 1
product
strNum = input("Enter a positive integer")
num = int(strNum)
print(factorial(num))

Answers

def factorial(number):

   product = 1

   while number > 0:

       product = product * number

       number = number - 1

   return product

strNum = input("Enter a positive integer")

num = int(strNum)

print(factorial(num))

I hope this helps!

Answer:

Answer in image.

Explanation:

Kelly arrives for work at a restaurant at 5:00 p.m. Once there, she washes and chops vegetables, then sets aside ingredients and organizes them for the cook. Kelly is most likely a . Mark's work hours change every week, depending on when he is needed. He wears a suit and tie to work at an elegant restaurant. He greets guests and seats them in a waiting area. He then guides them to their tables. Mark is most likely a

Answers

Answer:

ExplanKelly arrives for work at a restaurant at 5:00 p.m. Once there, she washes and chops vegetables, then sets aside ingredients and organizes them for the cook. Kelly is most likely a  

✔ Food Preparation Worker

.

Mark's work hours change every week, depending on when he is needed. He wears a suit and tie to work at an elegant restaurant. He greets guests and seats them in a waiting area. He then guides them to their tables. Mark is most likely a  

✔ Host

Answer:here's the answer for this question

Explanation:edge2023

numA = 2 while numA < 30: numA = numA * 5 print(numA)

Answers

Answer:

Your print will be

10

50

Explanation:

Answer:

50

Explanation:

_____________ are things people want in order to be happy and feel good.
A.
Features
B.
Desires
C.
Images
D.
Needs

Answers

I think it would be B! Desires!
                     Hey Emma Here!

Answer:

B!

Explanation:

Desires are things people want things that would make them jump for joy!

Bye Have A Nice Day!

Simple measurement questions, I'm on #5 right now but if you know any other ones that would be helpful (picture)

Answers

Answer:

one inch=25.4

12 meters=13.12

10 quarts=9.46

12 milliliters=0.0004

400 pounds= 181 kg

25 meters/second=82

68F=20C

Explanation:

heres the full ones

one inch=25.4

12 meters=13.1234 yards

10 quarts=9.46353

12 milliliters=0.000405768

400 pounds=181.437

25m/s=82.021f/s

68f=20C

What is the output of this program?

numA = 2
numB = 3
if numA == 2 or numB == 2:
print("yes")
elif numA == 2 and numB == 3:
print("no")
Output:

Answers

The output of this program would be letter b (numB=3) because square 2 equals 82 squares and then you get three

Answer:

out is no

Explanation:

just took the quiz

Which method is used to edit a function that has been created and inserted into a cell?
O Double-click the cell containing the function, and make amendments to the function within the cell.
O Click the cell containing the function, and click in the Formula Bar to make amendments to the function.
O Click the cell containing the function, and click on the fx symbol to the left of the Formula Bar to launch the
Function Arguments dialog box where amendments can be made.
O All of the above methods can be used to edit a function that has already been inserted into a cell.

Answers

Answer:

ITS D

Explanation:

I got on excel and tested all of them.

(they all work)

The methods used to edit a function is that all of the above listed methods can be used to edit a function that has already been inserted into a cell.

What is computer function?

The functions of a computer is known to be any kind of  task that a system does. It can be taking data or processing, etc.

Conclusively, Note that all of the above listed options can be used as a method in the editing of a function that has already been inserted into a cell as they are all correct.

Learn more about function from

https://brainly.com/question/179886

Answer the crosswords for brainliest and 30

I really need help here get 30 points and brainliest

Answers

Answer:

6:width

Explanation:

what kind of crossword computer srry i did not mean take ur points I don't use them

true or false a weighted inventory system is often tied into player advancement

Answers

Answer:tayfana

Explanation:true

var1 = 1
var2 = 2
var3 = "3"
print(var1 + var2 + var3)

Answers

Explanation:

omg it's Python, I don't like it

I would say the answer is 33 or 6

Coding question. Please help me?

Answers

I need this too step by step

You listened to a song on your computer. Explain in 3-5 sentences if you used hardware or software.

Answers

Answer:

The answer to this question is given below in the explanation section.

Explanation:

When you have listened to music on your computer. You used both computer hardware and software. You used a hard drive as a hardware device that stored your song. And, software such as s media player that you used to play the song.    

I hope this answer helps you.

What is the best yellow thing you can think of? (I need this for a presentation to turn it black and white.) Please no lemons.

Answers

Answer:

Pineapple some types of apples, yellow roses

Explanation:

When moving pictures and graphics around on the slide you can use these to help you line things up on your slide.

Question 3 options:

Smart Guides


Guide Lines


Line Help Tools


Slide Lines

Answers

Answer:

Smart Guides

Explanation:

When moving pictures and graphics around on the slide you can use SMART GUIDES to help you line things up on your slide.

To access Smar Guides, clicking and dragging the object will automatically bring Smart Guides, then a user can align and space the object accordingly.

Other options for aligning and spacing in Microsoft PowerPoint are:

1. Align Object: this can be assessed through the Format tab

2. Gridlines: this can be assessed through View Tab

3. Guides: this can be assessed from View Tab

4. Using keys Arrows to move the object around

Can someone find out what this binary number thing is. Just find out the message, I'm having a difficult time

Answers

Answer:

Press alt and F4 to see answer

Explanation:

What is an example of an attribute for a screen object

Answers

Answer:

The answer to this question is given below in the explanation section.

Explanation:

First, we need to know what are the attributes of an object in object-oriented programming. In the object-oriented program, an entity that you are going to program considered an object. for example, students, class, course, teacher, and exam are objects in the learning management system. The attributes are the feature of an object whereas methods are the behaviors of an object

In this question, it is asked about to list or give an example of an attribute for a screen object. Screen object can be anything that shows display, for example, your laptop, mobile, tablet, billboard, etc.

The attribute of the screen object are listed below:

screen size,screen manufacturerscreen type (whether it is a laptop, monitor, digital watch screen, etc)screen widthscreen lengthscreen colorscreen pixelIs it a touch screen

The above are some examples of an attribute for a screen object.

Select the correct answer..
Which type of shot would a photographer use to show the subject's facial expression?
In a
shot, the photographer can show the subject's face and shoulder.

Answers

Answer:

A mid shot or medium shot

Explanation:

Anybody cop either of the new consoles: PS5 or Xbox Series X?

Answers

I have the Xbox series X, cyber

Answer:

I got a PS5 because of the games

NEED HELP FAST timed

Answers

ton

Answer:

piston - engine book

values- crackshaft rod

head- camshaft

For problems 14 – 21 determine all the roots of the given function.

y
(
t
)
=
40
+
3
t

t
2
f
(
x
)
=
6
x
4

5
x
3

4
x
2
Z
(
p
)
=
6

11
p

p
2
h
(
y
)
=
4
y
6
+
10
y
5
+
y
4
g
(
z
)
=
z
7
+
6
z
4

16
z
f
(
t
)
=
t
1
2

8
t
1
4
+
15
h
(
w
)
=
w
4
w
+
5
+
3
w
w

8

Answers

What’s the problem ?

Who got social media that is smart in English subject a lot pass it here your social media pls?

Answers

Answer:

I'll help with work for a low price HMU

_kay.sanchez_ Instagram

Which data type is 1.2e3?

string

single

int

float

Just basic Python coding BTW :L

Answers

Answer:

Float, Floating point numbers go up to 3.402823466 E + 38

Explanation:

Other Questions
i need help asap thank u What did the Treaty of Paris state what might explain the bars and rings and things in the walls yellow wallpaper Answer two questions about Equations AAA and BBB: \begin{aligned} A.&&\dfrac x4+1&=-3 \\\\ B.&&x+4&=-12 \end{aligned} A. B. 4 x +1 x+4 =3 =12 1) How can we get Equation BBB from Equation AAA? Choose 1 answer: Choose 1 answer: (Choice A) A Rewrite one side (or both) using the distributive property (Choice B) B Rewrite one side (or both) by combining like terms (Choice C) C Multiply/divide only one side by a non-zero constant (Choice D) D Multiply/divide both sides by the same non-zero constant 2) Based on the previous answer, are the equations equivalent? In other words, do they have the same solution? Choose 1 answer: Choose 1 answer: (Choice A) A Yes (Choice B) B No What loose ends are tied up in the story of the monkeys paw? What is 39.5% written as a fraction in simplest form PLEASE PLEASE HELP ILL MARK AS BRANLIEST What are the coefficients when the equation below is balanced? Look at The Return from Market by Chardin. It portrays:A. the simplicity and beauty of middle-class life.O B. the inner spirit of the French Revolution.O C. the striking contrast between rich and poor.D. the dramatic struggles of common people. how was the first female pharaoh in ancient egypt? Solve for x: 5x + 15 = 28 Someone please explain to me how to do this What is the purpose of a text trailer? to reveal the ending of a book to provide a critique of a book to use conflict to promote a book to explain the entire plot of a bookguys it's C) to use a conflict to promote a book I listened to someone who said it was B) but it wasn't I got it wrong ;( Which linear inequality is represented by the graph?O y > 2x + 2O yz 2x + 1Oy> 2x + 1O y z 2x+2 poAdditional ActivitiesActivity 5 - 3BusinessTransactionscorresponding transactions.TRANSACTIONSVALUE RECEIVEDVALUE PARTEDWITHdebt or obligation1.delivery truckcash2.furniturecash3.right to occupy spaceservicereceivable4.cashservice of employees5.Indicated below is an exchange of values. Briefly describe the Read the passage from When Birds Get Flu and Cows Go Mad! by John DiConsiglio.Japan, for example, tests a sample from every cow that will be used for food. The meat is kept in refrigerators until the test comes back negative. Most European nations test about 70 percent of their cows.But in the U.S., only about 650,000 of the 35 million cattle slaughtered each year are tested.The author sets the tone with his use of . BRAIINLYS TO BEST Write an informative essay in which you give two reasons that Queen Hatshepsut became a powerful leader. Support your reasons with ev What made economic recovery even harder for the Southern states compared to Northern states? Choose threecorrect answersSouthern agricultural lands were scorched and destroyed.Southern infrastructure was destroyed by total war.Southern states had too little currencySouthern states were not accepted back into the Union.Southern states like Mississippi had no pension systems. Aspectos positivos y negativos de la globalizacion en la literatura? Which statement best explains how wages work in the health science industry?1. There is a discrepancy between the wages of entry-level workers and medical professionals.2. All health science careers make the same amount of money.3. Some wages are below the national average, but still require a great deal of training.4. A healthcare worker's education does not have an impact on how much he or she gets paid.