_________ passwords are long and generally use a mix of upper and lower case letters, numbers, and at least one symbol such as a dash or period.

Answers

Answer 1

Strong passwords are long and generally use a mix of upper and lower case letters, numbers, and at least one symbol such as a dash or period.

What Makes a Password to be Strong?

The key reason or area of a strong password are attributed to its length. Note that the longer the password, the better it is.

A strong password should be the one that has a composition of letters ( both upper and lower case), numbers, and also one that is made up of symbols and no link to  personal information.

Learn more about passwords  from

https://brainly.com/question/19116554


Related Questions

Determine if the sequence below is arithmetic or geometric and determine the common difference / ratio in simplest form.
64,8,1

Answers

Answer:

Geometric sequence.  ratio = 1/8

Explanation:

64*(1/8) = 8

8*(1/8) = 1

Summarize the features of several stand-alone operating systems ​

Answers

Answer:

Stand-Alone Operating Systems •Microsoft Windows Mobile –Designed for smartphones and PDAs –Includes simplified versions of Windows programs –Supports handwriting recognition and voice recording –Supports synchronizing with corresponding programs on desktop computers

Explanation:

Stand-Alone Operating Systems •Microsoft Windows Mobile –Designed for smartphones and PDAs –Includes simplified versions of Windows programs –Supports handwriting recognition and voice recording –Supports synchronizing with corresponding programs on desktop computers

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.

Answers

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

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

Answers

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

What would be the key steps to consider if you are thinking about renting your facility to a potential user for an event

Answers

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

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?.

Answers

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?

The parental control service is experiencing technical difficulties.

Answers

The parental control service is experiencing technical difficulties when they can be overridden easily.

What is a Parental Control system?

Parental controls are known to be features or software that are said to be in a system that hinders one from been able to view some content online.

It is known to be a feature that helps parent to be able to look and restrict what their children can do online. When the block and filter that is used in websites and content can be easily overridden, then the parental control service may be experiencing technical difficulties.

Learn more about parental control from

https://brainly.com/question/6646156

A network administrator sets up a wireless access point (WAP) in the office. Management wishes to allow access to only certain mobile devices owned by employees. What setting on the WAP would the network administrator configure

Answers

The setting on the WAP that the network administrator would configure is MAC filtering SSID Band (Service Set Identifier).

What is the role of a service set identifier SSID )?

The service set identifier (SSID) is known to be a kind of network name that  often functions to tell the wireless network.

Note that all the network do have a single SSID that helps them to tell the network, and the name is often used by clients to link to the network and as such, the setting on the WAP that the network administrator that can configure the above is MAC filtering SSID Band (Service Set Identifier).

Learn more about network administrator  from

https://brainly.com/question/4264949

_____ 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

Answers

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

What is the difference between a loop and a function?

Answers

Big difference
Loops allow you to execute code multiple times while a condition is true
Functions allow you to “call” a snippet of code whenever you want, and you can pass it arguments that could affect the data it returns
Simple definition
A loop is a code that will repeat again and again until the condition is true. If the condition become false the loop will stop executing.

A function is a code that will do a particular task when you call it. First you need to define a function which is known as function definition. And whenever you want to use it then you have to call the function.
If you don’t call the function then it will not work what you want.

Hope you like this

What's the differences between jojoy and moddroid???

Answers

Answer:

?

Explanation:

A programmer wrote the following code that should simulate rolling a die 10 times and determining the number of times an even number appears. The code below has an error. Which line needs to be modified to correct the error

Answers

Line 1 is that should simulate rolling a die 10 times and determining the number of times an even number appears and line 1 is needs to be modified to correct the error.

What is line number?

A line number is a means of specifying a specific sequence of characters in a text file in computing.

The most typical way for allocating numbers to lines is to give each one a distinct number, beginning with 1 for the first line and increasing by 1 for each subsequent line.

Thus, Line 1 needs to rectify to correct the error.

For more details about line number, click here

https://brainly.com/question/14452235

#SPJ1

List the do’s and don’ts of secure online interactions.

Answers

Answer:

The answer is below

Explanation:

