subject

What can SMARTART be used to create? A.) Clip art images
B.) graphic organizers
C.) essays
D.) tests
This question is worth 100 points, a 5/5, a "thanks", and the BRAINLIEST CROWN mark.
Have a great afternoon! ‍

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 21.06.2019 23:30
Acomputer is a multipurpose device that accepts input, processes data, stores data, and produces output, all according to a series of stored . the processing unit of most modern computers is a(n) . the instructions that tell a computer how to carry out a task are referred to as computer , which are distributed as software. computers run three main types of software: software, system software, and development tools. an example of system software is a computer system, which is essentially the master controller for all the activities that a digital device performs. digital devices are constructed using tiny electronic components that represent data bits as electrical signals. the system unit houses the system board, which contains several circuits made from semiconducting materials. computers come in three popular form factors: component, , and slate. many of today's digital devices operate on battery power supplied by ion batteries. battery life and lifespan can be extended by following good battery management practices.
Answers: 3
question
Computers and Technology, 22.06.2019 01:00
)a grad student comes up with the following algorithm to sort an array a[1..n] that works by first sorting the first 2/3rds of the array, then sorting the last 2/3rds of the (resulting) array, and finally sorting the first 2/3rds of the new array. 1: function g-sort(a, n) . takes as input an array of n numbers, a[1..n] 2: g-sort-recurse(a, 1, n) 3: end function 4: function g-sort-recurse(a, `, u) 5: if u Ò’ ` Ò‰€ 0 then 6: return . 1 or fewer elements already sorted 7: else if u Ò’ ` = 1 then . 2 elements 8: if a[u] < a[`] then . swap values 9: temp Ò† a[u] 10: a[u] Ò† a[`] 11: a[`] Ò† temp 12: end if 13: else . 3 or more elements 14: size Ò† u Ò’ ` + 1 15: twothirds Ò† d(2 Γ’β€” size)/3e 16: g-sort-recurse(a, `, ` + twothirds Ò’ 1) 17: g-sort-recurse(a, u Ò’ twothirds + 1, u) 18: g-sort-recurse(a, `, ` + twothirds Ò’ 1) 19: end if 20: end function first (5 pts), prove that the algorithm correctly sorts the numbers in the array (in increasing order). after showing that it correctly sorts 1 and 2 element intervals, you may make the (incorrect) assumption that the number of elements being passed to g-sort-recurse is always a multiple of 3 to simplify the notation (and drop the floors/ceilings).
Answers: 3
question
Computers and Technology, 22.06.2019 14:30
The β€œrule of 72” is used to approximate the time required for prices to double due to inflation. if the inflation rate is r%, then the rule of 72 estimates that prices will double in 72/r years. for instance, at an inflation rate of 6%, prices double in about 72/6 or 12 years. write a program to test the accuracy of this rule. for each interest rate from 1% to 20%, the program should display the rounded value of 72/r and the actual number of years required for prices to double at an r% inflation rate. (assume prices increase at the end of each year.)
Answers: 1
question
Computers and Technology, 23.06.2019 11:50
While preforming before operation pmcs, you notice the front right tire appears slightly under-inflated. what is the proper action?
Answers: 3
You know the right answer?
What can SMARTART be used to create? A.) Clip art images
B.) graphic organizers
C.) es...
Questions
question
History, 28.10.2020 20:30
question
Mathematics, 28.10.2020 20:30
question
History, 28.10.2020 20:30
question
Mathematics, 28.10.2020 20:30
question
Advanced Placement (AP), 28.10.2020 20:30
question
Mathematics, 28.10.2020 20:30
Questions on the website: 13722362