Answers

Answer 1

Answer:

Explanation:

nice dave


Related Questions

Pls help I will give points

Answers

Answer:

Desktop

Explanation:

Count operation Lucky twos
Lucky Twos determines and displays the number of digits that are 2s in a whole number. For example, the number of 2s in 3487 is 0, while the number of 2s in 272521 is 3. Note: whole numbers are non-negative integers starting at zero 0, 1, 2, 3, 4.
Assume that the fractional part is discarded in the division:
10 / 4 = 2
8 / 5 = 1
20 / 3 = 6
Read number
set count to 0
while number > 0
If the number module 10 is Then add
1 to count
End If
Compute number as number / 10
End while
Display count.
Let n be the number of digits of the whole number. What is the number of operations that are executed in the code in terms of n?

Answers

Answer:

Following are the solution to this question:

Explanation:

Its complexity of both the pseudo-code described is indeed proportional to the number of digits. So, how often number there are in this specific number is the query. Whenever a number is considered, the d digit would be between [tex]10^{(d-1)}.[/tex] inclusive exclusive [tex]10^d[/tex] That would be as, let d become the number of digits at N, and the inequalities, They can tell

[tex]10^{(d-1)} \leq N < 10^d[/tex]

We get, we take a logarithm,

[tex]d-1 \leq \log(N) < d[/tex]

The increase of 1 to the left inequality, [tex]d \leq \log(N)+1[/tex], and Combining the previous outcome, we got, [tex]\log(N) < d \leq \log(N) + 1[/tex]. That's would be to say, that number of number d by [tex]O(\log(N))[/tex] is higher and lower. Consequently, the number of transactions in the code is [tex]O(\log(N))[/tex]

We have that the number of operations that are executed in the code in terms of n  is mathematically given as

The quantity of operations done in the code is O(log(N))

Operation

Generally the equation for the   is mathematically given as

If we think about a number,

with d digits is between 10^(d-1) inclusive and 10^d exclusive.

Let d be the wide variety of digits in N

10^(d-1) <= N < 10^d

d-1 <= log(N) < d

d <= log(N) + 1,

The Inequality

log(N) < d <= log(N) + 1.

Therefore

The quantity of operations done in the code is O(log(N))

For more information on Inequality visit

https://brainly.com/question/19491153

How does the pay for many Science, Technology, Engineering, and Mathematics workers compare to the overall median for all careers? It is far lower than the overall median. It is far higher than the overall median. It is slightly higher than the overall median. It is about the same as the overall median.

Answers

Answer:

B

Explanation:

It just is

Answer:

B is correct

Explanation:

In order to ask for user for input in store the results as a stream, you should use the function. Readline, readlnt, string, algorithm

Answers

Answer: String

-DoggyMan5

To have integrity means that you

Answers

You are honest and disciplined

How does a Red Team vs Blue Team exercise help an organization

Answers

Answer:

Kindly check explanation

Explanation:

The Red team VS Blue team exercise can be explained as a simulated form of exercise or challenge which is intentionally triggered by an organization in a bid to test and access its level of security in other to stay in top of an actual external threat that might be perpetrated. In the simulated exercise, the red team act as the attacker by deploying several forms of threats which are used by actual attackers. The blue team on the other hand act as guard to repel tune attack. All these helps organizations to detect possible weaknesses and loopholes in their system which they can improve on in other to promote system and information security.

besides earning money why do people work​

Answers

Answer:

to make a name for themselves

Explanation:

besides earning money some people actually enjoy their job and do it simply because they like it others do it because they genuinely want to help people for example, people who work in the medical field who actually care abt their patients

6. What is a search engine?
a program that searches engines
a web site that searches anything
a hardware component
a machinery engine that search data

Answers

It is a web site that searches anything

Answer:

It is a web site that searches anything, the guy above me was Correct EDGE 2022!

Explanation:

Pls help I will thx and give points

Answers

Answer:

Desktop

Explanation:

A tablet and smartphone dont have enough storage like a desktop, so they would edit very efficiently

A desktop. A desktop has more advanced features than a tablet or smartphone. More programs are available and storage is more widely available as well

In the binary system, 1 and 0 are not known as digits. Instead, they are called
bits
switches
flow
variables
decimals​

Answers

Answer:

Variables

Explanation:

I hope it helps

Answer:

C variables

Explanation:

Suppose we want to prove the statement S(n): "If n ⥠2, the sum of the integers 2 through n is (n+2)(n-1)/2" by induction on n. To prove the inductive step, we can make use of the fact that 2+3+4+...+(n+1) = (2+3+4+...+n) + (n+1) Find, in the list below an equality that we may prove to conclude the inductive part.

