When you insert a new slide in a presentation, where is it placed in relation to the existing slides?.

Answers

Answer 1
Whenever you create a new slide, it appears below the selected slide.

If you have 2 slides and want one in between the two select the first slide and then select new slide.

Related Questions

What year does futurist ray kurzweil believe ai will meet human intelligence?.

Answers

The year 2029 is the consistent date I've predicted, when an artificial intelligence will pass a valid Turing test — achieving human levels of intelligence.

“By 2029, computers will have human-level intellect,” Kurzweil said in a discussion with SXSW. The singularity is that moment in time when all the advancements in technology, especially in artificial intelligence (AI), will lead to appliances that are more intelligent than human beings.

What is human intelligence? Human intelligence is a cognitive quality that consists of the abilities to understand from knowledge, adapt to new conditions, understand and handle conceptual concepts, and use proficiency to manipulate one's circumstances.In order to capture the full spectrum of abilities and talents that individuals possess, Gardner theorizes that individuals do not have just an academic capacity, but have many kinds of intelligence, including musical, interpersonal, spatial-visual, and linguistic intelligences.Although current definitions of espionage vary considerably, professionals generally agree that intelligence involves mental capabilities such as logic, reasoning, problem-solving, and planning

To learn more about human intelligence, refer to:

https://brainly.com/question/9786721

#SPJ2

What three-key sequence will bring up the task manager or allow a user to log off or restart the computer?.

Answers

Answer:

Ctrl + Alt + Del

Explanation:

Ctrl + Alt + Del are the three sequence that will bring up the task manager or allow a user to log off or restart the computer.

What is the task manager?

A task manager is a system monitor tool in operating systems that provides information on the processes and programs running on a computer, as well as the machine's overall state.

Ctrl, Alt, and Del keys on a computer running the Microsoft Windows operating system that a user may press at the same time to end an application task or reboot the operating system.

Administrators may use Task Manager to terminate programs and processes, alter processing priorities, and configure processor affinity as needed for optimal performance. Furthermore, Task Manager enables the system to be shut down or restarted, which may be required if it is otherwise busy or unresponsive.

Therefore, these three keys are Ctrl + Alt + Del.

Learn more about the task manager, refer to:

https://brainly.com/question/13718327

#SPJ2

Which of the examples is part client side code

Answers

Answer:

a prompt for special characters in a username

Explanation:

in JavaScript, Python  a user input is a client sided code

A good algorithm should have which three components?
OA. Commands, inputs, and outputs
OB. Clarity, readability, and sequencing
OC. Steps, order, and outcomes
OD. Clarity, simplicity, and brevity

Answers

A good algorithm should have these three components: C. steps, order, and outcomes.

What is an algorithm?

An algorithm simply refers to a standard formula which is made up of a set of finite steps and instructions that are executed on a computer system, in order to enable a software solve a particular problem under appropriate conditions.

In Computer technology, there are three (3) components that a good algorithm should have these include the following:

StepsOrderOutcomes

Read more on algorithm here: brainly.com/question/24793921

#SPJ1

What is the full form of Computer?

Answers

Answer:

Computer is just made up of hardware and software components.

Explanation:

Sorry if I didn't get your question well

A radio station records an interview with a computer scientist using a computer and audio recording software. Explain how sampling is used to store audio recordings.

Answers

The way sampling is used to store audio recordings are:

Sound capture.converting digital signal.sound wave capture, etc.

How is sampling used to store audio recordings?

In this process,  sound is taken in by the use of a microphone and so it is later converted into a digital signal.

Note that an analogue-to-digital converter is often used to taken in or capture a sound wave at frequent  time intervals. This recording is then regarded as a sample and the data is stored in a file for future use.

Learn more about interview  from

https://brainly.com/question/8846894

#SPJ1

Fill in the Blank
Complete the code.
from random import randint
# Generate and save a random number.
correct = randint(1,10)
# Initialize the variable to count the number of guesses.
attempts = 0
# Create a loop that continues until the user guesses the number.
keepGoing = True
_______________ keepGoing:
# Get a guess from the user and update the number of guesses.
guess = input("Guess an integer from 1 to 10: ")
guess = int(guess)
attempts = attempts + 1
# Compare the guess to the correct answer.
if guess == correct:
# Tell the user the guess was correct.
print("You were correct!")
keepGoing = False
else:
if guess < correct:
print("Guess higher.")
else:
print("Guess lower.")

