Practical 1 Aim: - WAP to perform arithmetic operation using command buttons. (Declare variables globally). Design:- Source code :- Path :- F:\Program Files\Microsoft Visual Studio\COMMON\IDE\IDE ‘Initialize variable global Dim a‚ b‚ c As Integer ‘event for clear content Private Sub Command1_Click() ‘clear text box Text1.Text = "" Text2.Text = "" Text3.Text = "" End Sub ‘option for addition Private Sub Option1_Click() a = Val(Text1.Text) b = Val(Text2.Text) ‘Perform operation c = a + b Text3
Premium Source code Prime number
Mayra Bernabe 2/16/11 Mrs.Mix 1.1 Constructing Positive Self-esteem Work File 1. Read each statement in the chart below very carefully. Answer each statement with: Never‚ Sometimes‚ or Always. (18 points) Self-esteem chart Never Sometimes Always 1. I expect a lot from myself. * 2. I freely ask for help when I need it. * 3. I feel a need to prove myself to others * 4. I have difficulty making decisions. * 5. I feel good about myself. * 6. I resent being told what to do. * 7. I value
Premium Self-esteem Decision making Health
7.5 Teen Pregnancy Work File Complete each of the activities below. Fact: Teenage mothers are more likely to drop out of school and only about one-third obtain a high school diploma. Fact: Teenage births are associated with lower annual income for the mother‚ 80% of whom eventually rely on welfare. 1. Read the two facts above and choose one of them. Discuss the possible ramifications for the teen parent’s future and the future of the child. (5 sentence minimum) (10 points) since teenagers
Free Teenage pregnancy Pregnancy Mother
Turkey Country Fact File 1 Table of contents 1. Introduction............................................................... 3 ............................................................... 2. History to present ...................................................... 4 ...................... 3. The unique geography ............................................... 6 geography................................ 4. The Effect of Islam on culture‚ tradition and people 8 people. 5. Key
Premium Turkey
FILE OPERATIONS File can be thought of as “logical” or a “physical” entity. File as a logical entity: a sequence of records. Records are either fixed size or variable size. A file as a physical entity: a sequence of fixed size blocks (on the disk)‚ but not necessarily physically contiguous (the blocks could be dispersed). Blocks in a file are either physically contiguous or not‚ but the following is generally simple to do (for the file system): »Find the first block »Find the last block »Find
Premium File system Computer file Database
Minimize/Maximize/Close Buttons ✓ My Computer ✓ Click either the left button or the right button ✓ Multitasking ✓ Highlight ✓ Copy/Cut and Paste text ✓ Save and/or Save As ✓ Print Command ✓ New Folder ✓ Copy/Move files ✓ Drag and Drop ✓ File types with varying extensions ✓ Create shortcuts ✓ Hard drive and floppy drive ✓ Rename/Delete Windows and its Components The main components of Windows when you start your computer are the Desktop‚ My Computer
Premium Graphical user interface File system Computer file
DOS Command Description APPEND Allows programs to open data files in specified directories as if they were in the current directory. ATTRIB Displays or changes file attributes. BREAK Sets or clears extended CTRL+C checking. CD Displays the name of or changes the current directory. CHCP Displays or sets the active code page number. CHDIR Displays the name of or changes the current directory. CHKDSK Checks a disk and displays a status report. CHOICE Prompts the user
Premium File system Floppy disk
Wizard 3. Copy tnsnames and two other files to specific directories Install ADI 1. Before beginning‚ you should close out of all applications‚ as this installation will require rebooting your machine. 2. Locate the file p5580549_72_MSWIN.exe and copy the file to c:\temp. 3. Locate the file p5753203_72_MSWIN.exe and copy the file to c:\temp. 4. Locate the file p3966101_72_MSWIN.exe and copy the file to c:\temp. Double click on the file. 5. Winzip Self-Extractor will open
Premium File system Computer file
Overview BitTorrent is a peer-to-peer file sharing protocol used to distribute large amounts of data. BitTorrent is one of the most common protocols for transferring large files. Its main usage is for the transfer of large sized files. It makes transfer of such files easier by implementing a different approach. A user can obtain multiple files simultaneously without any considerable loss of the transfer rate. It is said to be a lot better than the conventional file transfer methods because of a different
Premium File sharing Peer-to-peer
practaSAGAR INSTITUTE OF RESEARCH AND TECHNOLOGY SOFT COMPUTING PRACTICAL FILE (CS-801) Subject Guide: Submitted by: INDEX
Premium Output Input Input/output