Answer:
they send electrical signals to the buzzer. The buzzer changes those electrical signals into sound. You hear the buzzer sound and know that someone is calling you.
Explanation:
Answer: Cell phone or any electric device you can say changes the electric signal to radio waves at transmitting end which is converted back to electric signal and perceived as sound waves at receiving end
Explanation:
You can protect yourself from identity theft by using ____ when transmitting information over network connections. a. cookies b. port-scanning c. biometrics d. encryption
Answer:
D
Explanation:
Encryption secures transmissions on the internet to or from your PC
The temperature at 8 AM was 44°F and at noon it was 64°F. what was the percent of change from 8 AM to noon?
Answer: 45.45%
Explanation:
Time Passed: 4 hours
Difference in Temperature: 20°F
20/44 = .45454545454545
.45454545454545*100 = 45.45%
Correct me if I am incorrect.
PLEASE I NEED HELP ASAP PLEASE PLEASE!!!
For a list of numbers entered by the user and terminated by 0, find the sum of the positive numbers and the sum of the negative numbers. C++ language only.
Answer:
Following are the program in the Python Programming Language
#set variables to 0
positive_sum=0
negative_sum=0
#print message
print("Enter 0 to terminate")
#set the while loop
while(True):
#get input from the user
num=float(input("Enter positive or negative numbers: "))
#set if statement to check condition
if(num==0):
break
elif(num>0):
positive_sum+=num
else:
negative_sum+=num
#print output with message
print()
print("sum of positive numbers: ", positive_sum)
print("sum of negative numbers: ", negative_sum)
Output:
Enter 0 to terminate
Enter positive or negative numbers: 1
Enter positive or negative numbers: 3
Enter positive or negative numbers: 5
Enter positive or negative numbers: -7
Enter positive or negative numbers: -2Enter positive or negative numbers: 0
sum of positive numbers: 9.0
sum of negative numbers: -9.0
Explanation:
Here, we set two integer data type variables "positive_sum", "negative_sum" and initialize to 0.
Then, we set the while infinite loop inside the loop.
Set a variable "num" and get input from the user in it.
Set the if conditional statement and check condition the variable "num" is equal to 0 then, loop will terminate.
Set the elif statement and check condition the variable "num" is greater than 0 then, add that input and store in the variable "positive_sum"
Otherwise, add that input and store in the variable "negative_sum".
Finally, we print the output with the message.
The ________ font is applied to titles and the ________ font is applied to all other text in slides.
Answer:
cursive on tile and original micky fount in the storybook
Explanation:
I need an If else statement that sorts three numbers from a file from least to greatest
create a parameter query where the user will enter a value to use as the criterion
Which of the following is true regarding computer science careers? There are a limited number of jobs in this field. There are not different job types in this field. The number will increase over the next several years. You must be a programmer to work in this field.
Answer: There are several types of jobs in this field
Explanation: i did the test
The practice of applying technology to address difficult organizational issues is known as computer science. Thus, option D is correct.
What is the carrier in the computer science?Computers and technology have been incorporated into almost every economic sector, industry, and even organization operating in the modern economy, which is why this field is so crucial.
Because it allows me to pursue my two interests in problem-solving and creating engaging experiences, computer science is my field of choice.
I can come up with problems that are unique to a user, create and brainstorm solutions, and then put those ideas into practice through coding.
Computer scientists build, develop, and improve supply chains, content algorithms, and even job application platforms. We are already living in the age of computer science.
As technology grows increasingly pervasive in our lives and the economy, computer science becomes more crucial.
Learn more about computer science here:
https://brainly.com/question/20837448
#SPJ2
write a program to print. *
**
***
****
*****
Program:-
[tex]\tt for\:i \:in\: range(2,6):[/tex]
[tex]\tt\quad for\: j\: in \:range(1,i+1):[/tex]
[tex]\tt\quad\quad print("*",end='')[/tex]
[tex]\tt\quad print()[/tex]
Output:-
[tex]\tt **[/tex]
[tex]\tt ***[/tex]
[tex]\tt ****[/tex]
[tex]\tt *****[/tex]
What are two characteristics of switches? (Choose two.) * 1 point A. Switches identify the intended destination of the data that they receive B. Switches cause more data collisions than hubs b C. Switches are capable of sending and receiving data at the same time D. Switches send each packet to all of the computer that are connected to them.
Answer:
A. Switches identify the intended destination of the data that they receive. And C. Switches are capable of sending and receiving data at the same time
Explanation:
Switches can be used as inputs (Analog), or outputs (digital). These inputs and outputs are signals that the switches send or receive- Or at least as push button switches... But the same applies to network switches.
Hope this helps! Have a great day!
Pls help me pls I’m struggling
Why was slavery more common in South Carolina than in North Carolina?
Check all of the boxes that apply.
Answer:
South Carolina, more south the more farms and agriculture so more farms mean's more workers needed.
Explanation:
what percentage of teen social media users report observing cyberbullying online?
Answer:
59%
Explanation:
59% of teen i think thats the answer
_______________ provides options for getting access to your old password or resetting the account to a temporary password; users will change to a permanent password upon first login.
Answer:
account recovery
Explanation:
account recovery, provides options for getting access to your old password or resetting the account to a temporary password; users will change to a permanent password upon first login.
what actions can be performed via voice commands using 2022 versa’s siri® eyes free?
The actions that can be performed via voice commands using 2022 versa's siri® eyes free are;
- Send and receive text messages
- Make and receive calls
- Select and play music
2022 versa's siri® eyes free is a media feature that can be connected to your iPhone in the latest car by Nissan called Nissan 2022 versa.
Now Siri® Eyes Free Available functions include:
Making and receiving callsSending and reading text messagesSelecting and playing musicReading notificationsRequesting directions or otherThis Siri® Eyes Free is usually located on the steering wheel and the way to operate it is by;
Press THIS button on the steering wheelSpeak a command.Wait for Siri® Eyes Free to reply. Within 5 seconds, press THIS button on the steering wheel to reply or give another command.Read more on cars at; https://brainly.com/question/25981194
what will the computer do in response to a line of code reading # name = input("What is your name?") print “What is your name?” print “name =” nothing return a syntax error
The computer will do nothing in response to the instruction # name = input("What is your name?")
The instruction is given as:
# name = input("What is your name?")
The above instruction is a Python instruction.
In Python, lines that begin with # are not executed, because they are treated as comments.
This means that, the computer will not do anything when it comes across the instruction
Read more about Python instructions at:
https://brainly.com/question/19344465
software ............. the hardware what to display on the user's screen
c) Put these stages into the correct order.
(i) Script (ii) aim
(iii) Outline
Answer:
Aim
Script
Outline
Yan po answer, wag nang echoss mwa mwa
I need help fixing “Love Nikki” game on my phone. I had it on my phone and it worked just fine but then igot a new phone and tried theDownload it but when I opened up the app it kept saying update the game so I clicked update but then after that it wouldn’t even update and it just said update feel rule out mistake. I thought it was just my new phone so I went back to my other phone but it was doing the same thing. I have 5G on my new phone so internets not the problem.
does anybody know how to fix it so I can play the game again?
Answer:
Try resetting your phone multiple times or uninstall and add the game again. If not, check settings and see whats wrong. Or just sign out of your phone and sign in again. Hope this helps :D
The _______ conditional formatting option allows you to define formatting for cells that meet specific numerical or text criteria (greater than, or containing a specific text string).
please help
Felicity wants to take her DSLR camera on vacation, but she can take only one bag. Why is taking a DSLR camera with her not a good idea?
The reason why taking a DSLR camera with her is not a good idea is because a DSLR camera and its accessories usually require their own bag and can be heavy.
A digital single-lens reflex (DSLR) camera is being used by photographers especially for shooting stunning landscapes or portrait images. DSLR cameras are durable and can be used with a variety of lenses and attachments, they have a long battery life, and provide faster shooting speeds with better autofocus.
Therefore, the reason why taking a DSLR camera with her is not a good idea is because a DSLR camera and its accessories usually require their own bag and can be heavy, whereas she can only take one bag with her.
Learn more about digital single-lens reflex (DSLR) camera here:
https://brainly.com/question/13972212
Answer:
I got the answer here:
Explanation:
What do you mean by Data Types? Give Examples.
Ms Access question
Answer:
This answer is quite late, but data types are basically categories that differentiate stuff in python.
A few examples would be:
String - Anything that has single or double-quotes around it. The input( ) function automatically returns a string, unless changed.
Int - An integer. Any whole number.
Float - Any decimal number.
List - a variable in which you can store multiple different elements. (Strings, integers, floats, tuples, lists, etc...)
Also, sorry if my English isn't perfect. English isn't my first language.
Explanation:
Don't know. Just some stuff I remember from my python class. ∞
What is precipitation ????
Answer:
Precipitation has 2 meanings
In chemistry it is the action or process of precipitating a substance from a solution
But in general it is the common term for rain, snow, sleet or hail that falls to the ground
Explanation:
Just look the definition up
Answer:
weather
Explanation:
¿Qué juegos pueden jugarse en un Raspberry 4 B con 2 GB de RAM?
Answer:
flow chart of sales amount and commission %of sales
Which is the best autoclicker for godbrigding
When you first purchase a notebook, make sure you have a ____ CD containing the installed OS so you can recover from a failed hard drive.
When you first purchase a notebook, make sure you have a RECOVERY CD. It enables the restoration of the notebook computer.
A recovery disc is a disc that enables to restore the computer to the same condition when it was bought.
Moreover, a recovery drive refers to a separate partition in the notebook that must contain the required files to restore the device if the system becomes unstable.
A recovery disc can be considered as a drive used to keep a backup of the files (e.g., images) and other types of restoration data.
Learn more about recovery disc here:
https://brainly.com/question/14217813
In an attempt to reach an all-time record for its premier, ads for the highly anticipated Avengers: Endgame are run on all the major networks and cable stations across the country from 8:00 p.m. to 10:00 p.m., or during ________ time.
Based on the contextual situation, the cable stations across the country from 8:00 p.m. to 10:00 p.m., or during Late-fringe time.
What is Late-Fringe Time?Late Fringe time is a term used in television that describes the television hours that follow the prime time.
Generally, the prime period is usually between 8:00 p.m. to 10:00 p.m., while the Late Fringe time is around 11 p.m. to 1 a.m.
Hence, in this case, it is concluded that the correct answer is "Late-Fringe period."
Learn more about Television hours here: https://brainly.com/question/1006994
predict what the world would be like if no one tried to think critically. explain your predictions
The world would be in chaos and we would all be dead duh.
Drag each label to the correct location on the image.
Identify the parts of the URL.
World Wide Web
server name
resource ID
protocol
domain name
Answer:
1) Resource ID
2) Server Name
3) Domain Name
4) World Wide Web
5) Protocol
The correct location is Resource ID, Server Name, Domain Name, World Wide Web, Protocol respectively.
What is a website?The Online Etymology Dictionary states that in 1994, the word "website" first appeared in the English language.
It combines "Web," used in the meaning of the Internet, with "Site." The study of word origins and how their meanings changed over time is known as etymology. The web address of every website begins with "http://".
The website may be one of many various forms, such as an e-commerce website, a social media website, or a blog website. Each website serves a unique purpose, but they all have the feature of having numerous linked web pages.
Resource ID, Server Name, Domain Name, World Wide Web, and Protocol are the right locations, accordingly.
Thus, this is the correct answers for the given situation.
For more details regarding a website, visit:
https://brainly.com/question/29777063
#SPJ2
Which devices are managed through device management?
Device management is the process of managing devices.
NEED ANSWER ASAP PLS HELP
hiiiiiiiiihwdawdfgthnythgrfergthyjuhgfd
Answer:
Your answer would be gas.
Explanation:
Steam is just water just evaporated.