Answer: architecture and construction
Verified ✅ I have no explaination if i have one i will put it hear soon as possible
Hope this helps :)
If your job was to drill holes in the earth in the search for water the career that best work will be architecture and the construction.
What is a career cluster?A career cluster is a group of related types of work that gives us an easy way to explore various type of careers in a broad category.
A cluster like the health care and construction or as in the case of the above cluster of architecture and construction engineers would be the best fit as it will help to understand the earth's internal structure.
Find out more information about the career cluster.
brainly.com/question/24613213
give differensess between Container element and empty element in computer please give answer Help
Brain
Answer:
The answer to this question is given below in the explanation section.
Explanation:
There are containers and empty elements or tags in computer discipline such as in HTML language.
Empty element:
These are the elements are the tags that have no content inside them and these elements or tags do not have end tags. for example the break tag in HTML such as <br> etc.
Container elements or tags:
These elements or tags have content inside them, they have opening and closing tags, unlike empty tags. for example paragraph tag, bold tag, and italic tag. These tags have opening and as well as closing tags. and between them, there is some content inside them.
the example of container tags is given below:
<html> html code / html contents</html><p>this is a<b>pargraph</b>container</p>In what types of publications might you see a chart?
newspaper magazines web pages or books with only text
Answer:
The answer to this question is given below in the explanation section. however, the correct answer is newspapers, magazines, and webpages.
Explanation:
This question is about what types of publications might have a chart(s).
The correct answer is newspapers, magazines and, webpages might have charts to show data in visual form.
For example, some business newspapers, periodically magazines, web pages, or online blogs may publish charts that show or represent data in visual form for the reader to understand data easily.
(just basic coding I can't wrap my around :L) Which of the following shows the assignment of a string to a variable? Select 3 options.
answer = input("How old are you? ")
answer = "23"
answer = (23)
answer = '23'
answer = 23
Answer:
The answer is A, B, D.
Explanation:
I hope this helps. Have a great day and be safe.
How do many corporations most likely manage the health and safety of their employees and the workplace?
Ο Ο
with guidelines provided by the EEO
only by following OSHA's rules and regulations
O by consulting workers' labor unions
with an internal office of health and safety
Answer:
The answer to this question is given below in the explanation section. However the correct option is only by following OSHA's rules and regulation.
Explanation:
Corporations most likely manage the health and safety of their emoployees and workplace only by following the OSHA's rules and regulations.
Because this is standard law that requires employers to provide their employees with working conditions that are free of known dangers. The OSH Act created the Occupational Safety and Health Administration (OSHA), which sets and enforces protective workplace safety and health standards for employees.
However, other options are not correct because these options do not cover the employees' protective workplace safety and health.
Answer:
it's b
Explanation:
Computers represent color by combining the sub-colors red, green, and blue (rgb). Each sub-color's value can range from 0 to 255. Thus (255, 0, 0) is bright red, (130, 0, 130) is a medium purple, (0, 0, 0) is black, (255, 255, 255) is white, and (40, 40, 40) is a dark gray. (130, 50, 130) is a faded purple, due to the (50, 50, 50) gray part. (In other words, equal amounts of red, green, blue yield gray).
Answer:
Follows are the code to this question:
#include <iostream>//defining a header file
using namespace std; //using namespace
int main() //defining main method
{
int red,green,blue,s; //defining integer variable
cout<<"Enter value: \n ";//print message
cin>>red>>green>>blue; //input value
if(red<green && red<blue)//defining if block that checks red value
s=red;//store red variable value to s variable
else if(green<blue)//defining else if block that checks green value less then blue
s=green;//store green variable value in s variable
else//defining else block
s=blue; //store blue variable value in s variable
//calculating red, green, blue value
red=red-s;//store red value
green=green-s;//store green value
blue=blue-s;//store blue value
cout<<red<<" "<<green<<" "<<blue;
}
Output:
Enter value:
130
50
130
80 0 80
Explanation:
In the above code, inside the Main method, four integer variable "red, green, blue, and s" is defined, in which "red, green, and blue" is used for input the value from the user end.
In the next step, a conditional statement is used, that checks the red variable value, if the condition is true, it will store its value in the "s" variable, otherwise, it will go to else if block.In this block, the green variable checks its value less than then blue variable value, if the condition is true, it will store the green value in the "s" variable, otherwise, it will goto else block.In this block, it will store the blue variable value in the "s" variable, and subtract the value of "red, green, and blue" value from "s" and store its value, and at the last, it will print its value.Give me atleast 10 common shorcut keys that is often use while working in computer
Answer:
1. Ctrl T = opens a new tab
2. Ctrl W = closes a tab
3. Ctrl P = print you screen
4. (for Microsoft users^^) Windows + G = for the Xbox Game Bar
5. Windows + Alt + R = to start recording and to end recording
6. (my personal fav <3) Ctrl + Shift + N = incognito
7. Ctrl Z = undo
8. Ctrl X = cut
9. Ctrl C = copy
10. Ctrl V = paste
Hope This Helps
Barry-
The 10 common shortcut keys that are often used while working on the computer are as follows:
Alt + F: File menu options in the current program.Alt + E: Edits options in the current program.F1: Universal help (for any sort of program).Ctrl + A: Selects all text.Ctrl + P: Print the document. Ctrl + X: Cuts the selected item.Ctrl + Del: Cut selected item.Ctrl + C: Copy the selected item.Ctrl + V: Paste the selected item. Alt + Tab: Switch between open apps. What is the significance of shortcut keys?The significance of shortcut keys is determined by the fact that they are used to perform a menu function or other common functions in a program or operating system at a very fast and rapid speed. It makes the process easier and faster.
Keyboard shortcuts are generally used to expedite common operations by reducing input sequences to a few keystrokes, hence the term "shortcut". They make the entire process more efficient and productive.
To differentiate from general keyboard input, most keyboard shortcuts require the user to press and hold several keys simultaneously or a sequence of keys one after the other.
Therefore, the 10 common shortcut keys that are often used while working on the computer are well mentioned above.
To learn more about Shortcut keys, refer to the link:
https://brainly.com/question/28959274
#SPJ2
Example of hard ware that computers on a network can share are he operating and the web browser? True or false
this is false........,.......,...
Answer:
your answer would be false
Explanation:
hope this helped!
Select the correct answer
Which graphic file format is useful for deploying images on websites?
СА.
PNG
OB.
TIFF
OC. JPEG
D.
GIF
Answer:
The answer is TIFF
Explanation:
I just put that answer and it was right
Answer:
The answer D. Gif
Explanation: Bro if your doing this on plato the tutorial literally say Gif do not listen to the guy above or u will fail that test
PLEASE HELP ME ANSWER AS MUCH AS YOU CAN I ONLY HAVE 3 POINTS LEFT AND IM TIMED. PLEASE TELL ME THE NUMBER AND LETTER. THANK YOU!!!!!!!!!!!
1. Read the excerpt from a student’s report.
I was honored to be a part of an online group of students from the United States, Africa, and China seeking solutions to water shortages. While we all had great enthusiasm about changing the world, the project quickly dissolved because no one was willing to listen to differing viewpoints.
Which line could be added to show the difference a digital leader can make?
A. We agreed as a group to spend some time studying each other’s country and meet again at a later date.
B. We saved the project by allowing each group to share their thoughts and then chose the best solutions.
C. We decided to disband and seek solutions with students from other countries who shared our viewpoints.
D. We thought it would be best to stop meeting until our cultural differences can be addressed.
_______________________________________________________
2. Electronic medical charts make it easier for doctors to
A. share information on patients with other doctors.
B. share information on patients with the government.
C. communicate with patients about medical issues.
D. track infectious diseases through a database.
______________________________________________________
3. Which is the best example of collaboration in a digital environment?
A. Students meet in-person at a local library.
B. Students work together on a project from a distance.
C. Students work independently on a project from a distance.
D. Students meet in a classroom to research a project.
_______________________________________________________
4. In addition to talking to other doctors remotely, telehealth technology
A. allows patients and doctors to talk online.
B. gives doctors the ability to keep people healthier.
C. eliminates the need for doctors to see patients.
D. allows patients to self-diagnose using the Internet.
Answer:
1. A We agreed as a group
2. C Communication
3. C Students work independently
4. C Elimination
Explanation:
sorry it wouldnt work unless i typed answers too
What is a SCSI-1? What is it's function?
Answer:
The Small Computer Systems Interface (SCSI) is a local I/O bus that is used to connect up to seven peripherals to a host computer. A wide variety of peripherals can be connected including, hard drives, tape drives, CD-ROMs, scanners, etc. The SCSI-1 Hard Drive Interface is a Single ended data bus transmitting data referenced to ground [unbalanced]. SCSI-1 may be call narrow SCSI [or just SCSI] when the 8-bit data path is implemented, or Wide SCSI when operating with a 16-bit data bus. ... A total of 7 devices may be connected on the bus.
pictures that you can click on to tell your computer what to do.
Which term is used to describe a software application that is secretly placed on a user system to gather information and relay it to outside parties usually for advertising purposes?
Answer: Spyware?
Explanation:
classify the situation example
What is the value of the variable result after these lines of code are executed?
>>> a = 2
>>> b = -3
>>> c = 4
>>> result = (a - b) * c
The value of result is ______.
Answer:
5 i just found the answer
like the profile from dagunrapa 3 killing harmony kokichi oma
Answer:
5
Explanation:
Which of the following is NOT something a user account tells Windows®?
The user’s personal preferences
The way Windows® powers on
The files a user can access
The changes a user can make to the computer
Answer:
The way Windows® powers on (B)
Explanation:
took test
The one that is not something a user account tells Windows is the way Windows powers on. The correct option is B.
What is Windows?"Wide Interactive Network Development for Office Work Solution" is what WINDOWS stands for.
In a system that permits numerous viewing areas as part of a graphical user interface, a window is a discrete viewing area on a computer display screen ( GUI ).
As a component of a windowing system, windows are handled by a windows manager. Typically, a user can change the size of a window.
System software includes programmes like Windows, macOS, Android, and iOS. When a device starts up, operating systems are loaded into RAM and given access to the hard drive.
The manner Windows starts up is the only one that a user account does not inform Windows of.
Thus, the correct option is B.
For more details regarding windows, visit:
https://brainly.com/question/13502522
#SPJ6
if you download a virus onto ur computer which is the best way to get rid of it
A Throw ur computer on the flow when u get hacked
B immediately shut it down
C uninstall that app u just installed
D take your computer for a swim
Which of the following statements best compares and contrasts the role of story writers and script writers
Answer:
Both script and story writers must use the elements of plot to develop their work; however, script writers must also include the use of stage and camera descriptions.
Explanation:
Answer:
Both script and story writers must use the elements of plot to develop their work; however, script writers must also include the use of stage and camera descriptions.
Props to the other answer.
“Computers are really just simple _______________ that perform __________________ actions through many layers of abstraction.”
Answer:
The answer to this question is given below in the explanation section
Explanation:
This question is a type of fill in the blank. So the correct options to fill in the blanks are machines and complex.
Computers are really just simple machines that perform complex actions through many layers of abstraction.
The concept of "space" on a computer usually refers to the _____.
amount of total primary memory
amount of software loaded
number of slots open on the motherboard
storage available on the hard drive
Answer:
Storage available on the hard drive
Explanation:
Edge 2021
The concept of "space" on a computer usually refers to the storage available on the hard drive. Then the correct option is D.
What is the concept of space in computers?Desktop space is usually denoted by the term "storage capacity." It could be used, for instance, in the sentence "I ran out of storage space on computer hard disc." It refers to a chamber used for stable or non-volatile information storage in this application.
Commonly referred to as "Space," unoccupied or vacant space in a hard drive is identical to unrestricted or unoccupied space in a hard disc. Space refers to disc space when describing the capacity or accessible place of a hard disk and other such storage devices.
On a system, "space" often refers to the storage capacity of the hard disc. Then the correct option is D.
More about the concept of space in computers link is given below.
https://brainly.com/question/17269610
#SPJ2
Keyshia wants to add movement to her PowerPoint presentation. Which tab should she use to complete this task?
Animations
Design
Format
Transition
Answer:
A on edg
Explanation:
Answer:
Animations
Explanation:
When is it most appropriate to send an automatic reply? Check all that apply.
when you are at the office and available during normal hours
when you are out of the office and want to let all senders know
when you are on a lunch break and want to let all senders know
when you are going on vacation and want to let all senders know
when you only want to respond to senders within the organization
when you only want to respond to senders outside the organization
Answer:
2, 4, 5, 6 are correct
Explanation:
1 and 3 are wrong on edg
Answer:
2, 4, 5, 6
Explanation:
Took the test, I hope this helps! :)
Who has helped the most people on brainly? who has the most answers? anybody know?
Answer:
Woah this was in 2020. Time flies.
1/19/2021
samsam has 800m people helped
Sandra is writing a technical paper on Graphics Design. She needs to illustrate this paper with a few images to depict certain concepts. She browses the web and comes across images she can use. However, the images she finds are copyrighted. How should she use these images?
A. She can use the image as it is
B. She can modify the image and use it
C. She needs permission from the owner
D. She will not add the image at all
Answer:
The answer to this question is given below in the explantation section. The correct option is C
Explanation:
Sandra is writing a technical paper on Graphics Design. She needs to illustrate this paper with a few images to depict certain concepts. She browses the web and comes across images she can use. However, the images she finds are copyrighted. How should she use these images?
A. She can use the image as it is
B. She can modify the image and use it
C. She needs permission from the owner
D. She will not add the image at all
Because you can not use the copyrighted items in your research without taking permission from its author(s).
If you will use without taking permission from the author, then you may face legal issues and fines etc.
Answer:
shr needs premishion from the owner
Explanation:
edmentum/plato
When Creating a FPS game what basic rules would you add?
Answer:
We should add:
Explanation:
Anything red must explode if shot. Fixed mounted guns must always face away from any potential flash points and be pretty much useless. Never bring a gun to a knife fight. Never run into a room that you have just thrown a flash bang into as the grenade only effects you.. Create a world that invites, encourages, and rewards smart thinking.The game world is the real world.packages are the best way to draw out campers, pop one out into open areas and pick people off as they inevitably try to steal it from you, then when they are all dead still in and claim your UAV (or ammo crate more often than not).The only thing you can ever rely on your team to do is, give away your position, run into your line of fire and friendly flash you.If you pick up the sniper or any other power weapon someone on your team will always teamkill you for it then miss with every shot they fire using it.
Omar’s teacher has asked him to send her a PDF copy of his presentation via email.
Which tab in the Backstage view should Omar use to create a PDF document?
Which option in the opened pane should Omar click?
Which option in the Publish dialog box should he mark?
How should he exit the dialog box?
Answer:
1. Export
2. Create PDF/XPS document
3. Standard
4. Click Publish
Explanation:
I got wrong on edg and found the correct answer
Answer:
1. Export
2. Create PDF/XPS document
3. Standard
4. Click Publish
Explanation:
Carly is part of a community of developers. In her free time, she works on code to improve this open-source operating system. The OS she's working on is most likely _____.
Answer:
The answer to this question is given below in the explanation section.
Explanation
Carly is part of a community of developers. In her free time, she works on code to improve this open-source operating system. The OS she's working on is most likely are:
Linux OpenBSD FreeBSD NetBSD AROS Tock FreeDOS Dragonfly BSD Qubes OS Haiku Redox ReactOS Subgraph OS osv.io ToaruOS Mezzano House Minoca OS SOS PowerNex Interim OS KolibriOS MINIX HelenOS Sculpt Harvey illumos GeckOS/A65 V2.0 Serenity GNU Hurd Plan 9 AquilaOS Biscuit Xv6These are the different opensource operating systems.
What is the binary equivalent of the decimal number 138?
Answer:
10001010
Explanation:
PLEASE HURRYYY Suppose your employer wants you to purchase a tablet device that you will use to run the company's custom sales software. The company will reimburse you for the purchase. What is the most important question to ask before making the purchase?
What size screen should it have?
What platform should I get?
Where should I buy it?
What peripherals should I buy?
Answer:
Platform
Explanation: I just took it on edge
The most important question to ask before making the purchase is "what platform should I get?" The correct option is B.
What is custom software?Customised software (also known as bespoke software or tailor-made software) is software that is designed specifically for a particular organization or user.
Custom software development creates applications that are specifically designed to meet the needs of these organizations and users.
For example, the banking industry employs highly specialized custom software to provide customers with easy access while safeguarding sensitive data with cutting-edge security features.
As technology and clients become more complex and demanding, more businesses are turning to custom software development to solve problems on a variety of fronts.
Before making a purchase, the most important question to ask is "what platform should I get?"
Thus, the correct option is B.
For more details regarding software, visit:
https://brainly.com/question/28874701
#SPJ2
What is an internet marketing manager?
O An individual who develops and implements plans to exploit the Internet for marketing and sales opportunities
O An individual who is responsible for the overall plan of a Website's development
O An individual who analyzes Website statistics to determine the site's effectiveness
O An individual who troubleshoots and repairs smartphone hardware components
Which is the primary outcome of innovation?
collaboration
creativity
change
profit
Answer:
change
Explanation:
because innovation is a change and that change could be anything