To make a particular font type and font size persit for other documents on future, you have to set it as the defult.
Formatting Word Processors
We will assuming the word processor is ms-word, to make the font persist got to Home, then select the font Button Image, after that you select the size you want and click "Select As Default" and "All documents based on the Normal template".
This will make it you default settings so that in future you do not have to format it again, and ensure you have all the required permission to make these changes
Learn more about word proccessor here:
https://brainly.com/question/1022352
Any Absurd Answers will be reported!!!
Can you get kicked out of Brainly for getting too many warnings? What are Warnings exactly?
Answer:
Not sure I think u could, than what the warning for then? for details?? "No" so having many warning could get u kick out of Brainly for some weeks or so. I have 2 warnings myself when I started Brainly 6 days ago.
Answer:
After getting three warnings you could be kicked by Brainly out of the system.
Explanation:
Which term refers to the science that specifies the design and arrangement of items you use so you interact with the items efficiently and safely?.
Answer:
the ergonomics To prevent a laptop from being stolen, you can use a surge protector. False; To prevent laptops from being stolen, you can use a cable lock. What is a digital certificate?
What would be the key steps to consider if you are thinking about renting your facility to a potential user for an event
The key steps to consider in renting facility to a user is that there should be Rental agreement, see personnel needs, follow guidelines of government etc.
What is Facility Management?Facility Management is known to be the primary purpose to making sure that a facility is handled or run well and smoothly. It should also be safe for its intended use.
Note that in renting a place out, one must look at the Rental agreement so as to know what to do and one should also follow the guidelines set by government standards and handle any form of legal issues.
Learn more about event from
https://brainly.com/question/25821071
The owner of a clothing store records the following information for each transaction
made at the store during a 7-day period.
.
. The date of the transaction
• The method of payment used in the transaction
• The number of items purchased in the transaction
• The total amount of the transaction, in dollars
Customers can pay for purchases using cash, check, a debit card, or a credit card.
Using only the data collected during the 7-day period, which of the following
statements is true?
The average amount spent per day during the 7-day period can be determined by sorting the
The statement that is true is the total number of items bought on a specific date can be known by searching the data for all transactions that took place on the said date.
Why the above reason?The reason why one should use the total number of items gotten on a specific date can be known through by searching the data for all transactions that took place on the said date and then add up all the values of items bought for all matching transaction.
Note that by doing so, one can be able to know the transactions that has been made at the store during a 7-day period.
Learn more about store records from
https://brainly.com/question/14337937
Kenneth wants to create a custom object for a specific programming task. He has defined the custom object by creating it as an object literal. Kenneth should store the properties of the object within a comma-separated list of _____ pairs enclosed within a set of curly braces.
Answer:
name:value
Explanation:
Q:
Kenneth wants to create a custom object for a specific programming task. He has defined the custom object by creating it as an object literal. Kenneth should store the properties of the object within a comma-separated list of _____ pairs enclosed within a set of curly braces.
A:
name:value
quizlet
1. How has technology changed the way children and teenagers learn communication skills?
2. Many interview advisors suggest things like looking a person in the eye, nodding and smiling to show you're paying attention, and repeating what you've heard and summarizing, etc. What is Headlee's perspective on that advice, and what does she argue to support her point?
3. How could you use Headlee's advice in a professional interview setting? What is the implication of having you watch a video that emphasizes listening and having a conversation instead of "performing" in an interview?
4. What clubs, organizations, or competitions are available nearest to you? How would participating in them help you if you were pursuing a career in cybersecurity? Make sure to include at least one "club" or professional-focused organization and one "competition" in your answer, and spend a sentence or two describing the organization (e.g., its goals, mission, or objectives).
5. How would participating in such an organization promote responsibility?
Technology has changed the way children learn communication skills as it has made children to have an easier, quicker, and better communication efficiency.
How does technology influence children's communication skills?The use of technology by children has made it a lot more easier conversations as they now have a good and better communication skills and it has lead to more socio-emotional intelligence of these children.
Therefore, Technology has changed the way children and teenagers learn communication skills as it has made children to have an easier, quicker, and better communication efficiency and thus makes them a better speaker.
Learn more about technology from
https://brainly.com/question/25110079
#SPJ1
Which contributions did johannes kepler make? select three options. he revived aristotle’s model of the solar system. he solved ptolemy’s model by proving elliptical orbits. he proved galileo’s calculations were incorrect. he determined that planets move faster when closer to the sun. he discovered laws of planetary motion.
Answer:
2
4
5
Explanation:
Kepler's laws of planetary motion are rules that describe how the planets move within the solar system in astronomy and classical physics.
What is Planetary motion?The astronomer Tycho Brahe made observations in the 16th century, and these observations were analyzed by the German astronomer Johannes Kepler, who announced his first two laws in 1609 and a third rule nearly ten years later, in 1618.
Kepler never assigned a number to these rules or made a clear distinction between them and his other discoveries.
According to Newton, the motion of bodies subject to central gravitational force need not always follow the elliptical orbits specified by Kepler's first law but can also follow paths defined by other, open conic curves.
Therefore, Kepler's laws of planetary motion are rules that describe how the planets move within the solar system in astronomy and classical physics.
To learn more about Planetary motion, refer to the link:
https://brainly.com/question/3488967
#SPJ5
C supports multiple inheritance which allows you to compose a child class from multiple parents. Group of answer choices True False
How is a transaction verified on a cryptocurrency network?.
Answer:
By being a part of a block to a block chain and each block in the block chain is precisely connected to the block that was before it.
Explanation:
I Hope This Helps You
why where the computer viruses developed
Answer:
because it disguises itself so it can get into your cpu
Explanation:
Answer:
Computer virus was develop to steal users' information, processing power and privacy
Yuki is preparing to write a research paper for his english class. which style guide would be best for him to use? american psychological association (apa) associated press (ap) chicago manual of style (cmos) modern language association (mla)
The style guide that would be best for him to use is modern language association (mla). Check more about below.
What is Modern Language Association?This is known to be a kind of Professional association known as the mla.org.
Conclusively, Note that the Modern Language Association of America is known to be a an found in the United States that is made for scholars of language and literature and thus will be good for Yuki in his work.
Learn more about Modern Language Association (MLA) from
https://brainly.com/question/26110488
Answer:
D. Modern Language Association (MLA)
Explanation:
Correct on Edge
who is the best valorant character
Answer:
Chamber
Breach
C tier
Explanation:
If A is the base class and B is a class derived from A, then Group of answer choices class A has all the members of class B. class B has all the members of class A. classes A and B always have the same members. class A becomes a member in class B.
A class is a template specification of the methods and variables of a certain type of object in object-oriented programming. The correct description is "Class A has all the members of class B".
What is a class?A class is a template specification of the methods and variables of a certain type of object in object-oriented programming. An object is therefore a specific instance of a class that holds real values rather than variables. One of the fundamental concepts of object-oriented programming is class.
Since class A is the base, and class B is derived from class A. Therefore, the correct description is "Class A has all the members of class B".
Learn more about Class:
https://brainly.com/question/17001900
#SPJ1
Hey does anyone know what this screen is? Kinda like a transparent window and I can't close it out or do anything to make it go away. Does anyone have this kind of problem that knows how to make it go away or has had the same problem?
Answer:
I can’t see the full screen but maybe you can shut your iPad down completely and then open it again?
The analysis tools associated with the ________ subsystem include query-by-example and structured query languages (SQL). data manipulation application generation data administration attribute analysis
Answer:
it is the mouse or software
Identifying and preventing incorrect claim payments and fraudulent activities falls under which type of data mining applications?
A) computer hardware and software.
B) retailing and logistics.
C) insurance.
D) customer relationship management.
The act of knowing incorrect claim payments and fraudulent activities falls under insurance type of data mining applications.
How is data mining used?Data mining is known to be a tool that is often used by lots of insurance providers as it helps them to be able to know or predict the claims that are fraudulent so that one can be able to rightly target their resources and recoup a good amounts of money.
Conclusively, the act of Identifying and preventing incorrect claim payments and fraudulent activities falls under insurance type of data mining applications as it helps handles all issues regarding the above.
Learn more about data mining applications from
https://brainly.com/question/2596411
What two attribute values from the output from q. 3 should a system administrator be monitoring constantly in order to avoid being surprised by a system crash
A system administrator should be monitoring constantly in order to avoid being surprised by a system crash is a true statement.
What is system monitoring?System monitoring is known to be a term that entails the constant monitoring of an IT system such as a imputer by a IT specialist or manager.
Note that the work of monitoring is made up of looking at the CPU, server memory, routers, etc. and making sure everything is all right and working well.
Learn more about system crash from
https://brainly.com/question/17463486
________ a Web site means to take extraordinary measures to reduce a system's vulnerability using special versions of the operating system. Spoofing Pretexting Hardening Phishing
Hardening a site means to take extraordinary measures to reduce a system's vulnerability using special versions of the operating system.
:)
What's the differences between jojoy and moddroid???
Answer:
?
Explanation:
adds and removes printers or fax machines using add printer wizard
Answer:
1.Adds and removes printers or fax machines using add printer wizard.
2.Customized elements for pointing device.
3.change or customized how folders behave in windows.
4.creative things for managing power options on your computer.
5.configure our customized options for dialing with connected phone or modem device.
6.make windows more accessible for people with physical challenges or disabilities.
7.change screen appearance.
8.setup how taskbar or start menu appears or behaves.
9.provide system information and advanced settings.
10.configure network adapter cards, services and protocols or join workgroup/domain.
Explanation:
When you create a custom object using an object literal or by applying the new Object() command, you create a subclass of the _____.
When a user creates a custom object using an object literal or by applying the new Object() command, he or she is creating a subclass of the base object.
What is a base object?A base object can be defined as the basic and fundamental JavaScript object whose methods are generally available to every other object.
In Java programming, a prototype chain is used to create the hierarchy of object classes typically ranging from the base object class (superclass) down to the subclasses (lower classes) in the chain.
In conclusion, a user is creating a subclass of the base object when he or she creates a custom object using an object literal or by applying the new Object() command.
Read more on object class here: brainly.com/question/20264183
Which word describes an important characteristic of good computer
algorithms?
A. Lengthy
B. Complex
C. Literal
D. Numerical
Answer:
D. Numerical
Explanation:
Computers software are made up of numbers and calculations making this the most likely answer for you're question.
Numerical word describes an important characteristic of good computer algorithms.
What is Numerical algorithm?
Designing shapes (such as those for cars, planes, and fonts) and computing requirements for displaying graphics, animating moving objects, studying the spread of diseases.
It simulating the orbits of planets and satellites, supporting search engines like and many other applications of mathematics are all made possible by numerical algorithms.
We will examine a variety of these issues in this course and discover how to create precise and effective numerical algorithms to address them.
Therefore, Numerical word describes an important characteristic of good computer algorithms.
To learn more about Algothirm, refer to the link:
https://brainly.com/question/22984934
#SPJ7
What is the topic of the e-mail? what is the purpose of the e-mail?
Answer:
What email are you talking about?
Answer:
A social concern
To persuade
Explanation:
Which response best completes the following IF-ELSE statement?
IF the answer is greater than 100, THEN say "You have won the game!", ELSE say "________"
Congratulations!
Try again!
You have the highest score!
You made it to the next level!
Answer:
Congratulations!
Explanation:
The network security team of a company wants to reduce the system attack surface to limit the ways an attacker can connect to the network. How can the team achieve this to harden the network
Answer:
Disable unused IP ports Close unused device ports
Explanation:
The network security team of a company wants to reduce the system attack surface to limit the ways an attacker can connect to the network. How can the team achieve this to harden the network? (Select all that apply)
✓ Disable unused IP ports Close unused device ports
What software quality metrics would you use to measure software maintainability, how would you use them, and where in the project life cycle would you use them
Answer:
V is the average Halstead Volume per module.
G is the average Cyclomatic Complexity per module.
L is the average number of Source Lines of Code (SLOC) per module.
C is the average number of comment lines per module
Explanation:
_____ allows a function or operator to perform different tasks depending on the types of the arguments or operands. Group of answer choices Static typing Type declaration Polymorphism Prototyping
Polymorphism allows a function or operator to perform different tasks depending on the types of the arguments or operands.
What does polymorphism helps?Polymorphism is known to be that which helps its users to be able to carry out one action in a lot of ways that is many forms.
Note that Polymorphism allows a function or operator to perform different tasks depending on the types of the arguments or operands and thus makes one to work faster.
Learn more about Polymorphism from
https://brainly.com/question/20317264
#SJ1
Antonio is responsible for tuning his organization's intrusion detection system. He notices that the system reports an intrusion alert each time that an administrator connects to a server using Secure Shell (SSH). What type of error is occurring
Intrusion alert is the motion detection technology and the alert with the connection to the server is given as the false positive error.
What is an error?An error is given as the condition of the wrong conduct to the result. The development of the error alarms about the correction that is to be introduced in the system.
For the intrusion alert the alert has been the positive signal; however, the alarming with the development of signal from server is the example of the false positive error.
Learn more about error, here:
https://brainly.com/question/13286220
#SPJ1
You suspect that a bad video driver is causing a user's system to randomly crash and reboot. Where would you go to identify and confirm your suspicions
The area of the system that you need to go to identify and confirm your suspicions is Dump files.
What is a dump file?Memory Dump Files is known as .dmp files. They are called the the quick shots of a specific memory of a program that is often taken at a particular point in time, such as in a crash.
Note that Dump files are also called special type of files that saves information regarding your computer such as the video crash. So the right place to check is the dump files.
Learn more about video driver from
https://brainly.com/question/13835124
Determine if the sequence below is arithmetic or geometric and determine the common difference / ratio in simplest form.
64,8,1
Answer:
Geometric sequence. ratio = 1/8
Explanation:
64*(1/8) = 8
8*(1/8) = 1