Answer:
Information and communication technologyhope this helps
brainliest appreciated
good luck! have a nice day!
A large company has extensive downtown office space with many conference rooms. To lower their electric bill, the company has installed a new system that automatically turns off the heat and lights in a conference room when no one is in the room. What is the simplest explanation for how the system works?
A camera in each room is connected to the security desk. When the officer on duty sees that a room is empty, they turn off the heat and lights in that room.
A small robotic device on wheels knows the building layout. It roams the offices, peeking into each conference room to see if anyone is using it. If not, the robot turns off the lights and heat.
A sensor detects and reports on movement in the room. If there is no movement for a few minutes, the system assumes the room is empty and turns off the heat and lights.
Every hour, the system emits a loud sound in each room. Pressing a large red button in the middle of the table turns off the sound in that room. If nobody does so within 30 seconds, the system turns off the heat and lights.
The simplest explanation for how the system works is option C: a sensor detects and reports on movement in the conference room. If there is no movement for a few minutes, the system assumes the room is empty and turns off the heat and lights.
What is the office space about?The system that automatically turns off the heat and lights in a conference room when no one is in the room is commonly referred to as an occupancy sensor. An occupancy sensor uses various technologies, such as infrared or ultrasonic, to detect the presence or absence of people in a room.
Therefore, Once the sensor detects that no one is in the conference room, it sends a signal to the control system, which then turns off the heat and lights. When someone enters the room again, the sensor detects their presence and sends a signal to turn the heat and lights back on. This system is designed to save energy by ensuring that heating and lighting are only used when needed.
Learn more about office space from
https://brainly.com/question/28885269
#SPJ1
All of the data in a digital book (letters, punctuation, spaces, etc) are stored and processed in a computer as binary. Break down how this works (hint: Ascii) . Explain in three or more sentences: Please Answer ASAP, Brainiest for Best and most In detail answer!!!!!
Jackie is planning a birthday party for her little brother and is researching different trampoline parks. She receives a pop-up asking for her name, address, and date of birth so she can receive a special promotion from the trampoline park. What should Jackie do?
a
Ignore the request and not enter any personal information.
b
Provide only her name and date of birth.
c
Provide only her name and address.
d
Provide the requested information to receive the discount.
Answer:
a
Explanation:
sis is gonna get scammed
Answer:
a
Explanation:
You dont know who is getting your information and it is not someone you know. STRANGER DANGER!
Which law addresses the licensure of pharmacists and registration ofpharmacy
technicians?
Answer:
Explanation:
This educational module addresses amendments to the Texas State Board of Pharmacy (TSBP) Rules, which are part of the Texas Administrative Code (TAC), that were adopted from 2016 to 2019. Recent amendments modify definitions related to pharmacy practice, clarify operational standards for pharmacies, and update pharmacy record-keeping requirements, as well as expand the role of pharmacists in patient care and patient access to life-saving medications. Pharmacy Rules and Laws are found in the Texas Pharmacy Act, which is Chapters 551 through 569 of the Texas Occupations Code, and the Texas Pharmacy Rules, which are found in Chapters 281 through 315 of the TAC.
Engineers are problem-solvers who use math, science, creativity and other knowledge and skills to solve problems. They use every possible resource to create the things that they imagine. But engineering is not just inventing. It’s a systematic practice for solving problems. That means that when an engineer encounters a problem, he or she has a system in place for breaking down the problem and trying different solutions. We also use the word “engineering” to describe the building or technology that engineers produce.
Different types of engineers solve different kinds of problems. A mechanical engineer might design a rollercoaster that is fun and safe using knowledge of physics and mechanics, while a civil engineer might design a system for creating highways to connect remote areas of developing countries.
Which of these people is an engineer?
Answer:
this person is an engineer
Explanation: Different types of engineers solve different kinds of problems. A mechanical engineer might design a rollercoaster that is fun and safe using knowledge of physics and mechanics,
what is the answer i need them now pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls
Answer: Insert ribbon > table drop down menu
Explanation:
Answer:Insert ribbon > table drop down menu
Explanation:
Sample program for Do While loop
Qbasic
Answer:
A "Do While" loop statement runs while a logical expression is true.
Explanation:
This means that as long as your expression stays true, your program will keep on running. Once the expression is false, your program stops running. A "Do Until" loop statement runs until a logical statement is true.
Answer:
A "Do While" loop statement runs while a logical expression is true. Explanation:
Heather writes an essay for language arts and receives a poor grade. To figure out why she gets a poor grade, Heather looks at the writing rubric and compares it to the comments in her essay. She asks herself two questions.
1. “Which parts of the writing rubric did I master?”
2. “Which parts did I miss and still need to work on?”
What strategy is Heather using to evaluate her work? Complete the sentence below.
Heather is using the “ __________ ” strategy.
what strategy is she using?
Answer:
Glows and grows strat
Explanation:
Answer:
The "glows and grows" strategy
Explanation:
Hey guys I have a computer science question I need answered real quick
Creative Commons
The Creative Commons license helps content creators explain what other people can do with their work. The Creative Commons license has different parts that you choose from to say exactly what is and is not allowed.
For each part of the Creative Commons license, give a reason someone might want to use it.
Answer:
So for the first one attribution would be used to make sure no one can commit plagiarism. The second one is just depending on what you are doing and if you try to make money off of it you can potentially get into trouble. The third one is probably just to make sure there is no misinformation. The last one people would use this because if they don't they face a risk at messing it an potentially getting in trouble.
idrk if this is the right place to ask but im here anyway
so like every time i open my chromebook after closing it for more than 2/3 seconds, it says "chrome os is missing or damaged" and makes me sign back in
i think it started last week. i figured out how to turn my chromebook back on but i haven't been able to find anything to PERMANENTLY get rid of it. its driving me up the wall
You need to send your tecnology divice to manteinment for they look at it because that is an not anutual problem.
Question 1(Multiple Choice Worth 5 points)
(03.01 MC)
Which line of code will only allow a non-decimal point to be stored in a variable?
candyCost = int(input("How much is the candy?"))
candyCost = input("How much is the candy?")
candyCost = float(input("How much is the candy?"))
candyCost = str(input("How much is the candy?"))
Question 2(Multiple Choice Worth 5 points)
(03.01 MC)
Cheri's teacher asked her to write a program using the input() function. What will this allow her program to do?
Add comments to the code
Allow others to understand the code
Display a string on the screen
Make the program interactive
Question 3(Multiple Choice Worth 5 points)
(03.01 MC)
Jabari is writing a program which prompts a user for a value that is negative and has a decimal. Which function should he use?
float()
int()
print()
string()
Question 4(Multiple Choice Worth 5 points)
(03.01 LC)
In programming, what is a string?
A cable that connects a computer to hardware
A method of threading code into a computer
A system of organizing letters alphabetically
A way to store a sequence of letters, numbers, or symbols
Question 5(Multiple Choice Worth 5 points)
(03.01 LC)
Which function converts the user's input to a number without a decimal?
float()
int()
print()
string()
Answer:
b
Explanation:
it's not a c or d and now I have to make it 20 characters long so I will do this
Astronauts can not get cargo ships delivered all the way to mars. What would be a way(besides growing plants) for astronauts to have food on board for a two-year mission without running out and making a mess?
Answer:
This stumped me for a bit, but I think the answer is that astronauts can carry dehydrated food, such as MREs, because dehydrated food can last for a long period of time.
Answer:
Dehydrated food
Explanation:
Dehydrating food can save you money, reduce food waste, and speed up your cooking. You can also add seasoning or spices to food as you dry it, stocking your kitchen with healthy, easily portable snacks. and yeah that's how its good
Write code that does the following: opens the number_list.txt file, reads all of the numbers (1 to 100) from the file, adds all of the numbers read from the file and displays their total. then closes the file.
The code that does the following: opens the number_list.txt file, reads all of the numbers (1 to 100) from the file, adds all of the numbers read from the file and displays their total. then closes the file is given below.
What is the code about?Below is an example Python code that should accomplish this task:
python
# Open the file for reading
with open("number_list.txt", "r") as file:
# Read all the lines and convert them to integers
numbers = [int(line) for line in file.readlines()]
# Sum up the numbers and display the total
total = sum(numbers)
print("The total is:", total)
# Close the file
file.close()
Therefore, Assuming that the number_list.txt file contains one number per line from 1 to 100, the code should read all the numbers from the file, sum them up, and display the total. Finally, the file is closed automatically when the with block is exited.
Read more about code here:
https://brainly.com/question/26134656
#SPJ1
Answer
Explanation:
I don't know
Question: How do you file a complaint using a food restaurant? 100 POINTS WILL BE GIVEN INCLUDING BRAINLIEST
send it through the mail
Answer: Be prepared to provide the following information:
1.Your Name, Address and Phone Number (your information will remain anonymous to the restaurant)
2.Name of restaurant
3.Location/address of the restaurant
4.Date of incident
5.Nature of complaint
If you suspect you became ill from this incident. You will need to give specific information about the suspected foods that made you sick, as well as when your symptoms began, and what they were. In addition, you will need to give a 3-day food eating history.
Explanation
Type your response in the box. Imagine you purchased a new computer and you plan to install one operating system and a few application software. A known person offered you some installation CD's, but you found out that the software in the CD's were not purchased but were illegally copled. Would you use them/Install on your computer? State reasons for the actions you would take.
Answer:
Yes
Explanation:
As long as they were legally copied
Which word is spelled correctly?
A) priviledge
B) secritary
C) slaviry
D) declaration
Answer:
D) Declaration
Explanation:
Answer:
d
Explanation:
Why isn't my brainly post being answered?
Try deleting then reposting, it may not always pop up in new questions, I will have a look at the question anyway.
I NEED HELP!!!
What important piece of information should a sketch include in addition to the numeric dimensions?
what is a logic circuit?
Answer:
A logic circuit is an electronic circuit that performs a specific logical operation on one or more binary inputs to produce a binary output. Logic circuits are made up of electronic components, such as transistors, diodes, and resistors, which are arranged in a specific way to implement a particular logical function, such as AND, OR, NOT, and XOR.
Logic circuits are used in many digital electronics applications, such as computers, calculators, and electronic control systems. They are designed to process digital signals, which consist of binary data represented by voltage levels or current flow. By manipulating these signals with logical operations, logic circuits can perform arithmetic, comparison, and decision-making functions, among others.
There are many different types of logic circuits, ranging from simple gates that perform basic logical functions, to more complex circuits that implement more advanced functions, such as flip-flops and registers that can store and manipulate data. The design and analysis of logic circuits is an important area of study in electrical engineering and computer science.
Explanation:
Answer: a circuit for performing logical operations on input signals.
Explanation: Pleas give brainliest
Part 1: Compare the Websites
You are conducting research for a project about elephant sanctuaries. Compare the two websites using the 5 W’s criteria for reliability and validity. For each website, complete the 5 W’s Checklist.
Answer:
WHO: a 15-year old high school student
WHAT: information about donating to a local elephant sanctuary and a trip
WHEN: January 2012
WHERE: www.free-elephants.com.cv
WHY: To help fund the student's trip to Africa to visit an elephant sanctuary
who: a 15-year-old high school student
what: information about donating to a local elephant sanctuary and a trip
when: January 2012
where: www.free-elephants.com.cv
why: To help fund the student's trip to Africa to visit an elephant sanctuary
How do you code things to make shapes out of them and add color
Answer:
go to KhanAcademy and search "Coloring with code" and it should be the first thing at the top
Where do you find the different challenges on here????? I saw them the other day but now I cannot find them!
Answer:
you find them on the side of your screen
Explanation:
then you just click on them to start the challenge you can earn points for doing the challenges.
hope this helps :)
Answer:
Here,there, everwhere
Explanation:
Name three computer company's.
Tests, fixes, and maintains network systems:
1. What do you think is the most important event in the history of the internet? What event has had the biggest impact on your daily life?
Answer:
The biggest event in internet history was YuTubers punching each other in the face. Months of hype came to a peak Saturday for the self-declared “biggest event in internet history” a boxing match between two YuTube celebrities in Manchester, England.
Explanation:
There is no particular event but the whole journey till now which shaped my personality. Every person even if they are the worst has something good in them.
What is the area of rectangle URST?
24 mm
48 mm
135 mm2
144 mm2
Answer:
135 mm²
Explanation:
Rectangles A B C D and U R S T are congruent. The length of sides A B is 9 millimeters and the length of sides R S is 15 millimeters.
What is the area of rectangle URST?
Answer: Two rectangles are said to be congruent if the size of their sides are equal. If Rectangles A B C D and U R S T are congruent, this means that AB = UR, BC = RS, CD = ST and AD = UR
Given that:
AB = 9 millimeters and the length of sides RS = 15 millimeters.
Area of rectangle URST = length × breadth = UR × RS
but since ABCD and URST are congruent, UR = AB. Therefore:
Area of rectangle URST = length × breadth = AB × RS = 9 mm × 15 mm = 135 mm²
Answer:
C 135 MM2
Explanation:
Got it right on edge2020
why is 'Among us' so popular? what is this video game?
It's a game where there is one (or up to three) impostors among 10 people
The impostor has to sabotage the ship and kill the crewmates.
The crewmates have to find out who the impostor is or finish the given tasks to win.
It is very fun, recommend testing on mobile before installing on PC.
NO LINKS!! HELP!! ESSAY DUE TODAY!!!
Answer:
To the "Am not 13"
Explanation:
Amy Bernstein wrote a story, which is titled "I'm Not Thirteen Yet." The story is told from the perspective of one of the characters, making it a personal narrative. The story's author describes his personal experiences throughout the narrative. 'I had entered the world of teenagers, and I wasn't even one of them yet,' says the author, demonstrating that he is writing about his own experiences.
Any netflix recomendations?
When Eliza was first written (in 1966), some people thought it seemed human. Did Eliza seem human to you? Why or why not?
Answer:
yes she is a real person she had a son named Phil and her husband was alexander Hamilton he died in a duel with the vice president Aaron burr
there son died in a duel two so Eliza was just alone in the world with out her some and husband she ran a orphanage and saw all of the kids and it reminded her of Alex
Explanation:
Answer:
yeah shes human i refuse to think shes not
Explanation: