Answer:
The answer is B. speaking clearly
Explanation:
I hope it's correct sorry if not.
Brendan needs to edit all the slides in a presentation by adding a company logo and a header and footer. Which is
the easiest method for doing this?
Edit the Slide Master.
Edit the Notes Master.
Use the Format Painter option.
Creating an additional slide layout.
ITS C
Answer:
should be slide master
Explanation:
computers
Segregation based on laws is called _____
legal segregation
segregation
de jure segregation
de facto segregation
Answer:
C aka De Jure Segregation
Explanation:
E2021
Segregation based on laws is called de jure segregation. Thus, the correct option for this question is C.
What is meant by segregation in-laws?The meaning of segregation reveals a type of condition that takes one of these classes and isolate it from all the others. It is an act or process of segregating things from other things.
In law, it is an act through which a person separates other persons on the basis of race, color, language, religion, nationality, or national or ethnic origin without an objective and reasonable justification.
Segregation is the official practice and process of keeping two or more people apart, usually people of different sexes, races, or religions. Racial segregation in schools was ruled unconstitutional.
Therefore, segregation based on laws is called de jure segregation. Thus, the correct option for this question is C.
To learn more about segregation in law, refer to the link:
https://brainly.com/question/30186311
#SPJ6
What's a checked exception?
A
One that the Java class library already checks for, so our programs don't have to worry about checked exceptions.
B
One that the program must check because the compiler can't check it.
C
One that the compiler can check to make sure the program handles it.
D
One that the operating system checks, evaluates, and corrects.
Answer:
The answer is option A "One that the Java class library already checks for, so our programs don't have to worry about checked exceptions"
Explanation:
A checked exception is a sort of special case that should be either gotten or proclaimed in the method in which it is declared.
In the Java class chain of importance, a special case is a checked exception in the event that it acquires from java.lang.Throwable, however not from java.lang.RuntimeException or java.lang.Error. All the application or business rationale exceptions should be checked special cases.
It is conceivable that a strategy proclaims that it can toss a special case, however it doesn't. In any case, the guest needs to manage it. The checked exception announcement has a domino impact. Any strategies that will utilize the past strategy will likewise need to deal with the checked exception, etc.
So the compiler for the Java programming language checks, at gather time, that a program contains overseers for all application exceptions, by examining every method body. In the event that, by executing the method body, an exception can be tossed to the guest, that special case should be announced. How does the compiler know whether a method body can toss an exception? That is simple. Inside the method body, there are calls to different strategies; the compiler takes a gander at every one of their strategy signature, what exceptions they proclaimed to declare.
Answer:
The correct answer is C)
Explanation:
Within Java, a checked exception is one that is checked by the compiler.
When a code within a method generates a checked exception, one of two things must happen:
a) the method should take care of the exception or
b) it should indicate the exception using throws keyword.
Cheers
SOMEONE PLEASE HELP ME PLEASE HELP ME OUT WITH THIS!!!!!!!
Answer: Brainstorm
Explanation:
How many different messages can I convey if I use 2 light bulbs and each one stays either on or off?
4
3
6
2
Answer:
4
Explanation:
1st: on on
2nd: on off
3rd: off on
4th: off off
What is a negative impact of digital communication?
A.
Access to information
B.
Ability to communicate across continents
C.
Information can be difficult to verify
D.
New marketplaces for more competition
Answer:
A
Explanation:
Information such as your card number and all can get to another person which will end on a negative impact to the public community online.
Which of these statements would create a variable but not assign anything to it?
variable = empty
variable = null
create variable
variable = “”
Answer:
variable = null
Explanation:
that one would fasho
Answer:
variable = null
Explanation:
As you calculate the design cost for a site, you conclude it will be $50 per hour. However, your final estimate to the client will be for $55 per hour to include which cost (without including the cost as a line item)?
Incomplete question. I answered from a general budget perspective.
Answer:
miscellaneous cost
Explanation:
Remember, we are told this is just an estimated cost of designing the site. Basically in designing a site, these costs are taken into account:
site hosting costsite design cost (such as UX, UI, etc)site development costsite maintenance cost (such as domain maintenance cost)However, it seems the web developer may have discovered other miscellaneous costs attached to the site design.
Operating system manages hardware and software of a computer.
Answer:
OK
Explanation:
Please give me brainliest and thank me
Answer:
well for me I think it's
Explanation:
true because that's one of it's properties
what is definition of LAN network?
full from of Internet
Answer:
inter connected network
Select the correct answer.
David is creating an app that is optimized for a 4.7-inch screen. Which size category will he use when developing the app?
A.
xlarge
B.
large
C.
normal
D.
small
Answer:
large
Explanation:
What's not an computer characteristic ??
Answer:
A computer is an electrical machine
The computer cannot think at its own
The computer processes information error-free
The computer can hold data for any length of time
Explanation:
The computer is an electrical machine is not a computer characteristic option (A) a computer characteristic is correct.
What is a computer?A computer is a digital electronic appliance that may be programmed to automatically perform a series of logical or mathematical operations. Programs are generic sequences of operations that can be carried out by modern computers. These apps give computers the capacity to carry out a broad range of tasks.
The question is incomplete.
The complete question is:
What's not a computer characteristic?
A computer is an electrical machineThe computer cannot think on its ownThe computer processes information error-freeThe computer can hold data for any length of timeAs we know,
The characteristics of a computer are:
The computer is unable to think for itself.
Information is processed by the computer without error.
The computer has unlimited storage capacity for data.
Thus, the computer is an electrical machine is not a computer characteristic option (A) a computer characteristic is correct.
Learn more about computers here:
https://brainly.com/question/21080395
#SPJ2
According to Albert Einstein, our very existence is inextricably linked to bees - he is reputed to have said: "If the bee disappears off the surface of the globe, then man would only have four years of life left."
a.
Humans only have 4 years left to live.
c.
Human existence is dependent on bees.
b.
Bees are dependent on human existence
d.
None of the above
You have a network that occupies the top floor of a three-story building. The WAN service provider has installed the line for the WAN service in a wiring closet on the main floor. What would you use to relocate the WAN line into a wiring closet on your floor
Answer:
Demarc Extension.
Explanation:
In this scenario, you have a network that occupies the top floor of a three-story building. The wide area network (WAN) service provider has installed the line for the WAN service in a wiring closet on the main floor.
Hence, you would use the Demarc Extension to relocate the WAN line into a wiring closet on your floor.
A Demarc Extension refers to a cabling channel or transmission path which typically originates from the interface of an internet service provider known as demarcation point to the termination point present at the premises of the end users, usually far from the minimum point of entry (MPOE).
What symbol must be used at the end of an if statement?
:
.
#
“
Answer:
period thats the answer .
Explanation:
2nd one
what is a computer class from 8
Explanation:
computer is an electronic machine which category write in computer data
computer technology has changed our lives write of a least five ways to show how this is so
Define data, information and the relation between the two?
Answer:
Program data is a type of information that a computer processes or retains. This data can be in the context of text records, photographs, etc.
Explanation:
In a particular context, information is a collected from different source, structured data provided which is beneficial to society. Data is a core objectives containing raw material which carries no special significance. Info is a collection of facts that bears a logical sense collectively.
what is impact printer
Answer:
An impact printer is a type of printer that works by direct contact of an ink ribbon with paper
Explanation:
Write code which creates three regular polygons with 11, 14 and 19 sides respectively. All side lengths should be 1.0. The code should then print the three shapes, one on each line.
Answer: money
Explanation:
i. Name and describe two options in Orientation.
Answer:
Page orientation is the direction in which a document is displayed or printed. The two basic types of page orientation are portrait (vertical) and landscape (horizontal). Most monitors have a landscape display, while most documents are printed in portrait mode.
Explanation:
1. Landscape Orientation: In landscape orientation, the page or screen is wider than it is tall.
It is often used for documents, images, or presentations that have a horizontal layout, providing a broader view and accommodating content with wider dimensions.
Landscape orientation is commonly used for spreadsheets, graphics, and videos, as it allows for the display of more columns, charts, or visual elements side by side, enhancing readability and data presentation.
2. Portrait Orientation: In portrait orientation, the page or screen is taller than it is wide.
This orientation is frequently used for documents and images that have a vertical layout, making it suitable for reading, writing, and viewing content in a more natural and traditional format.
Portrait orientation is often employed for books, articles, and formal documents, as it fits the standard reading pattern, where the eyes move from top to bottom.
Know more about Landscape orientation:
https://brainly.com/question/34183270
#SPJ5
What are the characteristics of the Outlook Rules Wizard? Check all that apply.
It is useful for staying organized.
Message dates can be changed.
Users can edit the rule description.
Users can move messages to folders.
It is divided into three template choices.
Messages can be divided into categories.
Answer:
acde
Explanation:
Answer:
It is useful for staying organized.
Users can edit the rule description.
Users can move messages to folders.
It is divided into three template choices.
differentiate between refraction of light and reflection of light
Refraction represents a change in the direction of propagation when beams of light encounter a medium with a different density.
Reflection is the return of light to the medium it came from when it encounters a mirror.
Read each example from the opening of a speech on the topic of video gaming. Identify the type of hook being used According to a recent study, the average American teenager spends nine hours a week playing video games. Too many students are spending too much time playing video games. Once, I played video games for so long that my fingers cramped up, and I couldn't write for a week! Excessive video gaming has "been linked by many studies to aggressive behavior,' according to a 2012 news героrt. 7
Answer:
it goes c, b, b, a
Explanation:
10
Select all the correct answers.
Which statements are true regarding system and application software?
System software consists of only the OS and application software.
A program is a set of instructions that helps the user understand the functioning of the computer.
Ооооо
An OS acts as an interface between the hardware and the user.
Application software allows users to perform various tasks.
Disk cleaner, resource monitor, etc. are all examples of application software.
Reset
Next
Next
Answer:
Keyboard
Explanation:
l think it is the key board
Which step in the software development life cycle involves making improvements based on user feedback?
Coding
Design
Maintenance
Testing
Answer:
The step is Testing oki doki
Answer:
Maintenance
Explanation:
Maintenance
This primarily involves updating and making improvements based on user feedback, as well as resolving any defects that are found.
15 points and brainliest if correct! :D
Complete the following sentence.
______ is an essential skill in order to decipher the massive amount of new information for any job dealing with data.
looking from behind a person at a subject is called what?
Answer:
Point of View Shot
Explanation:
In photography
What would be some reasons to change the default page
encoding?
Answer:
Synchronization with the document for one reason or another