Questions: 619

Answers by our Experts: 487

Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Search & Filtering

Write a project in visual basic to design a suitable form to allow the uses
to enter name of sales representative and sales amount and then calculate
and display commission. Commission is 7% of sales amount if sales
amount exceed Ringgits 60000 otherwise it is 5% tax @ 1% is to be
deducted on commission obtained
Subscripted variables are not permitted as arguments in a _______ definition
subroutine
array
function
all of the
The system command _______ is used to tell the computer to execute the program
LIST
EXECUTE
END
RUN
I am working on Visual Studio, I have created all the Windows forms I needed. Now, the only thing left for me to do is connect it to a database. I am using mysql, and I am not able to connect it to that. I have tried many ways but it wouldn't connect. Any idea how I do that or should I use any other software. Any tips would be very helpful
61 __ instructions permit addition, subtraction, multiplication, and division (a) BASIC (b) NUMERIC (c) ARITHMETIC (d) All of the above
62 Commas give you standard ________, when you use them to separate variables to be printed with one PRINT statement (a) arranging (b) Spacing (c) Shifting (d) meaning
63 An entire program run or phase is always represented by _____ processing symbol in the System flowchart (a) Double (b) Single (c) Tripple (d) all of the above
64 The BASIC character set is divided into _________ categories (a) two (b) three (c) five (d) none of the above
65 1 is the lowest range value of _______ statement (a) NUMERIC (b) BASIC (c) VARIABLE (d) DECIMAL
66 The ______ statement has a numeric variable, called the Running variable. (a) FOR-GO (b) FOR-TO (c) FOR-ON (d) all of the above
67 The________ function is useful in formatting various types of printed output. (a) ENTER (b) FORMAT (c) TAB (d) PRINT
68 _______ is a complete set of statements to solve a problem (a) Flowchart (b) loop (c) Instruction (d) Program
69 A function is subscripted variables not permitted as arguments in its _________ (a) Instruction (b) Defination (c) Execution (d) all of the above
70 Which of the follwing statements has Two functions? (a) END (b) START (c) GO (d) RESET
51 The running variable of the FOR-TO statement will be incremented by 1 unless otherwise specified by a _____ clause (a) RUN (b) STEP (c) EXECUTE (d) WAIT
52 ___ is valid numeric-variable names (a) A4 (b) C$ (c) BB (d) All of the above
53 ON-GOTO statements allows many _______ or alternative paths? (a) Tree (b) Chart (c) Loop (d) None of the above
54 Standard _______ alphabet are the alphabetic characters used in BASIC (a) Roman (b) Latin (c) French (d) None of the above
55 There are ___ ways to refer to a numeric value, in the BASIC language (a) Six (b) Four (c) Five (d) Two
56 Transfer of control instructions are of __ types (a) two (b) three (c) five (d) six
57 Finding and correcting mistakes and errors that prevent the program from running and producing correct output is called ______ (a) Correcting (b) debugging (c) Defragmentation (d) Cleaning
58 The INPUT statement uses Variable names without ______ (a) Intructions (b) Codes (c) Values (d) None of te above
59 Conditional transfer instructions are used to branch or change the sequence of program control, depending on the outcome of the __________ (a) Directive (b) Execution (c) comparison (d) Instructions
60 Study the following statement: 80 ON A GOTO 50, 70, 70, 40, 90. What integer value of X will cause control to be transferred to statement number 90? (a) 2 (b) 4 (c) 3(d) none of the above
41 Which of the following statements is used to indicate to the compiler (interpreter) that there are no more BASIC statements for it to translate? (a) RETURN (b) END (c) STOP (d) all of the above
42 _______ is a complete set of statements to solve a problem (a) Code (b) Flowchart (c) Program (d) Direction
43 The results of computations done in a _________ statement are not stored in the computer’s memory (a) LET (b) PRINT (c) COMPUTE (d) PRINT USING
44 _________ of data in DATA statements is ignored by the computer (a) excess (b) insufficiency (c) none availability (d) all of the above
45 In which of the following is subscripted variables not permitted as arguments in its definition (a) subroutine (b) array (c) function (d) all of the above
46 If there are parentheses inside parentheses, the operations inside the __________ pair are performed first (a) outer (b) inner (c) any (d) all of the above
47 The test data for testing a program should include _______ categories of data. (a) six (b) four (c) three (d) two
48 Which of the following statements is used in conjunction with the DATA statement? (a) INPUT (b) LET (c) PRINT (d) READ
49 ___ is valid numeric-variable names (a) B$ (b) C5 (c) V (d) 8!
50 You may delete a line by typing the command DELETE and the _________ (a) instruction (b) entire line (c) line number (d) any of the above
31. if four statements are entered with the same statement number, the computer will accept the ______ statement with the duplicate statement number (a) first (b) second (c) third (d) fourth
32 ______ is a valid BASIC number?(a) 567890100 (b) 200,000 (c) $65 (d) 1.05E+09 33 Data provided using the ______ statement is not saved as part of the program once the program has been run (a) LET (b) INPUT (c) END (d) none of the above
34 very program requires an __ statement. (a) START (b) END (c) STOP (d) RETURN
35 35 Which of the following statements is used for simplifying loops? (a) IF-THEN (b) ON-GOTO (c) GOTO (d) FOR-NEXT
36 36 All of the _______ in a given array must be the same type (a) elements (b) statements (c) instructions (d) loops
37 37 There are _________ conditions under which a FOR-NEXT loop will not be executed at all (a) two (b) five (c) four (d) three
38 Which of the following statements is used to indicate to the compiler (interpreter) that there are no more BASIC statements for it to translate? (a) RETURN (b) END (c) STOP (d) all of the above
39 _______ shows the relationship of numerous jobs that makeup an entire system (a) Program flowchart (b) System flowchart (c) Data flow diagram (d) Decision tree
40 Predefined functions may be used in _________ of user defined functions (a) Directions (b) Programs (c) Instructions (d) arguments
31 DIM statements are used To define (a) colums (b) arrays (c) intructions (d) Numbers
32 Bugs are reffered to as errors caused by faulty __________ and coding mistakes (a) Codes (b) Programs (c) logic (d) Instructions
33 A continuous process beginning from the Problem defination stage is __________ (a) Execution (b) Compiling (c) Documentation (d) programming
34 The ______ statement has a numeric variable, called the Running variable. (a) GO (b) FOR (c) ON (d) None of the above
35 A __ consists of a group of related records and each record consists of fields. (a) Folder (b) File (c) Codes (d) Data
36 When a READ statement is executed, the values in the data list are assigned consecutively to the variable names in the _____ statement (a) LET (b) READ (c) INPUT (d) Any of the above
37 The system command _______ is used to tell the computer to execute the program (a) LIST (b) EXECUTE (c) END (d) RUN
38 ________ names without values are used in the INPUT statement (a) Constant (b) Numeric (c) Variable (d) none of the above
39 There are __ categories of transfer of control statements. (a) three (b) seven (c) two (d) None of the above
40 The expression in a ___ statement is evaluated only when the defined function is referenced (a) DEF (b) REM (c) ENTER (d) REF
21 _________ statements allows many branches or alternative paths? (a) FOR-GO (b)IF-GO(c) ON-GOTO (d) ON
22 As many as _______ separate numeric functions can be defined in a single program (a) 11 (b) 26(c) 121 (d) 20
23 The test data for testing a program should include _______ categories of data (a)(b)(c)(d)
(a) One (b) Two (c) Three (d) Four
24 When a _________ is used at the end of a PRINT statement, the information contained in the next PRINT statement is continued on the same line (a) semicolon (b) colon (c) comma (d) any of the above
25 _______ statement numbers Ranges from 1 to 99999 (a) BASIC (b) VARIABLE (c) NUMERIC (d) All of the above
26 The REMARK statement is a ________ statement. (a) Direct (b) Executable (c) Non-executable (d) Important
27 The ______ character set is divided into Three categories (a) BASIC (b) VARIABLE (c) CONSTANT (d) none of the above
28 System flow chart shows the relationship of numerous jobs that makeup an entire ________ (a) Program flowchart (b) Network (c) Computer (d) System
29 When representing very large numbers _____ notation is used (a) Z (b) X (c) A & B (d) none of the above
30 The pointer to the top of the data list is reset using the which of the following statements? (a) DELETE (b) REMOVE (c) RESET (d) None of the above
LATEST TUTORIALS
New on Blog
APPROVED BY CLIENTS