The "dos" are safe practice's website users should always do to security against potential hackers in online interactions. rovide themselves

Hence, are the "dos" based on the options listed.

1. Use a long password with mixed characters

2. Use antivirus and spyware protection

3. Don't write your password down and leave it where others can find it

4. Go through the terms and conditions, and privacy policies of social networking and other

websites that you access. On the other hand, the "don'ts" are the practices a website user or visitor should avoid doing to

provide themselves a form of security against potential hackers in online interactions.

Hence, are the "don'ts" based on the options listed.

1. Keep yourself logged in when you leave your computer

2. Share your password with your friends 3. Retain cookies every time you visit a website.

who is the best valorant character

Answers

Answer:

Chamber

Breach

C tier

Explanation:

Any Absurd Answers will be reported!!!

Can you get kicked out of Brainly for getting too many warnings? What are Warnings exactly?

Answers

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:

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.

Answers

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

A coffee shop is considering accepting orders and payments through their phone app and have decided to use public key encryption to encrypt their customers' credit card information. Is this a secure form of payment

Answers

Somewhat they store the credit info

What is the default extension of Q Basic program file? ​

Answers

Answer:

Bas

Files written with QBASIC must be run using the program and have the "bas" file extension.

Hope this helps

#Carryonlearning

Beginning in cell B21, complete the series of substitution values ranging from $35 to $45 in increments of $2.50 vertically down column B.

Answers

In order to complete the series of substitution values from $35 to $45 in increments of $2.50, follow these steps:

Input $35 in B21.Highlight B21 to B26.Go to the Home tab. Go to the Editing ribbon. Click on Fill. Click on Series. Step Value = 2.50Stop Value = 45.Click Okay.

How can you complete a series of Substitution values?

First input the value you are to start with in the cell you are to start with. In this case that means putting $35 in Cell B21.

Highlight B21 to B26 and then go to the Home tab. Go to the Editing ribbon at the bottom right and click on Fill. Then go to Series and input the step value as 2.50 and the stop value as 45. Click okay and the range will appear.

Find out more on spreadsheet functions at https://brainly.com/question/1395170.

what symbol is used when you are using the truncation method of searching and how does it effect the results of the search I'll give 50 point I need help quick!​

Answers

Answer: Truncation

Explanation:

— a symbol added to the end of the root of a word to instruct the database to search for all forms of a word. The asterisk (*) is used in many databases for truncation.

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.

Answers

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

What is the weirdest question you could ask?

Answers

Answer:

can i kidnap ur dog?

Explanation:

Answer:

Do you need any diarrhea medicine?

Explanation:

C supports multiple inheritance which allows you to compose a child class from multiple parents. Group of answer choices True False

Answers

False!
C is a language that isn’t object-orientated, and therefore does not have polymorphism or inheritance.
C++, however, does.

When iterating over a list, a for loop is usually simpler to code than a while loop.

A.
True

B.
False

Answers

Answer:

A

Explanation:

Yea imma have to say A

Who would win in a fight, Noble 6 from halo reach or Master Chief??

Answers

Answer:

The Master Chief would win. He is better than Noble Six in almost every way. Spartan III's were started to be cheap and disposable, Spartan II's were built to last. Not only were the Spartan II candidates stronger before augmentation, they were also given better augmentations and better armour than the Spartan III's.

Explanation:

Answer:

Master Chief without a doubt. While it probably would be a good match, Master Chief has the experience, personalized A.I. to enhanced his reflexes, better armor, and Spartan II's overall had the more effictive augementations. Six on the other hand is a Spartan III. While some select Spartan III's recieved Mjolnir Armor like the Spartan II's they never recieved the same training from 6 years old. They also didn't have as nearly as good of an augmentation process as the II's. Noble Team doesn't even have a smart A.I. (Dot is not a smart A.I.) This is just the bottom line on why Chief would win.

Explanation:

Suppose blocks hold either three records, or ten key-pointer pairs. As a function of n, the number of records, how many blocks do we need to hold a data file and: (a) A dense index (b) A sparse index

Answers

