Answer:
A. A project manager oversees the entire project, while the producer just oversees the creative element.
Explanation:
i guess
Ugh these are hard questions
Approximately how many tweets are posted on Twitter each day? 500 500 thousand 500 million 500 billion
Answer:
around 500 million
Explanation:
When inserting a comment in a cell, the command on the Review tab is New Comment, but if you right-click in the cell,
what command would you choose from the shortcut menu?
A.)New Comment
B)Insert Comment
C)Review Comment
D)Add Comment
Answer:
B) Insert Comment
Explanation:
Generally, workbooks are known as Microsoft Excel files. Excel workbook can be defined as a collection of one or more charts and worksheets (spreadsheets) used for data entry and storage in an excel file. In order to create a project on Excel you will have to use a workbook.
A spreadsheet can be defined as a file or document which comprises of cells in a tabulated format (rows and columns) typically used for formatting, arranging, analyzing, storing, calculating and sorting data on computer software applications such as Microsoft Excel.
When inserting a comment in a cell, the command on the Review tab is New Comment, but if you right-click in the cell, the command you would choose from the shortcut menu is Insert Comment. The shortcut key for Insert Comment is "Shift+F2."
Help me please. I'LL MARK BRAINIEST
Answer:
A and B
Explanation:
yes
When you send large attachments, you are not
a. considering the needs of others
b. doing anything wrong
c. helping to maintain respectful communication
d. following social conventions
Please select the best answer from the choices provided
A
ОО
B
ОС
Answer:
c,becauses she is helping
Explanation:
thank me later
Answer:
A
Explanation:
i got a 100
Where do the projection lines converge in a perspective sketch?
Answer:
Option B, Vanishing point
Explanation:
The complete question is
Where do the projection lines converge in a perspective sketch?
A. the ground line
B. the vanishing line
C. the eye point
D. the horizon line
Solution
A point lying on the image of a perspective drawing where the drawings ( two-dimensional perspective projections) of two parallel line meet in three dimensional space is known as Vanishing point
I really need help please :)
list three rational number between-1 and 1
Answer:3 numbers are -0.9 0.25 0.26
Explanation:
Answer:
oh god heartburn oh wait wrong question
Explanation:
what is two examples of software and hardware?
Answer:
Hardware Software
If hardware is damaged, it is replaced with new one. If software is damaged, its backup copy can be reinstalled.
Ex: Keyboard, Mouse, Monitor, Printer, CPU, Hard disk, RAM, ROM etc. Ex: Ms Word, Excel, Power Point, Photoshop, MySQL etc.
Explanation:
Answer:
hardware= key board ,mouse
software =excel,power point.
Provides an array of buttons for quick access to commonly used commands and tools
A. scroll bar
B. tool bar
C. status bar
D. menu bar
Answer:Tool bar
Explanation:
The toolbar is said to provide an array of buttons for quick access to commonly used commands and tools. Through the toolbar, one can easily access the commands that are commonly used.
We can see the toolbar in several software like the graphics editor, office suites, and browsers.
What is one ethical use of technology?
A.
Arguing with people on Twitter about various topics.
B.
Browsing the internet on your smartphone during class.
C.
Posting fake information on your social media accounts.
D.
Talking to friends and colleagues about interesting news.
Answer:
D.
Talking to friends and colleagues about interesting news.
Explanation:
Ethics is a branch of philosophy that "involves systematizing, defending, and recommending concepts of right and wrong behavior". So if something is "ethical" it is a right thing to do.
The image shows a bar graph.
A bar graph shows a series of 4 vertical bars along an x and y axis.
In which scenarios would using this graph be best for a presentation? Check all that apply.
showing change in a community’s average median age over a century
comparing the percentages of the types of pets owned in a community
showing how the world’s shark population has changed over 50 years
comparing the number of men and women who earned engineering degrees in a decade
showing the percentages of the various religions practiced in Indonesia
Answer:
showing change in a community’s average median age over a century
showing how the world’s shark population has changed over 50 years.
comparing the number of men and women who earned engineering degrees in a decade
Explanation:
How will you define a text?
Answer:
Text refers to content rather than form; for example, if you were talking about the text of "Don Quixote," you would be referring to the words in the book, not the physical book itself. Information related to a text, and often printed alongside it—such as an author's name, the publisher, the date of publication, etc.—is known as paratext.
The idea of what constitutes a text has evolved over time. In recent years, the dynamics of technology—especially social media—have expanded the notion of the text to include symbols such as emoticons and emojis. A sociologist studying teenage communication, for example, might refer to texts that combine traditional language and graphic symbols.
Explanation:
I Hope it helpOverview Write a program that reads an integer from the user and then prints the Hailstone sequence starting from that number "What is the hailstone sequence?" you might ask. Well, there are two rules: • If n is even, then divide it by 2 • If n is odd, then multiply it by 3 and add 1 Continue this sequence until you hit the number 1.
n=int(input("Enter number: "))
while n != 1:
print(n)
if n%2==0:
n//= 2
else:
n = (n*3)+1
print(n)
I wrote my code in python 3.8. If you want to print the 1, keep the last line of code otherwise delete it.
Which of these is an example of a system?
a circle
force
a single particle of matter
scissors
Answer:
force and a single particla of matter
Can I control my digital footprint?
Answer:
yes you can
Explanation:
Answer:
Yes you can
Explanation:
1. Enter your name into several search engines.
2. Double check your privacy settings, but don't trust them.
3. Create strong, memorable passwords.
4. Keep all your software up to date.
5. Review your mobile use.
6. Build your reputation through your behavior.