1.

What expands the clipboard functionality of an OS

Answer»

Answer:

What is a clipboard :

A clipboard is an SPACE in computer which stores data when the data is to be copied, PASTED or cut. A clipboard generally cannot contain more than 24 contents but this can be EXTENDED with clipboard manager.

Clipboard manager:

A clipboard manager can be developed by PROVIDING a large buffer for large amount of data storage. The clipboard manager also enhances the features of cut, copy and paste.

The features of the clipboard manager are:

  • We can search for the saved data
  • We can handle FORMATTED text, highlited text and url's
  • Ability to merge and split contents

There are many more features and this is done with Linux



Discussion

No Comment Found