PDA

View Full Version : VB Questions for Dollas


utahjazz85
05-15-2003, 08:28 PM
I need these questions answered, $100 a piece, thanks-

1. T/F A tab character embedded in a string skips to the next line when the string is displayed.

Which of the following can't be used to declare an array?
A. Dim
B. Static
C. With just Static
D. With just Global

**** it, theres more I'll just ask my sister.

pugamsish
05-15-2003, 08:42 PM
you dont have enough money to give...

pugamsish
05-15-2003, 08:43 PM
I know for a fact that you can use Dim

utahjazz85
05-15-2003, 09:18 PM
pat1527: Dim can be used to declare an Array
UtahJazz75: which cant
pat1527: i dont know
pat1527: im checkin for ya
UtahJazz75: k
pat1527: What is up with your C and D answers
pat1527: with jsut static
UtahJazz75: yeah
pat1527: becaiuse there are static arrays, dynamic arrays, multidimensional arrays etc
UtahJazz75: with just that keyword
UtahJazz75: dunno my teacher copiued a worksheet from a book
pat1527: I think you can't load an array With Just static
pat1527: or static
pat1527: its one of them
UtahJazz75: what about the t/f one?
pat1527: isnt it false
pat1527: on the form itself
pat1527: a tab will go to the next box
pat1527: but in the string
pat1527: a tab character wont skip to the next line
pat1527: hold on let me check
pat1527: I am saying false
pat1527: Im pretty suer
pat1527: i cant remember
pat1527: i dont do to much in VB
UtahJazz75: lets go
pat1527: what
UtahJazz75: find the answer bitch
UtahJazz75: oh
UtahJazz75: nvm
pat1527: lol
UtahJazz75: to remove a form from the screen, but not from memory, which do u use? show hide unshow unload
pat1527: hide
pat1527: .hide
pat1527: whatever.hide
UtahJazz75: t/f global variables can be used to communicate values from 1 form to another
pat1527: true
UtahJazz75: t/f variables declared in more than one form are declared in the general declarations section of a form
pat1527: true
UtahJazz75: the orint method can be used to display a string on the caption of a command button
UtahJazz75: print*
UtahJazz75: false ay?
pat1527: false
UtahJazz75: the show method will first load a form into memory (if necessary)
UtahJazz75: t/f
pat1527: the form has to be loaded for show
pat1527: if its not loaded
pat1527: it wont show
UtahJazz75: so t or f?
pat1527: f
UtahJazz75: u
pat1527: but let me double check
pat1527: pretty suer its false
UtahJazz75: t/f to display a form on the screen use the display method
pat1527: thats a false
pat1527: you load it and put a show in the declarations or you just load it
UtahJazz75: for some dialog boxes, is isnt possible to do anything else in the prog til the ok program is clicked
UtahJazz75: t/f
pat1527: Thats a bogus question
pat1527: it can be a true or a false
pat1527: depending on what you set
UtahJazz75: i know
pat1527: thats a bull**** question
pat1527: tell your teacher that
UtahJazz75: k
UtahJazz75: ill tell her u said its bull****
pat1527: lol
pat1527: do that
UtahJazz75: i will
pat1527: okay
pat1527: if she asks in what way could you make it true or false
pat1527: that would be with an if statement
UtahJazz75: k
pat1527: i feel like im taking your ****in test
pat1527: how many more questions
UtahJazz75: she gave this long ass assignment
pat1527: lol
pat1527: brb, i gotta help my mom lift somethin
pat1527: just post questions you have,ill answer when i get back
UtahJazz75: copy 4 progs from a book, make changes to 2 of them 6 times, do like 15 questions from book, and a 9 page worksheet assignment bull****, and we have to make a prog ourselves
pat1527: thats easy, but a lot for one ****in night
UtahJazz75: question: a globally declared variable can be dangerous cuz of its visibility, why?
pat1527: I don tknow
pat1527: maybe because
pat1527: it can be used in more than one spot, so if you change the value in one spot
pat1527: it changes it everywhere
pat1527: but i dont konw
UtahJazz75: q: when can an if then statement be used and a select case cant be used?
pat1527: dont konw
pat1527: why cant u use an if then/
pat1527: dont know that one
pat1527: sorry
UtahJazz75: t/f an external list is a list maintained in a file on a disk
UtahJazz75: t/f to access an element of an array, jkust use the subscript of the item
pat1527: you would access it through whatever(1)
pat1527: so t
pat1527: to the last one
pat1527: i think
pat1527: if ic ant answer them
UtahJazz75: n the first one?
pat1527: im sure you can find the answer on http://www.techtarget.com
pat1527: goto the VB sectino
pat1527: dunno
UtahJazz75: t/f the statnment dim ALISt(-3 to 3) as integer reserbvees memory for 6 elements
pat1527: hold up
pat1527: phone call
UtahJazz75: wtf
UtahJazz75: why dont u tell them to hold up
UtahJazz75: be like
UtahJazz75: hold up
UtahJazz75: im
pat1527: lol
pat1527: holds space for 7 elements
UtahJazz75: why 7?
pat1527: oh ****
pat1527: does 0 count
pat1527: 0 counts as 1
pat1527: right?
UtahJazz75: t/f only arrays of the integer type may be declkared with the dim statement
UtahJazz75: i dont kn ow
pat1527: thats false
UtahJazz75: to declare an array of 10 integers with ALIST use what declaration?
pat1527: dunno
UtahJazz75: alist 0 to 10
UtahJazz75: or 1 to 10?
pat1527: 1-10
pat1527: 0 - 10 is 11
UtahJazz75: is it dimmed as integer or of integer
UtahJazz75: of integer is a choice thats crap
pat1527 signed off at 9:17:34 PM.

utahjazz85
05-18-2003, 01:09 PM
tHIS IS ****ing bull****. I made a deal with my ******* friend that I would let him copy my 9 page VB worksheet in exchange for him doing a program and letting me copy his code. He copied 6 pages on Friday and I just imed him and he doesn't have time to do the project today, they are ****in due tommorow, he's going to kiss the teachers ass for an extension. This is ****ing bull****, someone do this for me-

Write a program using a control array that accepts the 13 temps of a day in May from noon til midnight. Then find the highest temp, lowest temp, and the overall average temp for that day. Output these values in 3 labels. Use the following temps:
85
88
87
88
86
82
80
80
77
75
72
71
70

**** him

-ßéñ©Ø-
05-18-2003, 01:37 PM
lmfao, no one is going to do your Home work.

utahjazz85
05-18-2003, 02:24 PM
Homework is one word. 4.whatever gpa, you can't spell a first grade word that's pathetic.

leblitzer
05-18-2003, 05:40 PM
Uta that pat1234 is patrick vaive fromm yahoo ???
ps : this sweet test is so easy :)