Data Type- determines the type of data the variable can store.
Ex: Integer 4 bytes
Floating point number - indicates sing and double variables
Ex:3,200,000
Unicode- is the universal coding scheme for chaacters.
Boolean Variables- primitive datat ype having one of two values: true and false. Many systems represent true as non-zero (often 1, or -1) and false as zero.
Identifier- should help you remeber the variables purpose.
Dim- portion of the syntax.
String- is a group of characters that apper betweeen the qutations marks.
Literal constanst- is an item iof data whose value do not change.
Literal type chatacter- forces a literal constanst to assume a data type.
Method- is a specific portiion of the calss insrtuction and its purpose.
Trypase method- the can be used to convert a stringt tp the numeric data type.
Line constination Characters- Dim is converted As Boolean
Imports system.Globollization- to tell computer what to do
Tryphase method - that can be used to convert a strig to the numberic data type
Convert Class - contains methods that you can use to convert a numerical value
Precendance Numbers- indicate the order in which the computer performs the operation.
Scope- indicates where in the application code teh variable can be used.
LifeTime- indicates how long the variable remains in the computers internal memory
Procedure Scope - only teh procedure can use the varibale
Static variable - is a procedure level variable that retains it value even when the procedure in witch it is not declared
Option Explixt- make the coding bellow it work.
Open Strict- turns on all string to work
Focus Method- the percentance for allowing you allow to enter text
Psudocode- uses short phrases to descibe teh steps needed to take to accomplish its goal.
Format Specifier- to speie what format the page is
Thursday, February 5, 2009
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment