The answer is C Explanation: process of elimination
Answer: object that persist set of values and operations as behavior
Explanation: Abstract data types(ADT)are those object value which are dependent upon the collection of the values and collection of the operations.The organization of the data object is not specified in ADT but the operations that are to be carried out are defined in it.
The implementation individuality displayed by the ADT and hiding of the representation or design makes it abstract.
Answer:
Use the combination: Ctrl + Alt + C to get the copyright symbol
Explanation:
<em>Keyboard shortcuts</em> are single or combination of several keys to carry out a specific action. This action may vary according to application programs or operating systems.
Some generic examples of keyboard combinations include:
- Ctrl + C to copy selected objects,
- Ctrl + V to paste copied objects
- Ctrl + N to open a new document or browsing window
- Ctrl + O to open a saved file.
Keyboard shortcuts are a blessing to users for the following reasons:
- Saves time: Imagine dragging a mouse to highlight a document of about 500 pages, what a waste of time right? Ctrl + A will do all that in about a second or two. Using keyboard shortcuts and key combination saves the user a lot of time.
- Efficiency: Since the time spent is greatly reduced, the user becomes more efficient because jobs are carried out faster, more grounds are covered making the user more efficient.
- Multi-tasking: Moving through multiple open windows and tasks with speed requires the use of keyboard shortcuts and combinations. Imagine that you are using a Windows Operating System, you are running an analysis on your browser and it requires you to constantly check it out and you have to finish typing this document on Microsoft Word and you constantly want to ensure that your music player is playing the right song, navigating through this programs using the mouse will just be tiring and may be forced to just stick with a particular application, but with just the Alt + Tab key, you can navigate these applications with ease.
In Office Word 2013, combining the <em>Ctrl + Alt + C</em> will create the copyright symbol in seconds.
Answer:
I think its D
lines graphics and symbols
Answer:
Developers don't need a special program to view or edit it.
It makes markup languages independent of hardware and software
Explanation:
Markup just means that it's easily readable by humans. However, you'll often need specific software to be able to edit it, as opposed to plaintext, which could be edited in notepad.