Which one of the following options is incorrect in Presenter View?
Move to the previous or next slide
View all the slides
Hide or unhide the current slide
Writing option not available

Answers

Answer 1

Answer:

Writing option not available

Explanation:


Related Questions

*URGENT!!* *100 POINTS!**9 questions for 100 points*

You are the operator of a small golf and ski shop (Sam’s Golf & Ski) that generates a profit of $70,000 on sales of $255,000 per year. You have been very successful with your 3-year-old business and have met all of your obligations on a timely basis. Your ultimate goal has been to rename your business Sam’s Sports Emporium (SSE) and carry most of the popular recreational sports items at multiple outlets within your state. You have been working on a business plan to present to the bank in order to secure funding and make your dream a reality. As part of your business plan, you need to address the information needs of your proposed business.

2.) identify the IS components needed for SSE. When you explain them, use terms SSE would use.
Hint: What types of communication technology, software, hardware, data
procedures, and people?

3.) how would perform an Industry Analysis on the sporting goods industry as a whole?
Hint: Use Porter’s Five Forces to guide you.

4.) what competitive strategy you would use for SSE based on the Industry Analysis you write wrote about in #2.

5.)discuss systems needed for SSE.
Hint: EES for accounting, etc.

6.) identify the databases needed for SSE and explain why they are needed.
Hint: What type of DBMS? What kind of information would you keep in your
database?

7.)identifying the methodology to use for developing the system(s) for SSE and justify your selection.
Hint: Prototyping

8.) what type of system (functional or cross-functional) is needed and explain.
Hint: Supply chain management, sales transactions updates, etc.

9.)that states what your company ethics policy is.
Hint: What would you include in your company’s ethics policy?





Answers

Answer:last day of school

Explanation:

sorry, im looking for it as well

What is the difference between primary memory and the secondary memory?

Answers

Answer:

Computer memory is categorized into primary and secondary memory. While primary memory is the main memory of the computer which is used to store data or information temporarily, whereas secondary memory refers to external storage devices that are used to store data or information permanently.

Explanation:

Answer:

Explanation:

Difference between Primary Memory and Secondary Memory Primary is when a computer which can be directly accessed by the central processing unit, where as secondary memory refers to the external storage

The largest size heading tag-often used to create the main heading of a webpage is

Answers

Answer:

<h1> tag is the correct answer to the given question .

Explanation:

The heading tag is used in the HTML for giving the heading in the webpage there are 6 heading tag is used in the HTML which are used in the different different purpose .

The <h1> tag is used for the  Largest size heading in the main heading of the webpage whereas the <h6> is used for least size heading in the web page.

Following are the example of <h1> tag

<html>

<head> </head>

<body>

<h1 align="center"> Brainly </h1>

<h6> subject </h6>  

</body>

</html>

Output:

Following are the attachment of output.

What means of preventing security breaches would you expect to find in a network which has attempted to provide protection from hackers and other external security threats?

Answers

Answer:

a firewall

Explanation:

a firewall is a way programmers can attempt to stop breaches, however every code has a zero day. (a bug that had zero days spent fixing it) even Microsoft had a couple zero days

Identify the equation that translates Y = In(x) five units down.​

Answers

Y=In(x)-5
hopefully it’s right :)

Which option is most likely used to create many-to-many relationships in Access?

inner join
outer join
junction table
parameterized query

Answers

Answer:

Junction table.

Explanation:

Junction table is most likely used to create many-to-many relationships in Access.

A many-to-many relationship comes into existence when one (1) or more items in a table has a relationship with one (1) or more items in another table. An example is the products in a customer order.

Many-to-many relationships provides users with critical and crucial information, they're the most commonly used table relationships in Access.

In order to represent a many-to-many relationship in Access, a third table should be created by the user, this is often referred to as the junction or linking table, which further disintegrate the many-to-many relationship into a two (2) one-to-many relationships.

Answer:

c

Explanation:

# Initialize variables
numGuesses = 0
userGuess = -1
secretNum = 5

name = input("Hello! What is your name?")

# Fill in the missing LOOP here.
# This loop will need run until the player has guessed the secret number.

userGuess = int(input("Guess a number between 1 and 20: "))