a. If n ⥠3 then (n+2)(n-1)/2 + n + 1 = (n+3)(n)/2
b. If n ⥠1 then (n+2)(n-1)/2 + n + 1 = (n+3)(n)/2
c. If n ⥠2 then (n+2)(n-1)/2 + n + 1 = (n+3)(n)/2
d. If n ⥠1 then (n+2)(n-1)/2 + n + 1 = n(n+3)/2

Answers

Answer:

The answer is "Choice c".

Explanation:

Please find the complete question in the attached file.

To begin with, allow its principle of the numerically solving to be recognized, three stages are concerned.

1. Topic n=1

2. Suppose n to be true

3. Display n+1 it retains

We have LHS as 2+3+ for the third step now [tex](n+1) = (2+3+.. \& n) + n+1[/tex]

We can now replace the bracket of RHS by [tex]\frac{(n+2)(n-1)}{2},[/tex]as we assumed its valid for n in step 2

if we do that we get

[tex]= \frac{(n+2)(n-1)}{2+(n+1)}\\\\= \frac{(n^2-n+2n-2+2n+2)}{2}\\\\= \frac{(n^2+3n)}{2}\\\\= \frac{n(n+3)}{2}[/tex]

Devising a plan to solve a problem or perform a task using a set of step by step instructions is called:
Running a program
Writing an algorithm
Creating syntax
Interpreting instructions

Answers

d becaus ig is following INSTRUCTIONS

Pls help I will give points

Answers

Answer:

Laptop

Explanation:

A keyboard would be considered _____. Select 2 options.

Answers

Answer:

What are the 2 options?

Explanation:

Answer:

Do you have the options?

Explanation:

How does Windows operating system manage the file?​

Answers

Answer:

The OS allows you to organize the contents of your computer in a hierarchical structure of directories that includes files, folders, libraries, and drives. Windows Explorer helps you manage your files and folders by showing the location and contents of every drive, folder, and file on your computer.

The science of how an object reacts to its motion through air is called _______________. (12 letters)
HURRY!!!

ANSWER CORRECTLY AND YOULL GET BRAINLIEST

Answers

Explanation:

friction drag that is your answer 12 letters

Answer:

drag

Explanation:

im not the brightest but in the sentients it should have "drag" in it but u can listen to others answers to make sure

А ______
network is good for connecting computers over boundaries.
campus area
local area
wide area
system area

Answers

Answer:

wide area network (WAN)

Explanation:

Answer: B. Local area

A local area network is good for connecting computer clusters

How does critical thinking relate to peer
assessment ?

Answers

Answer:

It both helps you understand very well on whatever assessments reading you do. You think and you pay 100% to your work and get done with it. You think through whatever you've been working on.

Select four examples of fluid or pneumatic power systems.
crane
dentist's chair
barber's chair
bulldozer
calculator
wheelchair

Answers

Crane and barbers chair

Pls help computer science I will give brainliest

Answers

Answer:

A driver assists with hardware management.

Hope this helped.

Answer: Hardware Management

Reason: Depends on the driver type

EASY What does the Backspace key do?

O Inserts characters behind (or to the left of) the insertion
point.
O Removes characters behind (or to the left of) the insertion
point.
O Removes characters in front of (or to the right of) the
insertion point
O Inserts characters in front of (or to the right of) the insertion
point.

Answers

Answer:

Removes characters behind (or to the left of) the insertion point.

Explanation:

Pls help me awnser this I will give points

Answers

Answer:

first one is "int" second one is "string" and third one should be "float"

Explanation:

not sure if the first one is right but try this.

Is the quote "Stay inside and have water and food ready in case power goes out" a definition of...

A. Thunderstorm
B. Winter storm

Answers

Answer:

winter storm

Explanation:

possibility of a snow-in.

Answer: winter storm

Identify advantages that web designers gained by
switching to divs and CSS for page layout. Check
all of the boxes that apply.
Divs describe the type of content they
contain.
Divs can be styled to any shape, size, or
location on a page.
Divs can contain a combination of tagged
content.

Answers

Answer:

B Divs can be styled to any shape, size, or location on a page.

C Divs can contain a combination of tagged content.

Explanation:

jeff has just upgraded from windows 7 to windows 10 and he is confused. He has started several universal apps but he can't figure out how to close them. how would you explain the process for closing a universal app?

Answers

Answer: Find the app you want to close, then go to the moveable panel and click the X.

There are several possible reasons why a high percentage of IT projects are abandoned-the business strategy changed, technology changed, the project was not going to be completed on time or budget, the project sponsors responsible did not work well together, or the IT strategy was changed to cloud or SaaS.

a. True
b. False

Answers

Answer:

a. True

Explanation:

The above listed information are part of the reasons why so many IT projects are abandoned by the business entities after a given period of time frame.

What do you call the parts of the motor that do not move?.

Answers

Answer:

