George Washington was the first president of the United States that is your answer
Physical memory
Main memory refers to physical memory that is internal to the computer.
Answer:
"The question mark quantifier "?" will match the preceding element exactly one time" is the correct answer to the given question .
Explanation:
The Quantifiers are defined as it determine how the several occurrences of a set of symbols, categories, or the characters should be found throughout the input to searching the matches.
- The * quantifier in the regular expression corresponds the zero or more then zero to the previous item. it is represented by {0,} quantifier
- The + quantifier in the regular expression appears to fit in one or more times with the previous item. it equates with {1} quantifier.
- The? Quantifier in regular expression compares zero or once of a previous item. It equates with {0,1}.
- All the option are true regarding regular expression quantifiers so these option are incorrect according to the question
Answer:
To create a nonlinear presentation that had external links the designer should include “hyperlinks”
Explanation:
Let us understand what non-linear presentation is. It’s a reverse of linear presentation. A linear will go slide by slide, without any jump. A non-linear slide is a type of presentation prepared when the flow of slide is not much important, and the presenter can jump to any of the slide from any slide. This is done thorough two ways. 1. Hyperlink 2. Action button
We must include hyperlinks or action buttons where it allows us to toggle or navigate to any of the slide within the file. The hyperlink can also be added to move the control to a website.