numGuesses = numGuesses + 1

if (userGuess < secretNum):
print("You guessed " + str(userGuess) + ". Too low.")

if (userGuess > secretNum):
print("You guessed " + str(userGuess) + ". Too high.")

# Fill in missing PRINT statement here.
# Print a single message telling the player:
# That he/she guessed the secret number
# What the secret number was
# How many guesses it took

Fill in the # lines in order to complete the code

Answers

numGuesses = 0

userGuess = -1

secretNum = 5

name = input("Hello! What is your name?")

while userGuess != secretNum:

   userGuess = int(input("Guess a number between 1 and 20: "))

   numGuesses = numGuesses + 1

   if (userGuess < secretNum):

       print("You guessed " + str(userGuess) + ". Too low.")

   if (userGuess > secretNum):

       print("You guessed " + str(userGuess) + ". Too high.")

   if(userGuess == secretNum):

       print("You guessed " + str(secretNum)+ ". Corret! "+"It took you " + str(numGuesses)+ " guesses.")

Answer:

numGuesses = 0

userGuess = -1

secretNum = 5

name = input("Hello! What is your name?")

while userGuess != secretNum:

  userGuess = int(input("Guess a number between 1 and 20: "))

  numGuesses = numGuesses + 1

  if (userGuess < secretNum):

      print("You guessed " + str(userGuess) + ". Too low.")

  if (userGuess > secretNum):

      print("You guessed " + str(userGuess) + ". Too high.")

  if(userGuess == secretNum):

      print("You guessed " + str(secretNum)+ ". Corret! "+"It took you " + str(numGuesses)+ " guesses.")

Name all the keys of the home row.

Answers

Answer:

Search key, a, s, d, f, g, h, j, k, l, : and ;, ¨ and ´, and the enter key.

Is it possible to increase watch hours for a channel by making a playlist out of your videos for people to watch? Will it boost your watch hours?

Answers

Yes, it is possible

5
Type the correct answer in the box. Spell the word correctly.
What aspect should you consider before adding pictures to a document?
You should structure the
first before you search for a relevant picture.
Reset
Next

Answers

Answer:

Document

Explanation:

Document because after you structure your document together the way you like you can add pictures.

Answer:

I think is tvibl irqfijqbiwnkefw (Document)

Explanation:

is the answer of plato

Which language is an example of a fifth-generation language?

Answers

Mercury, OPS5 and Prolog

Does your output depend on what you sense? computer science​

Answers

Yes it does

That’s kind of common sense ;-;

Which of the following is not an example of a red flag that would keep you from downloading an attachment

Answers

Answer:

The link contained in the email redirects you to a different site

Explanation:

This is not a red flag in the sense that, the ability of the link attached to the e-mail to re-direct you to another different site shows that it might be a phising message.

It is left for the person to re-verify and  decide if to go ahead to download it or not after it opens on a new site on the internet.

Answer:

  The attachment is a PDF file.

Explanation:

A link that causes an attachment to be downloaded and opened always presents a security risk. That risk is mitigated somewhat if you trust the sender to be security-conscious, and if you trust the target of the link to be free of malware.

So, a link with an untrusted source such as a company outsider, may present a security risk.

A message marked "urgent and time-sensitive" is employing "social engineering" to reduce your inhibitions against opening the link. That tends to be an indication that a security risk is involved.

A link that obscures the source of the attachment is less likely to be legitimate than one that is more transparent. That, too, is an indication of a security risk.

PDF files are traditionally considered to be safe document files that cannot execute code or introduce malware. This (the attachment is a PDF file) is likely the answer of choice.

_____

Comment on PDF files

The Adobe Acrobat PDF reader is known to have significant security risks, and hundreds of exploits are available to malware producers that will allow PDF files to introduce and execute unwanted code. There are alternative PDF readers with less vulnerability. And, there are file scanners available that can detect malware in PDF files.

How do you evaluate the website's author?
I need help :/

Answers

Answer:

Usually you can scroll down to the bottom of the page and see it listed with the copyright stuff, and you can evaluate their credibility by seeing if they are well-known or qualified to write about whatever subject they discuss. For example, a credible source for learning about the brain would be an article by doctor, or better yet, a neuroscientist. Also, you can evaluate their credibility by seeing what year the website was published or updated, because information can become out of date.