The stator..?

Explanation:

Stators are the stationary parts of motors. Dunno if I'm right lol

Why do we use return statements? Choose all that apply

A.
Javascript requires functions to have return values.

B.
To return multiple data types simultaneously

C.
To allow a function to give different values depending on input.

D.
So that we no longer have to use console.log();

E.
To save the result of a function in a variable in other functions

Answers

Answer:

A.

Javascript requires functions to have return values.

Josh wrote the following e-mail to his co-worker. PLEASE HELP QUWICK



i need the figues to enter them into my DBA presentation. ASAP. please send.

This is an example of _____.


effective communication

nonverbal communication

ineffective communication

workplace communication

Answers

Answer:

Answer choice 4

Explanation:

If Josh sends an e-mail to his... co-worker.... wouldn't that be... workplace communication?

D because he is sending a email to his coworker making it workplace communication

Which save as element allows a user to save a presentation on a computer?

Answers

Answer:

This PC

Explanation:

Got it right

Answer:

Look at the attached file for the answer, I'm correct as you can see.

Explanation:

Other Questions
can someone help me w this How many solutions does the system have?8x + 2y = 148x + 2y = 4 Find the first three iterates of the function f(z) = z2 + c with a value of c = 2 - 3i and an initial value of z0 = 1 + 2i.a.-1 + i, 2 - 3i, -17 - 29ic.1 + i, 2 + 3i, -17 - 29ib.-1 + i, 2 - 5i, -19 - 23id.1 + i, 2 + 3i, -19 - 23i i am confused please help Are Styrofoam and wood the same temperature, if they are not what are each others temperatureI will give brainliest :) There are many answers not just one. I need help I'm doing among us irl so what are some tasks I can do? :) What was the political situation in the Tropical North in the late 1900s?a) kings established dynasties ruled by royal families.b) many nations lacked stable governments, leading to major unrest.c) republican principles were accepted, resulting in flourishing democracies. A polynomial p has zeros when x=5, x=-1 and x=-1/4What could be the equation of p?PLEASE HELP answer this fast please!!!!!!!!!!b Which statement describes how women's roles changed after World War ll? Articles of Confederation Escape Room* RequiredDODOBALEVEL 53 + 2= A+++01+ C= 4=IIIID + 5 =B Please help Ill give you brainliest. The specification for the pull strength of a wire that connects an integrated circuit to its frame is 10 g or more. Units made with aluminum wire have a defect rate of 10%. A redesigned manufacturing process involving the use of gold wire is being investigated. The goal is to reduce the rate of defects to 5% or less. Out of the first 100 units manufactured with gold wire, only 4 are defective. True or false: Since only 4% of the 100 units were defective, we can conclude that the goal has been reached. What would be some warm up exercises? Maurice took out an auto loan of $3200 for 6 months. Thesimple annual rate was 18%. How much interest did he payon his loan?$3488OS288S3456S600678910 Why does Balakain believe that Americanintervention had a profound impact on the way Americanviewed responsibility? Why do you think Balkain believed itwas important to intervene outside of your own countriesborders? For a running marathon a sponsor committed to give you a flat fee of $7.50 and $3.50 for every "m" mile you run. Write an expression for the total amount you will collect from your sponsor if you completed the 26 mile marathon. $91.00$98.50$108.50$89.50 15. Ellen records the time it takes for her to commute to work on 100 consecutive mornings and finds that the times are approximately Normally distributed with a mean of 25 minutes and a standard deviation of 4.6 minutes. What percentage of the time does Ellens commute take less than 14 minutes? (a) 0.8%(b) 1.1%(c) 1.6%(d) 98.3%(e) 99.2%16. Ellen records the time it takes for her to commute to work on 100 consecutive mornings and finds that the times are approximately Normally distributed with a mean of 25 minutes and a standard deviation of 4.6 minutes. What percentage of the time does Ellens commute take between 14 and 36 minutes?(a) 0.8%(b) 1.1%(c) 1.6%(d) 98.3%(e) 99.2%17. Ellen records the time it takes for her to commute to work on 100 consecutive mornings and finds that the times are approximately Normally distributed with a mean of 25 minutes and a standard deviation of 4.6 minutes. What is the 80th percentile for Ellens driving times?(a) -0.84(b) 0.84(c) 3.9(d) 25.8(e) 28.918. Ellen records the time it takes for her to commute to work on 100 consecutive mornings and finds that the times are approximately Normally distributed with a mean of 25 minutes and a standard deviation of 4.6 minutes. On Tuesday, it takes 19 minutes to get to work. What is the z-score for her commute that day?(a) -6.0(b) -1.30(c) -0.77(d) 0.77(e) 1.30 Which of the following terms identifies the type of regions shown in thedark gray-shaded areas on the map?"Geography