The blocks that are required to hold the three records or ten key pointer pairs are the data file and the dense index.

What is a data file?

The data file is given as the collection of the files in the computer that is used for storing the information.

The blocks for the ten pointer data files will be n in numbers. Thus, the dense index entry is used to search the data file with each key value. Thus, option A is correct.

Learn more about data files, here:

https://brainly.com/question/25704927

#SPJ1

Does technology need to be kept alive?

Answers

Answer:

Explanation:

well we don’t need it we just use it =) hope it helps

Answer:

Probably not because people before us have lived without it.

Explanation:

But of course technology is extremely helpful!

Hopefully this helps you

- Matthew <3

In a certain computer program, two positive integers are added together, resulting in an overflow error. Which of the following best explains why the error occurs?.

Answers

Overflow error is an error that occurs in a program with data outside its scope as input. This occurs because only a fixed bit of a certain range can be used.

What is the relationship between a program and an integer?

Integers are the values used to denote the number and variables in a program. The program only recognizes a source code of specific digits as its programming language.

A fixed number of bits are used in the programming language in computers and number more than that are not recognized and results in an error.

Therefore, the error is caused due to the high computed sum of the two integers.

Learn more about programming errors here:

https://brainly.com/question/27326665

#SPJ1

When you start a new, blank document, you usually end up changing the font to arial 11. 5 point. How can you make these settings the default for this and all future new documents?.

Answers

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

Which reports indicate how traffic arrived at a website?.

Answers

Answer:

Direct traffics.

Explanation:

This channel refers to those traffics that came directly and without any via.

Other Questions
What is the common ratio of the geometric sequence below?-96, 48, -24, 12, -6, ...-2-1/21/22 image coordinate plane with points plotted at ordered pairs Q (-4, 4) R (2, 4) S (5,-3) T(2,-3) and U (-4, -3) first persin to get it in 30 min get brainlest Omar baked 9 pizzas that weigh 20 1/4 lbs total. How much does each pizza weigh? 8374274 x 345What is the answer? What emotions does the image of a huge mountain tween my hearth and tongue"" reveal? fear and frustration trust and pride love and appreciation love and affection. Some contaminants enter the water from commercial farming, while other problems are an indirect result of these contaminants. Whichwater problem is an indirect result of contaminants from commercial farming? A. fertilizersB. herbicidesC. algaeD. pesticides 3) In which model are atoms imagined as tiny balls?a) Daltonb) Thomsonc) Rutherfordd) Bohr What push/pull factors resulted from the Great Depression that caused people to move around the United States? The modern use of constant, restrictive dieting:A. is contrary to healthy weight management principles.B. is the best way to lose weight.C. is best for children and infants.D. takes into consideration natural weight. In the novel Animal Farm, what happens to Snowball? What is a similarity between the ways that Pablo Picasso and Jackson Pollock used color in these paintings? Determine which pair of quantities best describes the approximate maximum altitude of the egg and the estimated time at which the egg reached the maximum altitude.23.65 feet at 3 seconds23.45 feet at 3 seconds23.78 feet at 3.7 seconds Please help, thank you! soccer player jumps up and heads the ball while it is 7 feet above theIt bounces up at a velocity of 20 feetground.per second. How long will ittake the ball to hit the ground? How many men attended the constitutional convention?. Q: what is this precept stating?You don't live in the world all alone. Your Brothers are here too. - Albert Schweitzer The circumference of a circle is 12 m. What is the area, in square meters? Express your answer in terms of . Expand 9606 using powers A researcher conducted a medical study to investigate whether taking a low-dose aspirin reduces the chance of developing colon cancer. As part of the study, 1,000 adult volunteers were randomly assigned to one of the two groups. Half of the volunteers were assigned to the experimental group that took a low-dose aspirin each day, and the other half were assigned to the control group that took a placebo each day. At the end of six years, 15 of the people who took the low-dose aspirin had developed colon cancer and 26 of the people who took the placebo had developed colon cancer. Use a 0. 05 significance level to test the claim that taking a low-dose aspirin each day would reduce the chance of developing colon cancer among all people similar to the volunteers please help me thanks