Explanation:

I hope I answered your question! If not, feel free to ask me any questions :)

Help please


Choose all items that represent characteristics of effective website design.

template based

well-implemented navigation

always implements a site map

no glaring content gaps

consistent and appropriate theme

based on a well-specified website purpose

Answers

Explanation:

Help please

Choose all items that represent characteristics of effective website design.

template based

well-implemented navigation

always implements a site map

no glaring content gaps

consistent and appropriate theme

based on a well-specified website purpose

Well-implemented navigation, no glaring content gaps, consistent and appropriate theme, based on a well-specified website purpose. Hence option B,D,E and F is correct.

What is website?

Website is defined as a grouping of web pages and related information that is available on at least one web server under a single domain name. Content is a website's most crucial component. Your website is ineffective for internet marketing since it is little more than empty advertising. Any marketing expert who creates websites ought to strive to offer users an online resource at all times.

More than anything else, well-written web copy and content will make your website design appealing, efficient, and well-liked. Your website design, no matter how educational, lovely, and simple to use it is, is meaningless unless it is web-friendly.

Thus, well-implemented navigation, no glaring content gaps, consistent and appropriate theme, based on a well-specified website purpose. Hence option B,D,E and F is correct.

To learn more about website, refer to the link below:

https://brainly.com/question/2497249

#SPJ5

What is the easiest way of ensuring that others can access a presentation that a user has created and make changes to it, while also ensuring that those changes are tracked and coauthoring can occur?

Save to removable media.
Email the file.
Store on OneDrive and share.
Make a second copy of the file.

Answers

Answer:

Store on OneDrive and share.

Explanation:

Store on OneDrive and share is when coauthoring can occur.

What is One drive?

OneDrive is a Microsoft online cloud storage platform. When saving documents.

OneDrive is integrated with Windows 11 and provides users with Microsoft accounts with five gigabytes of free storage space before offering upgrade alternatives.

Users of OneDrive can store files, pictures, and other documents on a variety of devices. The ability to save files in OneDrive and have them automatically sync to other devices is now available. This implies that a person can use several places to access and edit the same document.

Therefore, Store on OneDrive and share is when coauthoring can occur.

To learn more about One drive, refer to the link:

https://brainly.com/question/3733676

#SPJ3

I need help with question 3 I’ll give brainliest

Answers

Answer:

D) Engineering and Technology

Explanation:

Brent Designs or Engineers the equipment or Technology that is used to keep the plant safe.

Answer:

Engineering and technology

Explanation:

He designs/engineers technology to create nuclear energy

do this plsss!
please check out the music video


Answers

Answer: Okay okay I will, and I'll like and subscribe for support!

Explanation:

Answer: Ok send the link ill let you know if its good r not

Explanation:

How will you reduce the risk of an collision?
A. By always driving with an adult.
B. By becoming more familiar with how your vehicle operates.
C. By playing more video games to keep you sharp.

Answers

Answer:

B

Explanation:

you want to be familiar with the vehicle you are operating such as braking, accelerating, blinkers etc.

Question 3 of 10
What is an effective way of making new friends and connecting with people who share the
same interests as you?
Asking the writing center on campus for help with an article for the school
paper.
Joining a new club.
Sharing your thoughts on social media.
All the above

Answers

Answer:

option all of the above

hope helps

mark as brainlist plzz

The effective way of making new friends and connecting with people who share the same interests as you can be asking the writing center on campus for help with an article for the school paper. Joining a new club and sharing your thoughts on social media. The correct option is 4.

What is social health?

The social and economic factors that affect how individuals and groups differ in their levels of health are known as social determinants of health.

The relationships we have and our interactions with others are considered aspects of social wellbeing.

The relationships can be a source of comfort during trying times. Building wholesome, nurturing, and supporting relationships as well as creating a sincere connection with those around are both essential components of social wellness.

By requesting the campus writing center for assistance with an article for the school paper, you can meet others who share your interests and form new friendships. registering for a new club and posting on social media.

Thus, the correct option is 4.

For more details regarding social health, visit:

https://brainly.com/question/17799234

#SPJ2

Your question seems incomplete, the probable complete question is:

What is an effective way of making new friends and connecting with people who share the

same interests as you?

Asking the writing center on campus for help with an article for the school paper.Joining a new club.Sharing your thoughts on social media.All the above

How can a professional association help you reach your career goals?
Joining a professional association is how you become a professional.
Membership can give you discounts on various products and books.
Professional associations allow you to travel to many conferences and offer
side trips where you might want to go for vacation.
Professional associations will host networking events and connect you to people
in the careers and industries you are interested in.

Answers

Answer:

Professional associations will host networking events and connect you to people in the careers and industries you are interested in.

Explanation:

Google says:

A professional association is an organization with members who work in or share an interest in a specific job field or industry. Members of professional associations will often meet regularly to discuss upcoming news in their field or will host events for other members to meet and network.

What's a good drawing tablet?

Answers

Answer:

Wacom Intuos S

Explanation:

If you're looking for a good tablet that isn't too expensive the Wacom Intuos S is a great starter, I personally use it and really enjoy it. It doesn't have a graphic screen. If you're looking for one with a graphic screen get the Wacom Cintiq 22, It's expensive but great quality. Most tablets with a graphic screen are this expensive though. But if you REALLY want one with a graphic screen that isn't TOO expensive I recommend the HUION Kamvas pro 12.

Hope I could help!

Answer:

My recommended one is

Xp-Pen Artist 12 Drawing tablet

Explanation:

A good drawing tablet is a tablet where you can draw high quality drawings If you are an artist.

need some help with this question​

Answers

Answer:

B, Backlight.

Design and modeling 1.2 Mystery object

Answers

Answer:

That's not a question

Explanation:

Which of the following is an accurate explanation of what this paragraph means?
Radiation from the sun is the main cause of global warming.
(6)
Radiation is the heat that the sun releases onto the surface of the earth.
Solar panels get very hot because they are absorbing radiation from the sun.
ee
Solar panels can make the carth cooler because they absorb heat instead of the earth.​

Answers

Answer:

The answer is: Radiation is the heat from the sun relaeased onto the surface of the Earth.

Explanation:

Select the pieces of information that are added on to data to get it where it is going.
Ethernet
bit
frame
sender and receiver port
IP address
segment
MAC address

Answers

Answer:

IP address and MAC address

Explanation: The IP address tells the server what network to send the information to, the MAC address tells the local network what device to send it to.

Answer:

IP Ethernet s&r port MAC

Explanation:

Hope this helped

Which term describes the order of arrangement of files and folders on a computer?
A.
I-SPY
B.
CFAA
C.
Digital Millennium Act
D.
SOPA

Answers

Answer:The term that describes the order of arrangement of files and folders on a computer is organization. It is very important the organization of the files and folders to be effective, in order to work with them quickly and efficiently

Explanation:

hope this help sry if it doesn't.

how do i end my current plan that i never signed up for, the basic one it charged me $24

Answers

Answer:

...

Explanation:

I think you need to call the brainly HQ other then that i don't know.

Go into setting then go into payment and end all accounts then delete and redownload the app same thing happened to me once

An algorithm is a step-by-step series of instructions that, when followed, produces a definite and desired result. At this stage, programmers write the instructions in an informal, English-like language instead of programming .

Answers

Answer:

This method of informal English-like language is called Pseudo-Code.

Explanation:

Where words and English grammatical structure is used inplace of functions and variables.

Example being:

function Add

variable 1 + variable 2.

if variable 1 + variable 2 = desired variable

Do something good

end if

else

find out why

end else

end function

Would Translate to, in C#

public void Add(int var1, int var2, int var3)

{

   var3= var1 + var2;

  if(var3 = 1234)

  {

    return var3;

  }

  else

  {

   Console.WriteLine(var3);

   return var3;

  }

}

Digital signatures are as legally acceptable as written signatures.
Digital signatures contain information such as birth date and Social Security number.
Digital signatures can be retrieved easily if they are lost.
Digital signatures show the handwriting of the signer as physical verification.
What is an advantage of using digital signatures?

Answers

Answer:

First point and the last point are the correct answer to the given question .

