Answer:
Hit the X Button Located on the top right corner or hit Control, Alt, Delete
Explanation:
Hitting the X button will make you exit the whole cite, or hitting Control, Alt, Delet, will make you go to the task bar, in which you can go to the bottom right of that screen and it should say end task
The size of the array shoeSize? double [] shoeSize = {8.5, 7, 12.5, 9.5, 9, 11.5, 6} is 6
Explanation:
- Arrays are zero-based : the seven elements of a 7-element array are numbered from 0 to 6. Hence, the size of the array is 6.
- An array is collection of items stored at memory locations. The main aim of an array is to store multiple items of same type together.
- An array is a collection of one or more values of the same type. Each value is called an element of the array.
- The location of an item in an array is known as array indexing.
- The first array index is 0 or 1 and indexes continue through the natural numbers.
- The upper bound of an array is generally language and possibly system specific.
- An array type is a data type that represents a collection of elements each selected by one or more identifying keys that can be computed at run time during program execution.
Answer:
CHAP
Explanation:
CHAP allows a client to be authenticated without sending credential information across a network.
Answer:
With drag-and-drop editing, word automatically displays a paste options button near the pasted or moved text.
Explanation:
<u>Option A:</u> Cut and paste option is invalid because, cut and paste option does not provide paste symbol near the copied text. This option and cut and paste a selected text.
<u> Option C :</u> Inline is invalid in this context
<u>Option D: </u>Copy and Carry is not valid because the option “copy” is available where as carry is not available.
<u>Option B:</u> Drag and drop is the right answer because, it provides paste option by using this feature. A text can be drag and drop by selecting the text and dragging the mouse with the left click
Answer:
True i think i am not sure
Explanation: