1.)A. True
2.)B. providing the customer a choice between a refund or a replacement
3.)A. Collaboration
4.)B. Human resources
If you are satisfied with my answer, please rate, thank, and mark brainliest!
Answer: Snap
Explanation:Snapping is the technique in the computer field that helps in the positioning of the object or other component by the dragging motion. It works conveniently and the movement of dragging makes it easy.
The snapping works by the dragging the desktop, window or other component in sideways,top,vertically,middle, horizontally ,adjusting to the edges of desktop screen etc.
Answer:
increased productivity
Explanation:
sorry if i am not correct
Answer:
Case
Explanation:
In Computer programming, a variable can be defined as a placeholder or container for holding a piece of information that can be modified or edited.
Basically, variable stores information which is passed from the location of the method call directly to the method that is called by the program.
For example, they can serve as a model for a function; when used as an input, such as for passing a value to a function and when used as an output, such as for retrieving a value from the same function. Therefore, when you create variables in a function, you can can set the values for their parameters.
A Select Case statement can be defined as a conditional statement that avails software developers or programmers the ability to test a variable by comparing it with a list of values.
In a Select Case statement, each variable is referred to as a Case.
Generally, when a Select Case statement executes, the value of the test expression is compared with the values that follow each of the Case keywords.
DescriptionIn mathematics and digital electronics, a binary number is a number expressed in the base-2 numeral system or binary numeral system, which uses only two symbols: typically "0" and "1". The base-2 numeral system is a positional notation with a radix of 2. Each digit is referred to as a bit.