answer:
navigational search queries · for example, “how to make cake?”
informational search · for example, “y-o-u-t-u-b-e” or “apple"
explanation:
navigational — these requests establish that the user wants to visit a specific site or find a certain vendorinformational — in these instances, the user is looking for certain informationANY ADVICE?
i have to spend summer ( and the next 4 years) with a family who hates me. what should I do.
Answer:
Talk to a close friend or adult that you trust and have the power and explain to them why you don't want to go. Good luck.
Answer:
You should try talking to a person that could maybe help you or a family member that you trust who will let you stay with them for the summer and 4 years. If you don't have any one else I would try being nice, or just ignore them and live on with your life. I don't really know what else to say sense I don't know your life experience.
Explanation:
The file format is used for graphic files.
Answer:
.GIF
Explanation:
GIF or Graphics Interchange Format files are widely used for web graphics, because they are limited to only 256 colors, can allow for transparency, and can be animated. GIF files are typically small is size and are very portable.
Who can go about offering new services without taking legal risks?
operation analysts
marketing assistants
mechanics
attorneys
Answer:
B Marketing assistants.
Explanation:
They truly are the imposter. Bite me.
Ask how many apples the user wants. Ask how many people the user will share the apples with. Find out how many apples will remain if you share the apples equally. Hint: use modulus %.
Answer:
The program in Python is as follows:
apples = int(input("Apples: "))
people = int(input("People: "))
apples%=people
print("Remaining: ",apples)
Explanation:
This gets the number of apples
apples = int(input("Apples: "))
This gets the number of people to share the apple
people = int(input("People: "))
This calculates the remaining apple after sharing the apple evenly
apples%=people
This prints the calculated remainder
print("Remaining: ",apples)
Dwayne wants a variable called "name" to appear in the interpreter and does not want a space after it. Which of these should be used to make that happen? Name, name) name+ name.
Answer:
name + name
Explanation:
When assigning values to a Variable in python, the + operator sums the values assigned to the variable into a single value hence there won't be any space between the values assigned .
Name + Name = NameName in python programming
what is the purpose of a router
Answer:
below
Explanation:
A router receives and sends data on computer networks. Routers are sometimes confused with network hubs, modems, or network switches. However, routers can combine the functions of these components, and connect with these devices, to improve Internet access or help create business networks.
Answer:
to help connect a network to a device
Explanation:
for example a WiFi router is needed so that a specific device can be able to be connect with the WiFi network
A company has recently installed a new computer network. The operating philosophy adopted by a new network administrator was to establish an open system that would foster work group data sharing, flexible access, and minimal inconvenience to the network users
Answer: Hi your question is incomplete attached below is the complete question and written below is the desired question you want to ask
question : Discuss the potential consequence and give a prevention technique
answer :
Consequence : Access to unauthorized data
prevention : assign privileges based on job description of employees
constant review of privileges
Explanation:
The danger with assigning privileges' based on department or functional affiliation is that some employees might have access to departmental data that they are not supposed to have access to and this might be used for criminal/fraudulent purposes
prevention technique
The Network admin should assign privileges' to employees based on Job description of and not Functional affiliation or departmental affiliationConstant review of employees job description and privileges by an Auditor1. It is another multimedia type you can work with in PowerPoint. If you have this on
your computer like an MP3 or WAV file, you can easily add them to your presentatie
A. Audio
C. Effects
B. Computer
D. Video
2. The simplest way to add an image to PowerPoint
A. Copy and Paste
C. Insert Image
B. Edit Presentation
D. Resize and Click
3. It is a stand-alone presentation that includes information presented with slides,
video, or digital representations and includes sound which might be a narrative,
music or sound effects.
A. Automated Presentation
C. Multimedia Presentation
B. Information Communication
D. Technology Presentation
1c
Answer:
1. Audio.
2. Copy and paste.
3. Multimedia presentation.
Explanation:
PowerPoint application can be defined as a software application or program designed and developed by Microsoft, to avail users the ability to create various slides containing textual and multimedia informations that can be used during a presentation.
Some of the features available on Microsoft PowerPoint are narrations, transition effects, custom slideshows, animation effects, formatting options etc.
1. Audio is another multimedia type or format that an end user can work with in PowerPoint. If end users have an audio file such as MP3 or WAV file on their computers, they can easily add them to their presentation using Microsoft PowerPoint.
2. In Microsoft PowerPoint, one of the simplest way to add an image to a presentation is to copy the image from a directory and paste it on the work area.
3. Multimedia presentation is a stand-alone presentation which typically involves presenting informations with graphics, slides, texts, video, or digital representations and sound which might be a narrative, music or sound effects.
Students who understand what the teacher is saying do not need to take notes.
Please select the best answer from the choices provided
T
F
Answer:
false
Explanation:
edge 2022
Write a letter to the editor of a national newspaper complaining about the bad roads in your town or city, and giving at least three reasons why something should be done urgently about them.
Answer:
Dear editor.
I am writing this letter to alert you to the serious problems we are facing on the main highways of our city, where traffic is completely neglected and the number of accidents has grown at an alarming rate.
Our highways have holes in the roads, lack of signage, traffic lights with malfunction and lack of traffic guards. All of this has left the traffic in the city a real chaos and has caused a great risk to the lives of drivers and pedestrians.
We went to the city hall to ask for a solution to this problem, but we didn't get an answer. For this reason, I come, humbly, to ask you to address this problem in your newspaper so that the attention of the authorities is brought to your attention.
Thank you in advance for your time and consideration.
Regards,
(Your name)
What kind of variable will be created by a line of code that reads num1 = int(input("Please enter your favorite number.")) ? Group of answer choices a string a float an integer a generic
Answer:
An integer
Explanation:
Given
num1 = int(input("Please enter your favorite number."))
Required
The variable type
In Python, when an input is gotten through
var-name = data-type(input(Prompt))
The variable var-name assumes the datatype data-type
This implies that:
num1 = int(input("Please enter your favorite number."))
num1 will assume integer datatype
How many display settings are generally available on most laptops for dual display?
A five
B. four
c. three
d.Six
another word for Arithmetic Logic Unit
Answer:
ALU
Explanation:
just to say it faster than having to say it...
Answer:
ALU
Explanation:
ALU is a functional part of CPU which perform arithmetic and logical operations.
Which of the following is NOT a common tactic that scammers use to
steal personal information?
I can guess this.
Lets say you got a " virus " on your computer and said to call this number 111-111-111-1111
" Hello sir, how may we help you today " This can be a robot, and can show maybe that it isnt a scam and can be seen as a message bot so they can record, and send you to the correct line for your issue.
You say " I got this virus on my computer and it said This computer has a virus known as a " insert virus name " and to call this number.
Create a paper of at least 1,800 words describing the situation you selected and explaining the logic that would support an array.
Answer:
I dont know about 1800 words but I sure can tell you abit about array
Explanation: Array in simple sense refers to a collection of similar data. It holds data which is homogeneous in nature, meaning they are all alike. The use of array provide a lot of advantages in the fields of computer programming. When you declare a variable for an array, you can store as much data as you wish in the same variable without having to declare many variables. A 2X2 dimensional array can also be used in programming which represents matrices as well. The search process in an array too is really convenient and time saving. Also in an array, accessing an element is very easy by using the index number.
Create a new program in python that:
Defines a function called cities()
Ask the user how many cities they are in England and store their response in a variable called answer
Check if their answer was equal to 51
If it was, output well done!
else, output incorrect!
Calls the cities() function at the end to run it.
Answer:
here
Explanation:
If you want to display something on screen you can use the print() function. ... An example of code that will ask the user to enter their name and display it on ... stores it in a variable called city city = input("What is the capital city of England ... If you want to perform a format check in Python you will need to make use of a library.
Please solve in 5 mins very fast
Answer:
a. virtual reality
b. Master Boot Records
c. Primary function of a router
d. zoom
Explanation:
6x-7=2x +1 someone help
6x-7=2x+1
-2x. -2x
4x-7=1
+7. +7
4x=8
÷4. ÷4
x=2
Upload your 500-word story that describes one law, including how it relates to digital media, and summarizes a case that went to the courts and the stand of the parties involved.
Answer:
Communications Decency Act (CDA).
Explanation:
Communications Decency Act (CDA) is a law that relates to the digital media which is made to regulate content related to sex on the Internet. The person who sends any type of sexual content to a female or any individual so she can take sender to the court and he will be punished on the basis of Communications Decency Act (CDA). In this situation, senders and receivers are the two parties who are involved in this crime. The sender commit the crime whereas the receiver is innocent and was affected from the act so the sender receives the punishment according to the law.
Antwon is building his technical writing portfolio.He created the following checklist: •check whether any part of the portfolio violates a a nondisclosure agreement. •check whether the content in the portfolio corresponds to the job requirements. •make sure that I am clear about my role in creating each document in the portfolio.
Which element of the portfolio does this checklist best apply to?
A.Cover letter
B.resume
C.templates
D.writing samples
E.task summaries
Answer: A. Cover letter
Explanation:
The element of the portfolio that this checklist best apply is the cover letter. The cover letter is a document that a job applicant will send along with his or
her resume in order to provide additional information with regards to the skills and experience that the person possesses and why the person is qualified for the position.
Since Antwon checks whether the content in the portfolio corresponds to the job requirements and also made sure that his role in creating each document in the portfolio is clear, this is a cover letter.
PLEASE HELP ME ITS A TIMED TEST
Select all that apply.
Carmen wants to do a basic search on the Internet to find what software can be used to do data mining. Select each of the steps Carmen should complete.
A. Navigate to a search engine.
B. Type "software data mining."
C. List the synonyms for software.
D. Select the keywords "software" and "data mining."
E. Create a link.
F. Press Enter.
G. Form the question: What software can be used to mine data?
There are ways to mine data. The steps Carmen should complete are:
Press Enter.Navigate to a search engine.Form the question: What software can be used to mine data?List the synonyms for software.Select the keywords "software" and "data mining."Type "software data mining."What is data mining?Data mining is regarded as the act or the process of sorting that is often done through a large data group to known the patterns and relationships that can help handle business issues via data analysis.
Note that Data mining methods and tools helps firms to predict future trends and as such can make more better and informed business decisions.
Learn more about data mining from
https://brainly.com/question/26885075
Hola, mi amigo cuando escribe con el teclado le aparecen simbolos. Quiere apretar la A y se escribe ]]]] o cosas asi. Por que sera? Estan desactivadas todas las teclas especiales.
Answer:
Explanation:
Muchas veces esto puede ser por que tenes un lenguaje de teclado instalado en el sistema operativo differente al teclado que estas usando. Teclados de diferente lenguajes usan las teclas en differentes posiciones, igual que los simbolos. Intenta ir a Preferencia de Idioma en el sistema operativo que tengas y cambiar el lenguaje al de tu teclado. Aca tambien podes ajustar las teclas para asegurarte que este marcando bien.
what is the software
Answer:
the programs and other operating information used by a computer.
Explanation:
Answer:
the programs and other operating information used by a computer
Find and explain about the calculating devices used in history.
Answer:
The earliest known calculating device is probably the abacus. It dates back at least to 1100 bce and is still in use today, particularly in Asia. Now, as then, it typically consists of a rectangular frame with thin parallel rods strung with beads.
Our ways of communicating in society will change mostly due to: O A. our desire to be isolated. O B. a population decline. O O C. changes in technology O D. alterations in our brains.
Answer:C
Explanation:
Briefly discuss the aesthetics and ergonomics of a hydraulic jack. First explain what these
terms mean and then discuss their application on a hydraulic jack.
Answer:
For this model, aesthetics is defined as a measure of how attractive a product appears, and ergonomics is how well a product feels when used/held. ... Two important types of defects, part flash and crush, will be used to define ergonomic and aesthetic PA's, respectively.
What menu allows you to add different features to your document?
Answer:
The Insert Menu. The insert menu is used to place various objects into your document, such as page numbers, pictures, symbols, comments and other objects. Commands include break, date and time, field, symbol, reference, web component, text box, file and hyperlink.hope it helps ya mate!ت︎How would you keep executives informed about the progress of a project?
with a newsletter
via snail mail
by word of mouth
no need to, just keep it a secret
Answer:
out of these options, only "by word of mouth" makes sense.
Explanation:
but in today's networking world there should be normally a tool, where the project team updates the information (ideally on a daily basis), and peers, managers, executives and other interested parties can see the updated summary information for their purpose.
but when and how should they be "triggered", if something happened that jeopardizes the business plan ?
immediately, in person. don't wait for any process and practice steps to deliver the information. valuable time would get lost. and I guess, that is what was meant by the question.
In what way, if any, does digital media influence the ability for a smaller business to compete with a larger business? Digital media helps small businesses because it gives them access to resources that only large companies had in the past. Digital media has little effect on the ability for a small business to compete with a larger business because all businesses benefit equally. Digital media actually damages the ability for a small business to compete with a larger business because it provides larger businesses with more opportunities. Digital media helps small businesses because it increases globalism, which is good for small businesses in terms of competition.
Answer: Digital media helps small businesses because it gives them access to resources that only large companies had in the past.
Explanation:
Digital media refers to the media that depends on electronic devices in order to be created, distributed or stored.
Digital media gives smaller business the ability to compete with the larger ones as it gives them access to resources that only large companies had in the past.
what are human made materials ?
Answer:
Natural materials may include wood, cotton, fur, or wool. Human-made materials may include plastic, rubber, glass, and Styrofoam.