I hope it is helpful for you ......
Mark me as Brainliest ......Tsunamis are marine phenomena, created by the abrupt displacement of large amounts of water into an aquatic formation. Tsunamis manifest as waves, which travel in the deep waters of the oceans at an average speed of 756 kilometers per hour.
While in deep water the tsunami, due to its characteristics there, is not considered a serious danger to the floating structures, reaching the shores has particularly devastating consequences.
Learn more in https://brainly.com/question/15964056
Jason works for a restaurant that serves only organic, local produce. What
trend is this business following?
digital marketing
green business
e commerce
diversity
Answer:
green buisness
Explanation:
NEED ASAP.
Which multimedia feature can be used to automatically move objects in your slides?
X transition
O animation
O clipart
O innovation
Drop a paper of A-4 size and a
piece of wood/plastic about 2-3
inches long, from a height more
than 10 feet. Note the time for both
to hit the ground. Now repeat the
experiment by folding the paper
once, twice, thrice... (as many
time as you can). Why every time
the travel time reduces for paper
and remains the same for
wooden/plastic piece. Does the
paper at any stage hit ground
before wooden/plastic piece? If
yes,
Consider the following code: x = 5 x = x * 3 print (x) What is output
Answer:
Output: 5
Explanation:
It will print 5 on the screen
Here dude this is what I was talking about
Answer:
go to your email and refresh the page and if it didnt work just email them
Which details in paragraphs 1-5 contrast with your experience and expectations?
Based on these details,what do you think the setting of the story is?
Answer:
among us
Explanation:
In Outlook 2016, the Tell Me function can be accessed by
O pressing F1 on the keyboard.
clicking on the File tab, then the question mark button.
typing a query in the textbox on the ribbon.
typing "help" in the search box in the message pane.
In Outlook 2016, the Tell Me function can be accessed by
O pressing F1 on the keyboard.
clicking on the File tab, then the question mark button.
typing a query in the textbox on the ribbon.
typing "help" in the search box in the message pane.
Explanation:
I think it should be typing a query in the textbox on the ribbon.
In Outlook 2016, the Tell Me function can be accessed by clicking on the File tab, then the question mark button. The correct option is B.
What is Outlook?The preferred email client for sending and receiving emails from Microsoft Exchange Server is Microsoft Outlook. Accessibility to contact, email, calendar, and task management tools is also provided by Outlook.
You can send and receive emails, manage your calendar, save the names and phone numbers of your contacts, and keep track of your projects using Outlook.
Even if you utilize Outlook on a daily basis, you might not be aware of all the wonderful things it can do to boost your productivity.
By selecting the File tab, then the question mark button in Outlook 2016, you may open the Tell Me feature.
Thus, the correct option is B.
For more details regarding Microsoft outlook, visit:
https://brainly.com/question/26695071
#SPJ2
Which word best describes the feeling you have when you are in the learning zone?
A. Comfortable
B. Accomplished
C. Unsure
D. Agitated
Explanation:
This is probably something like a feedback form
but I feel unsure/comfortable
Answer: Accomplished
Explanation:
Which is an email protocol that retrieves email without deleting the email and its attachments from the server?
Simple Mail Transfer Protocol (SMTP)
Internet Message Access Protocol (IMAP)
Post Office Protocol version 3 (POP 3)
Simple Network Management Protocol (SNMP)
Answer:
Internet Message Access Protocol (IMAP)
Explanation:
The "Internet Message Access Protocol" or IMAP was created by Mark Crispin at the Stanford Knowledge Systems Laboratory. It allows a person to access his email from his local server. In comparison to the Post Office Protocol Version 3 (POP 3), which deletes the emails once they are downloaded, the IMAP allows the contents to be saved on the server. The email will only be deleted if the user intends to do so.
Answer:
It is Pop 3 not IMAP
Explanation:
Correct on edg 2022
Do you need a internet browser to go to the intrnet?
Answer:
No you do not need a interent browzer to get to the internet.
Explanation:
An eReader has a 956-pixel x 1290-pixel grayscale display with each pixel able to display 32 shades of gray. What is the KiB size of the display memory for the device
Answer:
752.71 kilobytes
Explanation:
Given ;
956-pixel x 1290-pixel
Shades of gray, = 32
Bit depth (n) = 2^n
32 = 2^5
Bit depth, n = 5 bits / pixel
The size of display memory :
Pixel dimension * n
(956 Pixel * 1290 pixel) * 5 bits /pixel
= 6166200 pixel * bits / pixel
= 6166200 bits
Converting bits to kilobytes :
1 bit = 1/8 bytes
1 byte = 1/1024 kilobytes
Hence,
1 bit = 1/(8 * 1024) kilobytes
1 bit = 1/8192 kilobytes
6166200 bits = (1/8192 * 6166200) kilobytes
= 752.7099609375 kilobytes
= 752.71 kilobytes
You created a two-dimensional array with the following code.
>>> A = [21, 'dog', 'red']
>>> B = [35, 'cat', 'blue']
>>> C = [12, 'fish', 'green']
>>> E = [A, B, C]
How do you refer to 'cat'?
E[1, 2)
E[1,2]
E[1][2]
E[1,2]
Explanation:
My answer is E[1][1]
but I don't see it here
Answer:
E[1][2] that is correct I just took t
When you get a new sim card do it come with a new number or do you have a activate the phone and get a new number in store ?
put the sim card in the phone and turn the phone on, it technically comes with the card but you really interact with it until you turn the phone on.
.xls is the file extension for this file type
A. Image File
B. Internet File
C. Spreadsheet File
D. Word Processing File
Answer:
Spreadsheet File
Explanation:
Most word processing files are doc or docx
Most internet files are htm or html
Most Image files are jpg or png
Which of the following is NOT a peripheral?
Keyboard
USB storage drive
Printer
CPU
which line of code will allow you to only load the localtime() method into active memory
Answer:
from time import localtime
Explanation:
have a lovely day :)
The line of code that will allow you to only load the localtime method into active memory is time.
The localtime function is simply known to be time in seconds as long as Epoch is targeted by timer into a broken-down time.
It is mostly written in local time. The function is known to be of timezone and any seasonal time adjustments. Local timezone information is used as though localtime() calls tzset().LocalTime cannot have a muted date-time object that shows a time, often viewed as hour-minute-second. Time is shown in nanosecond precision.
Learn more from
https://brainly.com/question/19639119
Is the PS5 a W or L? Would you still play on the PS4 more then the Ps5?
Answer:
HMMM I dont know because if the ps4 has the horizon game then sure but if nit ps5 because that game looks sick
Explanation:
Question # 1 Multiple Select Which of the following shows the assignment of a string to a variable? Select 3 options. answer = "23" answer = (23) answer = '23' answer 23 answer = input("How old are you?")
Answer:
answer = input("How old are you?")
Explanation:
Answer is a variable The Input function takes a string
Answer:
answer = input("How old are you? ")answer = '23'answer = "23"Explanation: Correct on Edg 2020/2021.
In 1-2 Sentences, Explain how you would open a new Word processing Document
Explanation:
first you open word processing app. then in the home screen you will see start a new document then you start one.
a man takes 30 step to cover 18 metre l,how many step he will needed to cover 3003m distance
You can raise an object to a height of 2 meters by pulling down a distance of 8 meters on a pulley with a force of 40 N. How heavy an object can you lift with his effort?
Answer:
160 N
Explanation:
Since, work done by effort = work done by load,
Fd = F'd' where F = effort force = 40 N, d = distance moved by effort = 8 m, F = load and d' = distance moved by load = 2 m.
So, Fd = F'd'
40 N × 8 m = F' × 2 m
320 Nm = 2F m
So, F = 320 Nm/2m
= 160 N
So, the object that can be lifted is an object of 160 N
Identifying Responses and Replies
Use the drop-down menus to complete the sentences about message response options in Outlook.
v sends your response to everyone who received the initial email.
v creates a new message that includes the initial message to a new recipient.
v sends your response to only the sender of the initial message.
Answer:
Identifying Responses and Replies by using the drop-down menus to complete the sentences about message response is written below in detail.
Explanation:
A situation like this may be:
Someone receives a bike. They travel it and all, and then all of an unexpected they fall and get injured
If you only understood the first section of how the person received a bike when you draft a response, you would only draft about that piece, but getting harm after receiving the bike is also a huge portion of the "story". You could draft like how you were so pleased when you received your first bike, but you wouldn't remember to address the time you got injured when you were riding down a hill or something.
Answer:
Reply All
Forward
Reply
Explanation:
Android OS "AFTER" Beta.
A. Cupcake
B. Candy
C. Cookie
D. Carmel
Answer:
Android OS "AFTER" Beta is;
A. Cupcake
Explanation:
The Android Beta mobile operating system was released on November 2007 while on the 23rd of September, 2008, the first commercially available version of the Android, Android 1.0 was released
Android 1.0 and 1.1 were not assigned actual code names and the first Android mobile operating system release to be assigned a code name is the Android 1.5 which was code named Cupcake by the project manager
A structure that organizes data in a list that is commonly 1- dimensional or 2- dimensional
Group of answer choices
Array
Linear Section
Constant
No answer text provided.
Answer:
(a) Array
Explanation:
An array is a data structure that can be used to organize 1- or 2-dimensional data in a list.
Answer:
(a) Array
Explanation:
Which of the following programming languages were initially developed to teach programming techniques to students? Choose all that apply.
Answer:
BASIC programming language
Pascal programming language
Explanation:
C++ programming language
Java programming language
BASIC programming language
Pascal programming language
Answer:
it's C and D
Explanation:
The answer is D!!Readable code includes
o the use of formatting to make the code look better.
the use of dense lines of code without indentation.
o the use of comments that are of no use to future users of the progran
Answer:
D
Explanation:
says in title
Readable code includes the use of comments that are of no use to future users of the program. The correct option is c.
What are readable codes?Readable code is just code that makes its goal crystal plain to the reader. The likelihood is that other developers will read the code we write and want to either comprehend it or modify it. It's interesting to read the code. Variable, function, and class names in the code are meaningful.
The code may need to be tested, a bug fixed, or a new feature added. The evolution of the codebase is facilitated by readable source code, which makes it easier to read and comprehend the abstraction phases. Future developers can save time and effort by writing readable code.
Therefore, the correct option is c, the use of comments that are of no use to future users of the program.
To learn more about readable codes, refer to the link:
https://brainly.com/question/19540616
#SPJ2
What should you do first when designing a program?
Answer: talk about da progrm
Explanation:
Answer:
Step-by step Explanation:
which devices is not found in the CPU
The devices that is not found in the CPU is printer. The correct option is D.
What is CPU?A central processing unit, sometimes known as a CPU, is a piece of electronic equipment that executes commands from software, enabling a computer or other device to carry out its functions.
The part of a computer that obtains and executes instructions is called the central processing unit (CPU).
A CAD system's CPU can be thought of as its brain. It is made up of a control unit, a number of registers, and an arithmetic and logic unit (ALU). The term "processor" is frequently used to refer to the CPU.
The size, speed, sophistication, and price of a printer varies. It is a device that receives text and graphic output from a computer and transmits the information to paper.
Thus, the correct option is D.
For more details regarding CPU, visit:
https://brainly.com/question/16254036
#SPJ6
Your question seems incomplete, the missing options are:
a. ALU
b. Control Unit
c. Instruction register
d. Printer
please help me
...
....
Answer:
formal information searches
Explanation:
Answer:
informal information source
hope it will help if it helps please ask me in comment
Microsoft word is an example of utility software?
A.true
B.false
Answer:
false
Explanation:
Ms word is only an application software
Answer:
Option B. False is the correct answer.
Explanation:
A software that is used to take care of computer and its resources is called utility software while Microsoft word is a dedicated software for documentation and report writing also called application software.
Hence,
Option B. False is the correct answer.