Answer:
The answer is M
Explanation:
EDGE 2022
What properties can be standardized when a theme is applied to a document? Check all that apply. the font styles used in a document the colors of the text in a document the size of the pages in a document the number of words in a document the color of the pages in a document
Answer:
✓the font styles used in a document
✓the colors of the text in a document
✓the color of the pages in a document
Explanation:
Standardizing a document are ways to bring the best out of the documents, and this can be achieved in various levels when working on the documents. Standardization can be performed on the structure and the content of the documents as well as the layout. Information models can be of use when standardizing. A theme can also be applied which which gives overall look for the documents in term of fonts, effect as well as colors. Some properties can be standardized when applying theme to a document, and these properties are ;
✓the font styles used in a document
✓the colors of the text in a document
✓the color of the pages in a document
To use Microsoft word in application of theme to a document, these steps can be followed;
✓click on " Design tab"
✓click on "theme" to select choices.
Answer:
case, color, size, and style
Explanation:
edge2021
A shop will give discount of 10% if the cost of purchased quantity is more than 1000. Ask user for quantity suppose, one unit will cost 100. Judge and print total cost for user.
Answer:
The program in Python is as follows:
qty = int(input("Quantity: "))
price = 100 * qty
if qty >1000:
price = (100 - 0.10 * 100) * qty
print("Cost: "+str(price))
Explanation:
This prompts the user for the quantity
qty = int(input("Quantity: "))
This calculates the price or cost, without discount
price = 100 * qty
This checks if the quantity is greater than 1000
if qty >1000:
If yes, this calculates the price or cost, after discount
price = (100 - 0.10 * 100) * qty
This prints the calculated cost
print("Cost: "+str(price))
.Explain how encrypting data during transmission protects it from being read by an unauthorised person who intercepts the transmission.
Answer:
Encryption is an effective and efficient technique used to prevent unauthorized access to informations transmitted over the internet.
Explanation:
Encryption is a form of cryptography and typically involves the process of converting or encoding informations in plaintext into a code, known as a ciphertext. Once, an information or data has been encrypted it can only be accessed and deciphered by an authorized user.
Some examples of encryption algorithms are 3DES, AES, RC4, RC5, and RSA.
SSL/TLS are standard protocols that provides link encryption for the transmission of messages over the internet such as electronic mail (e-mail).
SSL is an acronym for Secured Socket Layer and it is one of the secured way of authenticating and encrypting data between a computer and the mail server.
In the case of TLS, it is an acronym for Transport Layer Security and it basically is used for providing authentication and encryption of data between two communicating systems on a network.
This ultimately implies that, SSL/TLS are standard network protocols that provides data integrity and privacy to users when communicating over the internet or networking devices as they're made to encrypt user credentials and data from unauthorized access. The SSL/TLS are an application layer protocol used for the encryption of mails sent over the internet, in order to protect user information such as username and password.
PLEASE HELP ASAP!!! Prompt
What is the Bcc address field for?
Answer:
For security and privacy reasons, it is best to use the Blind Carbon Copy (BCC) feature when sending an email message to a large number of people. When you place email addresses in the BCC field of a message, those addresses are invisible to the recipients of the email.
Explanation:
Do you think people are willing to buy these products? Why?
Answer:
ano pong product ok anwer
Explanation:
he/she is willing to buyy a product of the product is good and the entrepreneuris also good and always clean your product and if its good im sure he or she buy that product exept if she/he is nothing money
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
. An air conditioner uses 1,800 W of power when plugged into a wall socket that operates at a voltage of 210 V. What is the current flowing through the air conditioner? If the air conditioner above were run for 180 hours per month, how much energy is used? If it costs $0.12/kWh, how much will it cost to run the air conditioner?
Answer:
Explanation:
Given that:
Power, P = 1800W
Voltage, V = 210 V
Current, I flowing through the air conditioner;
Recall :
P = IV
1800 = I * 210
I = 1800 / 210
I = 8.5714
Current flowing through the air conditioner = 8.57 ampere
If air-conditioner runs for 180 hours per month,
Energy used = Power * time
Energy used = 1800 * 180
Energy used = 324000Wh
1Kw = 1000 W
324000 / 1000 = 324 Kwh
If charge = $0.12 per kwh
Monthly cost = $0.12 * 324
Monthly cost = $38.88
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.
Software that displays advertising material when online.
A. Adware
B. Advertisware
C. Consumerware
D. Sellware
Answer:
adware
Explanation:
Adware is a software that shows ads etc online, but also sometimes on the desktop.
Advertisware is not a real term, this is to throw you off.
Sellware is a website not a type of software
In the Business world people are often measured by their???
A- soft skills
B- hobbies
C- iq
D- technical skills
it is D technical skills
In the business world, people are often measured by their technical skills.
The technical skills that people possess in the business world are those computational and technological skills that are makes them suitable for the job positions they occupy.
People are to have specialized trainings and they should be experts in their fields. This would make it easier for them to achieve tasks.
These are practical skills that could be in:
Information technologyAccountingData analysisTechnical writing and lots more.Here is a similar question https://brainly.com/question/23155579?referrer=searchResults
Software that requires excessive disk space or memory.
A. Malware
B. Excessware
C. Ransomware
D. Bloatware
simplify 0.2×0.03055 to 3 decimal places
Answer:
this 0.061 or this 0.0611
Explanation:
Describe at least five ways in which information technology can
help students studying subjects other than computing.
Answer:
It can help with; learning how to work things out in other subjects, help children gain access to help with subjects. It can help with studying for a test for any subject. Computers can help with maths because you have access to a calculator and finally. Computers can help with geography as you have access to maps.
Explanation:
What was your first experience with listening to kpop?
For me the first kpop song I heard was Gangnam Style, but I never got further into it after listening to psy. For me Got7 really got me into kpop with their song 'Just Right'. Hearing the recent news about Got7 made me really sad, I hope
they do well in the future!
(Girl in the photo- Momo from Twice)
Groups I currently Stan in order:
Twice
Red Velvet
Loona
April
CLC
ITZY
Apink
SNSD (Girls Generation)
Gfriend
Fromis 9
Dreamcatcher
Mamamoo
StrayKids
Oh My Girl
NCT
Got7 (I still don't know if they disbanded or just left jyp)
Iz*one
G-idle
Blackpink
I can't think of anymore :(
(and yes I LOVE a lot solo artists)
Answer:
My first experience with kpop was when I was six I just danced to it lol I forgot the name of the song but it was funny watching the video of me.
Explanation:
Answer:
My older brother got me into kpop at a very young age. I grew up listening to big-bang and exo and girls generation.
oh yea I share the same birthday as G-dragon
Yo, my Lenovo laptop keeps showing this screen but I can't sign in, can someone help me?
Need Help! Asap 7.5 code practice (Edhesive)
Answer:
Make main function
def main():
Make some constants for the grades
A = 5.0 or 4.0
B = 4.0 or 3.0
C = 3.0 or 2.0
D = 2.0 or 1.0
F = 1.0 or 0.0
In the main function call the function you made and make sure to use those constants for help
also don't forget to call your main function or nothing will work
Explanation:
Making the main function is good programming practice for your future
Making the constants is also helpful to your programming.
Now how it works you call the function you wrote to calculate the grade.
I don't know how helpful this was this is one of my first answers. I am `also answering how I would do it
What is the output for the following program? numB = 2 while numB < 15: numB = numB + 5 print(numB) Output:
The following program is a while loop that will output the following data
7,12,17.
In the first iteration, the variable numB is 2, since 2 is less than 15, the program will run the command
numB = numB+5 and it will print 7
The second iteration is still valid because numB is now 7 and is less than 15, so the program will run the command
numB = numB+5 and it will print 12
The third iteration is still valid because numB is now 12 and is less than 15, so the program will run the command
numB = numB+5 and it will print 17
The fourth iteration is not valid because numB is now 17 and is greater than 15, so the program will not run the command
Learn more:
https://brainly.com/question/19344465
Answer: 7,12,17.
Explanation: got it right on edgen
A histogram titled Greeting card sales has date on the x-axis and cards (millions) on the y-axis. January is 1 card, February: 11, March: 1, April: 1, May: 9, June: 7, July: 1, August: 1, September: 1, October: 9, November: 7, December: 12. The histogram shows the monthly sales for a greeting card company in one year. Which best describes the data for May–June and October–December? clusters no frequency gaps symmetry
Answer:
Clusters
Explanation:
Given
The histogram
Required
What does May-June and October-December represents
The data for May-June is:
[tex]May: 9[/tex]
[tex]June: 7[/tex]
For October-December, it is:
[tex]October: 9[/tex]
[tex]November: 7[/tex]
[tex]December: 12[/tex]
Notice that these data are close to each other.
This implies that they are clusters
Answer:
the answer is a
Explanation:
Which technology will a business use to figure out who accessed confidential files on a company's computer system
Answer:
insaj cdsjl ljhwbalfhb
Explanation:
HELP! WILL GIVE BRAINLYEST!
Complete the sentence describing an analog signal.
An analog signal is a continuous signal, transmitted in the form of sine waves of varying
______.
Answer:
An analog signal is a continuous signal transmitted in the form of sine waves of varying amplitude
Explanation:
An analog signal is a step varying analog waveform that conveys information in a manner that is continuous in both amplitude and time
An analog process is one whose signal continuously varies, maintains a basic shape, and is transferable between mediums such that information is conveyed by analog signals based on analogy, which is one quantity tending to mimic another quantity's behavior
Signals of sound, voltage, data, voltage, or electric current can be transmitted as analog signals
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 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:
Name and define (or list the set that defines) three of the four common data types in programming.
Answer: this is the Answer your question
What is true about the dilation?
On a coordinate plane, the image rectangle has points (0, 0), (0, 8), (9, 8), (8, 0). The pre-image has points (0, 0), (0, 2.5), (3, 2.5), (3, 0).
It is a reduction with a scale factor between 0 and 1.
It is a reduction with a scale factor greater than 1.
It is an enlargement with a scale factor between 0 and 1.
It is an enlargement with a scale factor greater than 1.
Hey hey hey! I recently took the test and the answer is D | (• ◡•)|
Answer:
The answer is A
Explanation:
Trust me I promise you its A
I chose D and got it wrong
Three different numbers need to be placed in order from least to greatest. For example, if the numbers are ordered 9, 16, 4, they should be reordered as 4, 9, 16. Which of the following algorithms can be used to place any three numbers in the correct order?
If the first number is greater than the last number, swap them. Then, if the first number is greater than the middle number, swap them.
If the first number is greater than the last number, swap them. Then, if the first number is greater than the middle number, swap them.
A
If the first number is greater than the middle number, swap them. Then, if the middle number is greater than the last number, swap them.
If the first number is greater than the middle number, swap them. Then, if the middle number is greater than the last number, swap them.
B
If the first number is greater than the middle number, swap them. Then, if the middle number is greater than the last number, swap them. Then, if the first number is greater than the last number, swap them.
If the first number is greater than the middle number, swap them. Then, if the middle number is greater than the last number, swap them. Then, if the first number is greater than the last number, swap them.
C
If the first number is greater than the middle number, swap them. Then, if the middle number is greater than the last number, swap them. Then, if the first number is greater than the middle number, swap them.
Answer:A
Explanation:
What is the missing line of code? >>> >>> math.sqrt(16) 4.0 >>> math.ceil(5.20) 6
Answer:
A math.pow reference
Explanation:
Answer:
from math import ceil
Explanation:
yes
Will mark BRAINLIST only if correct answer
Please need help ASAP only answer if u know the correct answer without plagiarism please (plus 15 points!)
Q1.illustrate the ways to creat human design with good impact to others. (5 ways at least)
Q2.( in the pic)
Answer:
Yes, because it adds meaning to Sam life by providing him ways to calm himself and sooth his mind and also helps him deal with stress in his life
The text between and defines the _____.
active code on a page
active text on a page
active Web-page area
active image on a page
explain how do compare and contrast graphic organizers help you to synthesize information?
Answer:
Answer: Given two or more sets of features of items, people, events, etc; compare and contrast graphic organizers help you to see what the sets have in common and what difference one set from the others, that is, what characteristics are unique from each set.
Explanation:
Given two or more sets of features of items, people, events, etc; compare and contrast graphic organizers help you to see what the sets have in common and what difference one set from the others, that is, what characteristics are unique from each set
This is your array.
D = [['a', 's', 'd'], ['1', '2', '3'], ['4', '5', '6'], ['7', 'q', 'w'], ['e', 'r', 't']]
D[3][2] refers to ''.
Answer: W
Explanation: Edge 2022
This refers to the python data type.
What is data?The data is the processed form of raw information, more specifically it has facts, figures, measurements and amounts that is gathered for analysis or reference. So that a conclusion can be drawn in a proper way.
The data, especially facts or numbers, collected to be examined and considered and used to help decision-making, and the data can be stored in an electronic form in the database and used by a computer in the future.
For example, government also maintain data, so that if any time people demand for the information, the government show them to the public. The data is also stored for making future plans. A data governance system is effective if anyone can access the data when they need it.
Learn more about data here:
https://brainly.com/question/15403824
#SPJ5