Answers

while

Explanation:

I just did this question

Answer: while

Explanation:

from random import randint

# Generate and save a random number.

correct = randint(1,10)

# Initialize the variable to count the number of guesses.

attempts = 0

# Create a loop that continues until the user guesses the number.

keepGoing = True

while keepGoing:

# Get a guess from the user and update the number of guesses.

guess = input("Guess an integer from 1 to 10: ")

guess = int(guess)

attempts = attempts + 1

# Compare the guess to the correct answer.

if guess == correct:

# Tell the user the guess was correct.

print("You were correct!")

keepGoing = False

else:

print("You were wrong.")

# Continue the loop until the user is correct.

# Tell the user how many guesses were required.

print("You guessed the number in",attempts,"attempts.")

You modified the program to give the user a hint by changing the "else" part of the if block.

​ if guess == correct:

# Tell the user the guess was correct.

print("You were correct!")

keepGoing = False

else:

if guess < correct:

print("Guess higher.")

else:

print("Guess lower.")

why should you delete files from your computer

Answers

deleting files can free up space and prevent hackers from accessing your sensitive files

Answer:

Why should you delete files from your computer

Explanation:

You should delete files permanently from your computer because removing that data completely opens up space on your hard drive and improves overral PC performance

ou need to add security for your wireless network. You would like to use the most secure method. Which method should you implement

Answers

The most secure method used to add security for the wireless network is WPA 2.

What is wireless network?

The internet can be used at the nearby location range by using the wireless network.

WPA 2 is the protection required for the wireless network so that only some identified people will use that network.

Thus, the most secure method used to add security for the wireless network is WPA 2.

Learn more about wireless network.

https://brainly.com/question/26235345

#SPJ1

Which programming best practice does saving code snippets help you achieve?

O using consistent indentation and formatting

O documenting all changes and tracking revisions

O avoiding repetition of the same code in a program

O avoiding having to re-create code that you or another programmer has already written

Answers

Answer:

When it comes to formatting your code (not just strings), the Python programming community has spent a long time establishing and documenting best practice.

Missing: tracking ‎| Must include: tracking

Select the three areas in which it would be most important for an instructional designer to be trained. psychology psychology computer applications computer applications educational theory educational theory business management business management sales and marketing sales and marketing]

Answers

The three areas in which it would be most important for an instructional designer to be trained are Psychology, Educational Theory and Computer applications.

Here is why those areas are important

Psychology: Understanding how people learn and how to design instruction that meets their needs is essential for instructional designers. Knowledge of cognitive psychology, educational psychology, and human development can inform the design of effective learning experiences.

Educational theory: Instructional designers need to have a solid foundation in educational theory to understand the principles of effective teaching and learning. Knowledge of learning theories, instructional design models, and assessment and evaluation can inform the design of instruction that is effective and meaningful.

Computer applications: As technology becomes increasingly important in education, instructional designers need to have a strong understanding of computer applications and programming languages. This can include software for creating and editing multimedia, learning management systems, and programming languages for creating interactive and engaging learning experiences.

Learn more about instructional designer here:

https://brainly.com/question/31104154

#SPJ1

Keyboards, mice, speakers, microphones, and printers are collectively referred as

Answers

Answer:

I'm not sure. Maybe HID (Human Interface Devices)?

How do you remove only the conditional formatting from a cell and leave all other formatting intact.

Answers

This is done by selecting the Conditional Formatting button via the HOME tab, take the arrow or point to Clear Rules, and select Clear Rules from full Sheet.

How do I remove conditional formatting and also keep formatting?

The step is to first enable the sheet you want to delete the conditional formatting rules and then keep format.

One can click on Alt + F11 keys to open Microsoft Visual Basic for Applications window then Click Insert > Module, and then Remove conditional formatting rules and also keep format.

Learn more about formatting from

