Answer:
3.selecting fields to display
4. setting criteria for filtering
5. choosing how to sort the records
Explanation:
In the design view, options like selecting the fields of display; setting the filters; and lastly, the sorting of data in records are the options available.
What is design view?Design view is a program in computer software for the purpose of taking a look over the presentation before saving the file, and has multiple options for a focused view.
Hence, option B, C and D are true regarding design view.
Learn more about design view here:
https://brainly.com/question/13261769
#SPJ2
a pair of shoes is on sale for 15% off with this discount customers will pay $9 if they buy the shoes
Answer:
do 15% on a calculator then divide by 9
Explanation:
What is output? Select all that apply. c = 0 while (c < 5): c = c + 1 print(c) 6 5 2 4 3 0 1
Answer:
2 4 3 0 1
Explanation:
What is 36 Denary in Binary?? PLEASE ANSWER I WILL GIVE U BRAINLY!!
Answer:
100100
Explanation:
Heres my answer i hope it helps
Answer:
100100
If you want to know the binary representation of any decimal number up to 7 digits, check out the Decimal to binary converter.
Explanation:
An audio recording has five minutes of silence at the beginning. Which audio-editing technique will delete this unwanted silence?
topping and tailing
normalizing
equalizing
dithering
Answer:
topping and tailing
Explanation:
When is it appropriate to delete an entire row or column as opposed to deleting the data in the row or column
Answer:
huh wdym
Explanation:
What stops the current loop and resumes execution at the next statement?
the break statement
the final statement
the pass statement
the infinite-loop statement
Answer:
break statement:))
Explanation:
The statement that stops the current loop and resumes execution at the next statement is known as the break statement. Thus, the correct option for this question is A.
What is the break statement?The break statement may be defined as a type statement that effectively terminates the execution of the nearest enclosing do, for, switch, or while statement in which it considerably appears.
While performing the break statement control passes to this statement and follows the termination of the break statement very efficiently. The purpose of the break statement is to break or terminate a loop function as early as possible.
Therefore, the break statement is the statement that stops the current loop and resumes execution at the next statement. Thus, the correct option for this question is A.
To learn more about Break statements, refer to the link:
https://brainly.com/question/14548592
#SPJ2
The ___ function can be entered by clicking the cell where you want to add the funtion such as cell J6. Then click the arrow next to the autosum button and choose averange
Answer:
The name of the function that can be added to a cell below a column of numbers or to the right of a row of numbers to find the average by clicking on the AutoSum button on the HOME tab is;
Average
Explanation:
The average function is the function used to quickly find the arithmetic mean, 'μ', or average of a number group, x₁, x₂, x₃, ...xₙ, which is given by dividing the sum of the numbers by the count, 'n', of the numbers, as follows;
μ = ∑x/n
The AutoSum can be used to find the average in Microsoft Excel by clicking on the next cell to row of cells to the right or immediately below the column of cells, then clicking on the down arrow on the right of the AutoSum button on the HOME tab and selecting Average from among the options, the average of the numbers in the column or row of cells will be displayed in the selected cell.
Therefore, we have;
The Average function can be entered by clicking the cell where you want to add the function such as cell J6. Then click the arrow next to the AutoSum button and choose average
Frankie is in charge of writing a script for a television show, along with six other writers. The script must be finished by the end of the week. Frankie’s co-workers all bring slightly different strengths to the table, but all are at least competent. Frankie wants to write the best possible script in the generous amount of time he has to work with. In this example, which style of leadership would be most effective for Frankie’s goals?
a.
Authoritarian
b.
Coaching
c.
Democratic
d.
Delegative
The style of leadership would be most effective for Frankie’s goals is Democratic. Thus, option C is correct.
What is Democratic leadership style?This is known to be a form of government where the the people rule through their elected representative. Note that The style of leadership would be most effective for Frankie’s goals is Democratic as it is where one can listen to what the people has to say.
A good leader must be willing to adopt the style which suits the situation they are in. When dealing with inexperienced employees, an authoritarian style might be the best.
A scripting language or script language is a programming language for a runtime system that automates the execution of tasks that would otherwise be performed individually by a human operator.
Therefore, The style of leadership would be most effective for Frankie’s goals is Democratic. Thus, option C is correct.
Learn more about Democratic from
brainly.com/question/3710021
#SPJ5