Tutorial on Flash Drive repair by using command prompt. This tutorial are works at win7 and win8 1. open cmd in administrator 2. type diskpart 3. make sure you select the disk # of the usb stick/flash drive 3.a. list disk "to list all disk mounted" 3.b. select disk # "select the flash drive disk" 4 type list volume "to view the volume of the selected disk" 4.a type select volume # 5. type list partition "if partition is not available type the code below " 6. type create partition primary 7. type format fs=(format_type) quick label="Flashdrivename" e.g format fs=ntfs quick label="Flash" (format_type) may be equal to = ntfs or fat32 8. done you may now use your flash drive you may also do a partition of your drive..
Loop is a sequence of repetitive execution and terminated upon the met condition. Example of this program is function for(),do{}while(),while(){} syntax To create a multiplication table type the code below
Looping objects are different from other datatype. This method of looping statement are used to identify each object as any kind of object based in a form
Comments
Post a Comment