https://brainly.com/question/766378

#SPJ1

What is the correct syntax for defining an __init__() method that sets instance-specific attributes upon creation of a new class instance

Answers

The right syntax for defining an __init__() method that sets instance-specific attributes upon creation of a new class instance is def __init__(self): pass.

What Is syntax ?

Syntax is known to be the way or arrangement of  any given words and phrases to create a kind of proper sentences.

Note that The correct syntax for defining an __init__() method that sets instance-specific attributes upon creation of a new class instance is def __init__(self): pass.

Learn more about syntax  from

https://brainly.com/question/831003

#SPJ2

A hashing approach: group of answer choices will often support constant time storage and retrieval of keys. only works if the keys are integral. is guaranteed to provide o(1) storage and retrieval of keys. is typically very space efficient. none of these is correct.

Answers

In technology, the hashing approach transforms the character into the other values. It is guaranteed to provide O(1) storage and retrieval of keys. Thus, option C is correct.

What is a hashing approach?

A hashing approach is a programming technique that is used to convert the range of the key values into the indexes and is majorly used in the hash tables.

The hash functions take the O(1) and retrieve making them fast to work with. It always does not necessarily work if the keys are integrated and are also is not much space sufficient.

Therefore, the option C. hashing approach is a guaranteed technique.

Learn more about hashing approach here:

https://brainly.com/question/14397218

#SPJ1

Nasim has a smart phone data plan that costs $25 per month that includes 9 GB of data, but will charge an extra $20 per GB over the included amount. How much would Nasim have to pay in a month where he used 5 GB over the limit

Answers

Answer:

$125

Explanation:

Charge for 9GB  + Charge for 5GB over limit

$25 + 5 x $20 = $125

the force of impact is

Answers

Answer:

the force of impact is the force generated when objects meet

The spelling checker included with word processing software compares words in a document with an electronic dictionary that is part of the operating system. Group of answer choices True False

Answers

Answer:

True

Explanation:

IF you go onto word you can see "add to dictionary" and you can also look up definitions that pull up a online dictionary, proving my point.

Question an administrator of a linux network is writing a script to transfer a list of local host names, contained in a file called hostnames, directly into the syslog file. predict the cli command the admin is likely to use to accomplish this. a.

Answers

The Linux command to be used by this administrator in transferring a list of local host names, directly into the syslog file is "logger -f hostnames."

What is a Linux command?

A Linux command simply refers to a software program that is designed and developed to run on the command line, in order to enable an administrator of a Linux network perform both basic and advanced tasks by entering a line of text.

In this scenario, the Linux command to be used by this administrator in transferring a list of local host names, directly into the syslog file is "logger -f hostnames."

Read more on Linux commands here: https://brainly.com/question/25480553

#SPJ1

Computer are most wonderful creation of 21st century how ?​

Answers

Answer:

It can do all the functions at a speedy rate and also helps us to search and progress in our homes and businesses. A computer can therefore be called a calculator with a twist for not only does it perform fast calculations, but it also has other special characteristics.

Explanation:

hope it helps you

A(n) ______is like an intranet except it shares its resources with users from a distant location. Select your answer, then click Done.

Answers

An extranet is like an intranet except that, it shares its resources with users from a distant location.

What is an intranet?

An intranet simply refers to an internal organizational network which is exclusively designed and developed to be used privately. Also, it is used for providing the employees of an organization with easy access to data and information.

In Computer networking, the end users of an extranet have the ability to access a company's entire intranet from a distant location.

Read more on intranet here: https://brainly.com/question/2580626

#SPJ1

Which technology, when combined with agile and devops, will help the team receive real-time feedback?

Answers

A technology which when combined with Agile and Devops that'll help the Accenture Technology team receive real-time feedback is a cloud.

What is a cloud?

In Computer technology, a cloud simply refers to the elastic leasing of pooled computer resources such as physical hardware through virtualization and over the Internet, so as to enable the storage and sharing of files and documents virtually and in  real-time.

In this context, a cloud is a technology which when combined with Agile and Devops that'll help the Accenture Technology team receive real-time feedback.

