Skip to main content

tips word,

1. In general, a word is a single element of speech that is typically separated by spaces and helps form a sentence. For example, this sentence contains seven words. The English language contains several hundred thousand different words and Computer Hope lists over 14,000 computer related words in its computer dictionary.

2. In computing, a word is a single unit of measurement that is assumed to be a 16-bits in length value. However, it can be any set value, common values included: 16, 18, 24, 32, 36, 40, 48, and 64.

Microsoft Word3. Sometimes called Winword, Word, Microsoft WordPad, or MS Word, Microsoft Word is a word processor that was originally developed by Charles Simonyi and Richard Brodie, first released in 1983. It is more appropriate to refer to each of these programs using their full names. However, most people automatically assume that "Word" is Microsoft Word.
Why use a word processor?

Microsoft Word is a word processor that allows you to create a professional looking document, report, letter, and résumé. Unlike a plain text editor, Microsoft Word has features such as text formatting, spell checker, grammar check, fonts, HTML support, image support, advanced page layout features, and more.
Example of Microsoft Word

Below is an overview of a Microsoft Word 2010 document.

Microsoft Word
Where do you find or start Microsoft Word?

If Microsoft Word or Microsoft Office is installed and you are running Microsoft Windows, you can find Microsoft Word in the Start Menu. Keep in mind that new computers do not include Microsoft Word and it must be purchased and installed before it can be run on your computer. If you do not have the money to buy Microsoft Word or Microsoft Office, there are also free word processing programs that can be used in place of Word.

If Microsoft Word is installed on your computer, but is not found in the Start Menu, you can manually run the Microsoft Word executable file.

    Open My Computer.
    Click on or select the C: drive. If Microsoft Office is installed on a drive other than the C: drive, select that drive instead.
    Navigate to the Program Files (x86) folder, then the Microsoft Office folder.
    In the Microsoft Office folder, if there is a root, open that folder. Then open the OfficeXX folder, where XX is the version of Office (e.g. Office16 for Microsoft Office 2016). If there is no root folder, look for and open a folder having "Office" in the name.
    Look for a file named WINWORD.EXE and click or double-click that file to start the Microsoft Word program.

What are the Microsoft Word files?

Early versions of Microsoft Word primarily used the .doc file extension, new versions of word use the .docx file extension. Today, Microsoft Word can open .doc, .docx, .docm, .dotx, .dotm, .dot, .pdf, .xps, .mht, .mhtml, .htm, .txt, .xml, .odt, and .wps files.
Example of a Microsoft Word .doc file

You can download an example of a Microsoft Word .doc document by clicking the Microsoft Word .doc file link.

Comments

Post a Comment

Popular posts from this blog

To Fix Memory Problem

To Fix Memory Problem Symptoms of a RAM Problem                     When you first turn on your computer it runs fine, but as you go about your business you notice that its performance diminishes. By lunch time, websites take minutes to load and local programs run at a snail's pace. This type of gradual deterioration of PC performance, especially with memory-intensive programs, may be caused by a RAM problem. Your computer randomly restarts while you are in the middle of something or freeze sporadically. It may also reboot almost immediately upon opening the desktop. This could be a sign of faulty RAM. A blue screen with white text flashes before restarting. Blue-screen errors are annoying because you don't even have a chance to read the error message. Bad RAM is one thing that cause them.Files—particularly ones you frequently access and save—seem to be inexplicably corrupted. RAM issues can lead to this problem, wh...

10 practical software testing

10 practical software testing 1) Learn to analyze your test results thoroughly. Do not ignore the test result. The final test result may be ‘pass’ or ‘fail’ but troubleshooting the root cause of ‘fail’ will lead you to the solution on it. Tester will be respected if they not log the bugs but also provide solutions. 2) Learn to maximize the test coverage every time you test any application. Though 100 percent test coverage might not be possible still you can always try to reach near it. 3) To ensure maximum test coverage break your application under test (AUT) into smaller functional types. Then Just write test cases on such individual unit of types. Also if possible break these type into smaller parts. E.g: Lets assume you have divided your website application in modules and ‘accepting user information’ is one of the modules. You can also break this ‘User information’ screen into smaller parts for writing test cases: Parts such like UI test, security test, functional test o...

Twitter Tips

Twitter Tips                  Below is a listing of our top 10 favorite Twitter tips and tricks. These tips help make your Twitter experience more enjoyable and can help increase your followers. Customize            Change your profile picture. Use a picture of yourself to make it seem more personalized if this is your personal Twitter account. Utilize as much of the 160-character limit Twitter BIO space allows. Include keywords your followers or potential followers may be trying to find.Create a background image. However, do not make the image too much like an ad or sales pitch. The background image must be less than 800 k and we recommend a size of 1600x1200 for a large image or smaller if you plan on tiling the image or just having it on the left-hand side. Finally, keep in mind that smaller resolutions and monitor sizes hide much of the background. Third-party tools     ...