Skip to main content

Explain How To Create Hotmail Email Account

Step by Step Procedure To Create Free Hotmail E-Mail Account

How to Create New Hotmail Account Free
1. Open your web browser, type www.hotmail.com and press enter key.
2. On the home page of Hotmail Click Link of Sign Up Now on bottom.
Get a new Hotmail Email Account Free
3. Now, you will see a form requiring some information about you. Fill in the form for Hotmail Email Account carefully. First of all, you need to enter your First Name and Last Name. Secondly, select your date of birth.
4. Select your gender.
5. Now,you must choose a unique user name. Type a user name, for example, mahmood.mcs. Click left button of mouse in the next text box named Create a password.
4. Now type a password. This password should be at least 8 characters long and a combination of alphabets and numbers is better and secure. You must remember this password to access your Hotmail email account. Type this password in the next text box labelled 'Renter password' again.
Create New Hotmail Account
5. In this step, you will enter the necessary information for your identification and password reset, if you forget your password. This information will be of three types. You must give two type of information at least.
    i) Your Phone Number
Here you will enter your phone number, so that if you forget your password then you will get password reset information on this phone number.
    ii) Your Alternate email address
    iii) Your security question and the answer you provide.
New Hotmail Accounts  
6. Select your country and zip code or postal code as applicable.
7. Type the characters of text (verification code to prove you are not a robot).
Steps to create new hotmail account
 8. Click on 'I Accept' button. If you have not provided two types of information as explained in step 5 above, you may be asked to provide it.
Create Hotmail Account Free

9. Here you may find an error regarding you did not enter the correct verification code. If this is the case, enter verification code again. Now click on 'I Accept' button again.
10. Normally, you will see a message above your user name text box ( username@hotmail.com isn't available ). Type another user name. Mostly, you can combine your year of birth, your marks in an examination or your favorite number with your user name.
Hotmail Email Services Free
11. Congratulations! you have got a new Hotmail account. Click on Goto inbox link.

12. Here is your Hotmail inbox.

Got Hotmail Account

Further Reading on E-Mail Accounts

How to Change Your Hotmail Account's Password

How To Write and Send an E-Mail Message Through Hotmail Account

How To Create Your Free Yahoo E-Mail Account

How To Create Your Free G-Mail Account

How To Recover Your G-Mail Account Password




Comments

Popular posts from this blog

Advantages and Disadvantages of Ring Network Topology

Topic: Advantages and Disadvantages of Ring Network Topology alongwith detailed working of Ring topology What Do You Mean by Ring Topology? In Ring topology, each computer is connected to the next computer such that last computer is connected to the first. Every computer is connected to next computer in the ring. Each computer retransmits what it receives from the previous computer. Suppose, computer A needs to send data to computer D. Now the computer A sends data to computer B. As computer B is not the destination computer, so it will retransmit data to computer C. Finally, Computer C will transfer data to computer D, the destination computer. When a node sends a message, the message is processed by each computer in the ring. If a computer is not the destination node, it will pass the message to the next node, until the message arrives at its destination. Advantages of Ring Network Topology 1. It is relatively less expensive than a star topology network. 2. In a Rin

Electricity Bill Calculator Formulas in Excel

Today, we will discuss How to create an Electricity Bill Calculator Worksheet by using Electricity Bill Calculator Formulas in Excel . The following formulas will be used in Electricity Bill Calculator Worksheet: Q: Prepare a worksheet according to the following instructions: Create a worksheet in MS Excel according to the requirements Enter sample data of Electricity units consumed by customers in a city Apply formula to calculate Units Consumed Apply formula to calculate Electricity Charges Apply formula to calculate Surcharge Apply formula to calculate Bill Payable Note: Every formula will start from  =  Units Consumed Formula=D5-C5 Electricity Charges Formula=IF(E5>200, E5*15,IF(E5>100, 1000+(E5-100)*12, E5*10)) SURCHARGE FORMULA = IF(F5>5000, F5*5%,IF(F5>1000, F5*3%, 0)) BILL PAYABLE FORMULA = SUM(F5:G5) Download Excel Electricity Bill Calculation Worksheet Free  Image for Electricity Bill Calculator Formulas in Excel Softw

Explain Parts of CPU and its Working

CENTRAL PROCESSING UNIT / CPU / Microprocessor / Processor Central processing unit is the brain of computer. It is also called CPU or processor . Processor is used to process data according to given instructions. It performs arithmetic and logical operations on data. Parts / Components of CPU / Processor on computergap.com It controls all activities of different parts of a computer . As brain in human body controls all other parts of body and takes decisions, CPU controls all other parts of the computer and their working. A CPU has three basic parts: Arithmetic Logic unit, Control unit and Registers. Parts of Microprocessor or Processor or CPU or Central Processing Unit computergap.com 1.    ARITHMETIC LOGIC UNIT (ALU) ALU performs data processing according to given instructions. All computations are done in this unit. ALU is the real place in computer where actual execution of instructions takes place. ALU may be further categorized into two sections acco