Explanation:

The main objective of the digital signature is to ensure the quality of the document or the message was not changed during the transfer of message in the network.

Following are the advantages of the digital signature

As compare to the electronic signature the digital signature is more secure then that of.The signer's signature is seen on the digital signatures as the physical proof.Global recognition, and the compliance with the law.

All the other options are incorrect they are not advantage of the digital signature .

Other Questions
true or false both zachary and lewis cass ignoed the issue of slavery during the 1848 presedential election . All of the following motives were uses by the Belgains to imperialize the congo except:(1) white man's burden(2) Economic imperialism(3) Social Darwinism(4)Humanism Which statement is correct about how lights travel A sphere has a diameter of 8 inches what is the correct way to calculate the volume of the sphere? A .V= 2/3(pi sign ) (4)3B. V = 4/3(pi sign ) (8)3C. V=2/3(pi sign ) (8)3D. V= 4/3(pi sign ) (4)3 Joel has a goal to practice is clarinet for 4 1/2 hours per week the list below shows the number of hours Chihuahuas practice so far this week Monday 1 1/2 hours Wednesday 11 Which of these practices does the most to keep wind and water from Carrying away topsoil? you need to pay 8% tax on a car that costs $12,00. what will you end up paying in total? Where do babys come from? Grocery store polls every 20th custom to determine if they are satisfied with the cleanliness of the store. 40 customers are surveyed and 26 or satisfied. What conclusion can be drawn for the 800 daily customers Which is a name for the angle shown? Select all that apply Jan was upset because she misplaced her homework. She looked everywhere, but she could not find it. [misplaced is underlined]Which word or phrase means the same as the underlined word in the passage? A) put in a known place B) put in a wrong place C) put in the same place D) put in a bigger place On January 1, 2020, the Concord Company ledger shows Equipment $36,000 and Accumulated DepreciationEquipment $10,100. The depreciation resulted from using the straight-line method with a useful life of 7 years and salvage value of $5,000. On this date, the company concludes that the equipment has a remaining useful life of only 4 years with the same salvage value. Compute the revised annual depreciation. Help me please !!!!! Reduce the following equation tonet ionic equation:2Na+ + SO42- +Ba2+ + 2Cr 2Na+2Cr +BaSO4A. 2Na+ + 2Cl 2NaClB. SO_2- +Ba2+ BaSO4C. 2Na+S02- Na2SO4 quelle est la diffrence entre les circuits srie et les circuits parallles Samuel needs to import information from Excel to an Access table, but he wants to ensure that if the source table is changed, the information in Access will be updated automatically. What should he do?Create a new copy of the Excel spreadsheet and import it.Create a linked copy of the Excel spreadsheet.Create a linked database and merge it with the Excel spreadsheet.Create a new database and import the Excel spreadsheet. What is the first step an interdisciplinary team should take when establishinga procedure?A. Evaluate potential solutions and decide on goals.B. Offer opinions and agree on an action plan.C. Define the problem and decide on goals.D. Define the problem and develop potential solutions. imdum plzzz educate me [just plz help me] thanks;] A 0.223 mole sample of gas is held at 33.0 C and 2.00 atm, What's the volume of the gas? R = 0.0821 L atm / mol K answer soon il give brainiest. The cash account for Coastal Bike Co. at October 1, 20Y9, indicated a balance of $5,140. During October, the total cash deposited was $39,175, and checks written totaled $40,520. The bank statement indicated a balance of $8,980 on October 31, 20Y9. Comparing the bank statement, the canceled checks, and the accompanying memos with the records revealed the following reconciling items: a. Checks outstanding totaled $5,560. b. A deposit of $1,050 representing receipts of October 31, had been made too late to appear on the bank statement. c. The bank had collected for Coastal Bike Co. $2,120 on a note left for collection. The face of the note was $2,000. d. A check for $370 returned with the statement had been incorrectly charged by the bank as $730. c. A check for $310 returned with the statement had been recorded by Coastal Bike Co. as $130. The check was for the payment of an obligation to Rack Pro Co. on account. e. Bank service charges for October amounted to $25. f. A check for $880 from Bay View Condos was returned by the bank due to insufficient funds.