Read more on cloud here: https://brainly.com/question/19057393

#SPJ1

What documents are needed for real id in california.

Answers

When applying for a REAL ID, the document needed are:

A Proof of your identity (such as U.S. birth certificate, valid U.S. passport, permanent resident card, etc.An evidence of Social Security number ( such as Social Security card, W-2 form, etc.).

What is an ID?

An Id is known to be a tool or something that is often used in the identification of a person.

Therefore, When applying for a REAL ID, the document needed are:

A Proof of your identity (such as U.S. birth certificate, valid U.S. passport, permanent resident card, etc.An evidence of Social Security number ( such as Social Security card, W-2 form, etc.).

Learn more about ID from

https://brainly.com/question/16045720

#SPJ1

What is the capacitive reactance of a circuit with a .57uf capacitor with a 320hz, 240vac signal applied

Answers

From the calculation, the capacitive reactance is 872 ohms.

What is reactance?

The term reactance refers to the opposition offered to the flow of current by a circuit element that is not a resistor.

The capacitive reactance is obtained from the formula;

Xc= 1/2πfc

f = frequency

c= capacitance

Substituting values;

Xc= 1/2 * 3.142 * 320 * 0.57 * 10^-6

Xc = 872 ohms

Learn more about capacitive reactance:https://brainly.com/question/17129912

#SPJ1

Answer:

The capacitive reaction is 872ohms

A one page document that introduces you, your skills and background and asks for an interview is an example of what type of document? career portfolio resume cover letter job application

Answers

Answer:

That would be a cover letter.

Explanation:

Hope this helps!

Cover letter is the type of document, as A one-page document that introduces you, your skills and background and asks for an interview. Hence, option C is correct.

What is a Cover letter?

A cover letter for your job application is one page long and attached. Its purpose is to provide you with a brief overview of your professional background.

A CV gives detailed information about your professional past and educational credentials, whereas a cover letter is a brief document that summarizes your reasons for applying for the job.

Yes, a cover letter should go with your introduction. Give your name, the job you're applying for, and the source of your information. For instance, I'm Henry Candidate and I'm submitting my application for the open Account Manager position listed on LinkedIn.

Thus, option C is correct.

For more information about Cover letter, click here:

https://brainly.com/question/10626764

#SPJ5

The _____ is the name we give to the huge network of interconnected computers that collectively form this entity

Answers

Answer:

Internet

Explanation:

____ storage is not recommended for long-term archiving because the storage media can degrade over time

P/E
Optical
Hard Drive
RAID​

Answers

Hard Drive is not recommended for long-term archiving because the storage media can degrade over time,

What type of storage is recommended for long term data retention?

The long method used to long-term retention is the use of cloud. Cloud-based are known to be a form of cold storage that is made up of intelligent storage software.

Note that Hard Drive is not a long term kind of storage in the above context and as such, PE storage is not recommended for long-term archiving because the storage media can degrade over time,

Learn more about storage from

https://brainly.com/question/1317328

#SPJ1

_____ is a basic required Hypertext Markup Language (HTML) element. Group of answer choices

Answers

Answer:

header

title

nav

main

Explanation:

An HTML element is a component of an HTML document that tells a web browser how to structure and interpret a part of a HTML document. so without the basic element the browser will not be well structured

_____ is the use of computers to simulate a real or imagined environment that appears as a three-dimensional space.

Answers

dhcfff is doing a better job of work today and she is going on the phone and she’s not going home so she’s not doing well she is so

The ports ranging from 49,152 to 65,533 can be used as temporary or private port numbers. They are called

Answers

The ports ranging from 49,152 to 65,533 can be used as temporary or private port numbers. They are called as Dynamic ports.

What are the Ports ?

Ports with numbers 0–1023 are known as device or famous ports; ports with numbers 1024-49151 are known as consumer or registered ports, and ports with numbers 49152-65535 are known as dynamic, non-public or ephemeral ports.

Dynamic ports—Ports withinside the variety 49152 to 65535 aren't assigned, controlled, or registered. They are used for transient or non-public ports. They also are referred to as non-public or non-reserved ports.

Read more about the Dynamic ports:

https://brainly.com/question/4287621

#SPJ4

Other Questions
"The Congress shall have Power To... establish an uniform Rule ofNaturalization ... And To make all Laws which shall be necessaryand proper for carrying into Execution the foregoing Powers."U.S. ConstitutionAccording to the quote above, who has the power to determine how an immigrant may become a legal U.S.citizen?The presidentCongressSupreme Court Voters who was primarily responsible for the cold war - the united states or the soviet union explain your hypnosis using evidence from documents a and b to support your thoughts Where is the analogy in this excerpt?Do you want this? And mother gave us a paper bag with one pair of lemon shoes and one red and onepair of dancing shoes that used to be white but were now pale blue. Here, and we said thank you andwaited until she went upstairs.Hurray! Today we are Cinderella because out feet fit exactly, and we laugh at Rachel's one foot with agirl's grey sock and a lady's high heel. Do you like these shoes? But the truth is it is scary to look downat your foot that is no longer yours and see it attached to a long, long leg. Cocaine, ritalin, and ecstasy are____ a. stimulants b. depressants c. hallucinogens 26. Identify the word that has an error in capitalization.Did you know that the largest lake in North America is Lake Superior?O NorthO AmericaO SuperiorO no error What is the area of the figure? The figure is not drawn to scale. A. 5.1 cm2 B. 11.7 cm2 C. 27.72 cm2 D. 55.44 cm2 In the context of the text, how do people create change? Why is it important to stand up for what you believe in? Cite evidence from this text, your own experience, and other literature, art, or history in your answer in Article : Rosa Park Write a letter to your pen friend promising to visit him/her after final exam. (10) Once the pile of splits became big enough to sit on, she did. (11) She sat with her long legs closebeneath her, booted feet spread wide, pulled headphones from a pocket and clamped them over herears, then turned on The Sounds of Tranquil Shores. (12) While frosty bits gathered in her hair and on hershoulders she raised the volume of those ocean sounds. (13) Ree needed often to inject herself withpleasant sounds, stab those sounds past the constant screeching, squalling hubbub regular life raisedinside her spirit, poke the soothing sounds past that racket and down deep where her jittering soulpaced on a stone slab in a gray room, agitated and endlessly provoked but yearning to hear somethingthat might bring a moment's rest. (14) The tapes had been given to Mom who already heard too manypuzzling sounds and did not care to confront these, but Ree tried them and felt something unknot. (15)She also favored The Sounds of Tranquil Streams, The Sounds of Tropical Dawn, and Alpine Dusk. The second paragraph (sentences 10-15) suggests that Ree listens to ocean sounds and other recordings in order to How has the sales tax influenced some people in the United States over time?It has been used to encourage fewer people to buy a product.It has caused companies to increase production of their products.It has led to the creation of products that are less safe.It has forced the government to provide fewer services to people. What is the surface area of the solid that this net can form?13 cm5cm13cm5 cm13 cm106 square centimeters150 square centimeters210 square centimeters270 square centimetersO 21012 cm12cm13cm5cm5cm5cm5 cm Moving electrons are found to exhibit properties of. Is 1 1/7 a rational number? What is the length of the major axis of the conic section shown below? (x-3)^2/25+(y+2)^2/49=1 Suppose that a, b, x and y are real numbers such that ax+by = 1, ax + by = 11, ax + by = 25 and ax + by = 83. Find the value of ax + by. Which of the following are examples of sustainability? (Select all that apply.)1. The electronic components of a companys energy-saving computers wind up in foreign landfills.2. A companys recycled paper uses more energy in its production than new paper.3. A company uses only raw materials that are within a 200-mile radius of its factory.4. A company uses recycled materials in its product packaging and uses less of it. When i try to watch an advertisement to see an answer, it says to click done, but there is no "done" button there is 1 litre of tea in a teapot, alex pours 275ml of the tea into a cup what percentage of the tea has alex poured PYTHAGOREAN THEOREM IN 3D URGENT PLEASE PHOTO INSERTED The original price of a sweatshirt is $50. The sale price is 75% off the original price. Find the sale price of the sweatshirt.