Answer:
he various advantages that can be associated with a password generator software are as follows: Any arbitrary long password can be generated using the complete set of symbols and not just a subset (usually the subset which is easier to type on a key
Explanation:
What is the difference between Background and Watermark?
Which of the following statements describe encryption? Check all of the boxes that apply.
It turns data into cipher text.
It makes data unreadable without a decryption key.
It makes using a computer difficult.
It helps secure data.
It shares files with other computers.
Answer:
It turns data into cipher text, It makes data unreadable without a decryption key, It helps secure data.
Explanation:
I hope this helps
Answer:
A)
B)
D)
Explanation:
Edge 2022
What is the full form of eniac and univac ?
thanks!!
Answer:
ENIAC - Electronic Numerical Integrator and Calculator. UNIVAC - Universal Automatic Computer (First Digital Computer)
Mark brilliant please
Answer:
[tex]ENIAC - Electronic \: Numerical \: \\ Integrator \: and \: Computer[/tex]
[tex]UNIVAC- Universal \: Automatic \: Computer[/tex]
a. In cell K11, create a formula using the DCOUNT function to count the number of projects with final costs of more than $100,000, using the data in the entire Projects table (Projects[#All]) and counting the values in the column of final costs ("Final Cost") that are equal to the values in the range J9:J10
Answer:
the data in the entire Projects table (Projects[#All]) and counting the values in the column of final costs ("Final Cost") that are equal to the values in the range J9:J10
Which group on the Note Master tab contains the command to add footers to the notes pages?
Answer:
Place Holders
Explanation:
Enter a formula in the selected cell to display the owner's draw percentage (cell B6).
The formula is an illustration of Excel formulas, and Excel formulas are used to operate on values in a cell or a range of cells
Formula in the selected cell to display the owner's draw percentage is =B6
How to write the formula?From the question, the owner's draw percentage is in the cell B6.
To enter the formula, we simply enter the name of the cell (i.e. B6)
So, we have:
B6
Excel formulas begin with the equal to "=" sign,
So, we have:
= B6
Hence, the formula is = B6
Read more about Excel formulas at:
brainly.com/question/17566733
Which among the following statements is not related to Capgemini
Intelligent Automation Platform (CIAP)?
loly
lov
OCIAP is built with a cloud-first approach
The functionality of the platform can be used and managed from a
command tower
ere i
Capgemini Intelligent Automation Platform is service agnostic
sha
The orchestration functionality of the platform is decentralised
O The platform's functional capabilities are enhanced by our fast Track Hub
10:2
IClick Submit o veri
LIL
:
Answer:
The platform's functional capabilities are enhanced by our fast Track Hub
HTTP is the protocol that governs communications between Web servers and Web clients (i.e. browsers). Part of the protocol includes a status code returned by the server to tell the browser the status of its most recent page request. Some of the codes and their meanings are listed below:
• 200, OK (fulfilled)
• 403, forbidden
• 404, not found
• 500, server error
Given an int variable status, write a switch statement that prints out the appropriate label from the above list based on status.
In C++ please
Answer:
switch( status )
{
case 200:
cout << "OK (fulfilled)";
break;
case 403:
cout << "forbidden";
break;
case 404:
cout << "not found";
break;
case 500:
cout << "server error";
break;
}
Explanation:
MPL 2021
Do you trust machine learning application?
Answer:
Trusting a machine learning model, in general, can be interpreted as creating a robust model which gives largely accurate results and has a high generalization ability. Classification models learn from past experience, so the robustness of a model primarily depends on the given training set
Explanation:
Hope it helps
Please mark as brainliest
WHAT DO YOU KNOW?
Why would you want to change your Table
Properties?
read the slides ; Table Properties are the way the table appears or looks.
Which of the following does a secure website use to safeguard transmitted information
Answer:encryption
Explanation:
because you can hack encrypted things well not so easily
Encryption is a secure website used to safeguard transmitted information. The correct option is C.
What is encryption?The process of converting information into a secret code that conceals its true meaning is known as encryption.
Cryptography is the study of information encryption and decryption. In the world of computers, ciphertext refers to encrypted data and plaintext to unencrypted data.
By converting the message's content into a code, encryption serves as a confidentiality tool. Integrity and authenticity are the goals of digital signatures.
They serve to confirm the message's source and show that the content hasn't been altered.
In the process of encryption, ordinary text, such as a text message or email, is scrambled into "cypher text," which is an unintelligible format. Secure websites utilise encryption to protect sent information.
Thus, the correct option is C.
For more details regarding encryption, visit:
https://brainly.com/question/17017885
#SPJ6
Your question seems incomplete, the missing options are:
A) A lock icon
B) The http protocol
C) Encryption
D) Digital certificate
4. Let's continue with Amber. Once she began, she realized that she was short on
time so she simply skipped her opening slides. Feeling a bit frazzled, Amber began
reading from slide 7. Why do you think that this would not be Amber's best strategy?
Answer:
because she could miss important information
Answer:
I think that this would not be the best strategy as she could miss vital information in the opening which may not be a lot but packs a punch within how your presentation is gonna go so the audience can gouge you out and your style.
Explanation:
Because
Write a function that takes a word less than 25 characters long and returns the letter that word starts with (in capital letters)
The function that takes a word less than 25 characters long and returns the letter that word starts with in capital letters is as follows:
def first_letter(x):
if len(x) < 25:
for i in x:
return x[0].upper()
else:
return "Your text should be less than 25 characters"
print(first_letter("brainly"))
The code is written in python.
We declared a function named first_letter with the parameter x.
If the length of the word is less than 25 characters, we loop through it and return the first letter in uppercase.
Else if the word is not less than 25 character we ask the user to input a word less than 25 characters.
Finally, we call the function with a print statement.
The bolded portion of the code are python keywords.
read more: https://brainly.com/question/14603294?referrer=searchResults
Why is it good to be a computer programmer?
Answer: With programming, you have more freedom than with other jobs. The majority of programming job openings are remote, giving you plenty of freedom to complete your duties.
Explanation: You can work wherever you want with programming jobs, especially if you have a good reputation.
Describe three things (risks) that can cause damage to computer hardware
Which character is midway between the 3rd character from left and 6lh character from rights
a. 2
b. 3 ANS
c. 8
d. Y
Answer:
D
Explanation:
why are computers refered to as
mordern technology
computer are called modern technology because in like earlier generations they didn’t have computes.
Synthesize (15 points)
Determine the practical steps for delivering a presentation, and apply the principles
of good communication to a slide presentation. Critique the style of two different
presentations shown on the second page of this activity.
1. Delivering a successful presentation is difficult, and often it comes down to the
details. Watch Video A, which is on the second page of this activity. List three things
you think this presenter is doing successfully
2. Watch Video B. Compare the two presenters and identify two things this presenter
could do better.
Answer:
Perfection: When you make a mistake, no one cares but you.
Even the most accomplished public speaker will make a mistake at some point. Just keep in mind that you’ll notice more than anyone in your audience. The most important thing you can do after making a mistake during a presentation is to keep going. Don’t stop and—unless the mistake was truly earth shattering—never apologize to the audience for a minor slip. Unless they are reading the speech during your delivery, the audience won’t know if you left out a word, said the wrong name, or skipped a page. Because “to err is human,” a mistake can work for you, because it allows you to connect with your audience. People don’t want to hear from someone who is “perfect;” they will relate much more easily to someone who is real.
Master the art of public speaking and crush your next presentation with one of our public speaking seminars, available online and in a classic classroom format.
Effective Executive Speaking
Take your public speaking to the next level! Speak, present and communicate with poise, power and persuasion.
Visualization: If you can see it, you can speak it.
Winners in all aspects of life have this in common: they practice visualization to achieve their goals. Sales people envision themselves closing the deal; executives picture themselves developing new ventures; athletes close their eyes and imagine themselves making that basket, hitting that home run, or breaking that record.
The same is true in public speaking. If you’ve read “10 Powerful Body Language Tips” then you know how anxiety can impact presentation skills. The best way to fight anxiety and to become a more comfortable speaker is to practice in the one place where no one else can see you—your mind. If you visualize on a consistent basis, you’ll prepare your mind for the prospect of speaking in public, and pretty soon you’ll conquer any feelings of anxiety.
Discipline: Practice makes perfectly good.
Your goal is not to be a perfect public speaker. There is no such thing. Your goal is to be an effective public speaker. Like anything else in life, it takes practice to improve those public speaking skills. We too often take communication for granted because we speak to people everyday. But when your prosperity is directly linked to how well you perform in front a group, you need to give the task the same attention as if you were a professional athlete. Remember, even world champion athletes practice every day. Try taking a class where you practice giving speeches.
Write a statement that slices a substring out of the string quote and puts it into a variable named selection. If given the string 'The only impossible journey is the one you never begin.', selection should contain 'possible jou' after your statement executes.
The statements that slices a substring out of the string quote and puts it into a variable named selection is as follows:
text = "The only impossible journey is the one you never begin."
selection = ""
selection += text[11:23]
print(selection)
The code is written in python.
The string is stored in a variable called text.
The variable selection is declared as an empty string. The purpose is to store our new substring.
The third line of the code is used to cut the string from the 11th index to the 23rd index(excluding the 23rd index) and add it to the declared variable selection.
Finally, we output the variable selection by using the print statement.
The bolded values in the code are python keywords.
read more; https://brainly.com/question/20361395?referrer=searchResults
Which syntax is used to output the line "Hello" and move to a new line?
Answer: System.out.println("Hello")
What is the distinct functionality of WPS writer? (distinct means wala ang functionality na iyon sa ibang word processors :))
Answer:
WPS Office' Writer gives you a handful of unique features that can enhance your productivity, such as efficient cloud integration, ability to convert PDF to Word, exporting the document to a picture, picture to text, making backups, inserting watermarks, and more
Works with Windows, Linux, Mac, Android, and iOS, and can also be used directly from a browser
The installer includes other software you can optionally add to your computer, like WPS Spreadsheets and WPS Presentation
Common formatting is allowed, such as organizing data in columns, changing the orientation of the page, aligning text and objects, adding a header and footer, overlaying a watermark, and using heading styles
Encryption is supported, which means when you save a document you can choose a custom encryption type and a unique password for opening the document, and another for modifying it
Need help with c++ coding
Simple program MUST USE two one-dimensional arrays. One to store last name and one to store grades.
Please help I’m so lost. I don’t understand arrays at all.
Answer:
h8 3h73oodn4
Explanation:
How do you create speaker note changes that show the slides, related notes and company logo on each page
Answer:
The Notes Master contains two placeholders one for your text and the other for the slide. We can move or change the size of either of these objects and we can change the format of the text in the notes placeholder, we can also add or change elements that we want to appear on each handout and also notice the convenient placement of the header, footer, date and page numbers.
Interface elements include but are not limited to:
Question 3 options:
A. Navigational components, containers, interaction design
B. Input controls, navigational components, visual design
C. Input controls, informational components, containers
D. Input controls, informational components, visual design
E. Navigational components, informational components, visual design
Interface elements include but are not limited to: C. Input controls, informational components, containers.
A visual programming language is also commonly referred to as graphics user interface builder (GUI builder) and it can be defined as a programming tool that avails programmers the ability to develop software programs (applications) through the use of graphical elements and figures rather than texts alone.
Interface elements refers to the graphic tools that are used by programmers in the design of a user interface on a software program.
In Computer programming, some of the interface elements used include the following:
Input controls: it comprises buttons, radio buttons, list boxes, dropdown lists, checkboxes, text fields, toggles, date field, etc.Informational components: these are progress bar, icons, notifications, tooltips, modal windows, message boxes, etc.Containers: they are made up of accordion.Navigational components: these are slider, search field, slider, tags, pagination, breadcrumb, icons, etc.Read more: https://brainly.com/question/19341134
Duolingo is a widely used foreign language app, with 300 million users in 2018. While there is a free version of the app, a premium Duolingo subscription eliminates advertisements during language practice and offers new quizzes with the ability to save lessons for offline use. a. Identify each hurdle for users of the free version of the app.
The hurdle for users of the free version of the app is the subscription fee paid for the premium version of the app.
A lot of people do not pay and cannot afford the premium fee. Some people are not very sure at the initial stage of using the app.
People sometimes want use app for free for some time.
A Subscription is simply known to be paid so as to access content from an app or service for a set out period of time. For example, subscription to Netflix on a monthly basis.
Learn more from
https://brainly.com/question/15301858
Select the three acronyms that stand for types of area storage devices.
NAS
SAS
VMWARE
WORD
RAID
Answer:
RAID = Redundant Array of Independent Disks
NAS = Network Attached Storage
SAS = Statistical Analysis System
The input nums is supposed to be an array of unique integers ranging from 1 to nums.length (inclusive). However, there is a mistake: one of the numbers in the array is duplicated, which means another number is missing. Find and return the sum of the duplicated number and the missing number. Example: in the array [4, 3, 3, 1], 3 is present twice and 2 is missing, so 3 2
The program is an illustration of loops.
Loops are used to perform repetitive and iterative operations.
The program in Python where comments are used to explain each line is as follows:
#This intializes the list
nums = [5,4,4,2,1]
#This gets the length of the list
size = len(nums)
#This iterates through the list
for i in range(size):
#The following if condition determines the repeating number
if nums[abs(nums[i])-1] > 0:
nums[abs(nums[i])-1] = -nums[abs(nums[i])-1]
else:
repeating = abs(nums[i])
#The following if condition determines the missing number
if nums[i]>0:
missing = i + 1
#This calculates and prints the sum of the missing and the repeating numbers
print(repeating+missing)
Read more about similar programs at:
https://brainly.com/question/13549861
Freeze column A and rows 1 through 3 in the worksheet
The question tells us that we are dealing with an Excel Worksheet task.
The most popular workbooks are:
"MS Excel" and "G-Sheets"The purposes of this question we will consider both.
Columns in either of the two types of worksheets mentioned above refer to the Vertical Grids which run through the sheets.
Rows on the other hand refer to the Horizontal Grids which run through the sheets. Both Columns and Rows comprise Cells.
Freezing in this sense refers to the act of ensuring that regardless of which direction the worksheet is scrolled, the frozen parts remain visible on the screen.
How to Freeze Column A and Rows 1 to 3
In "MS Excel":
Open Microsoft Excel Click on Blank WorkbookClick on Cell B4 to highlight itOn the ribbon above, click on view to display its sub-functionsselect Freeze PanesThis action will freeze the entire column A as well as Row 1 to 3. To increase the number of rows from 1-3 to 1 to 5 for instance, you'd need to return to the View Function, Unfreeze the Panes, select Cell B6 then select Freeze Panes.
In "G-Sheets"
Ensure that your computer is online, that is, connected to the internetOpen "G-Sheets"Place your mouse cursor on cell B3 and click to highlight itWith your click on View in the ribbon above. This will display the Freeze function in "G-Sheets" along with its subfunctionsSelect the "Freeze + Up to row 3". This action will freeze Rows 1 to 3.Next, click anywhere in Column ACarry out step 4 above and select "Freeze + Up to column A"For more about Freezing Work Sheets click the link below:
https://brainly.com/question/17194167
What is that called…. Ethetnet cable port or what !?
Answer:
The left one is a router or switch or hub (could be any as far as I see).
The right one is a satellite dish.
Explanation:
"A switch transmits data from one device to another in form of frames while a router transmits data from one network to another in form of packets. A hub transmits data from one device to another in form of binary bits." - from section.io
"A satellite dish is a dish-shaped type of parabolic antenna designed to receive or transmit information by radio waves to or from a communication satellite." - Wikipedia
Technician A says stepped resistors are made from one or more wire-wound resistors.
Technician B says a common application for this type of resistor is in a blower motor speed
control circuit. Who is correct?
Select one:
O a. Technician A
O b. Technician B
O C. Both Technician A and Technician B
O d. Neither Technician A nor Technician B