Start Discovering Solved Questions and Your Course Assignments
TextBooks Included
Solved Assignments
Asked Questions
Answered Questions
dec a powerful new alpha 64 bit risc computer chip was introduced in the year 1977 as new vax virtual address extension computer the vax was 32 bit
motorola 68000 series 68000microprocessor is a 16 bit processor that has addressing space of 65536 locations each of which holds a 64-bits word in
the pentium pro introduced in the year 1995 the pentium pro reflected still more design breakthroughs the pentium pro
the pentium the next member of the intel family of microprocessors was the pentium introduced in the year 1993 with the pentium intel broke
the 486introduced in the year 1989 the 80486 did not feature any radically new processor technology instead it joints a 386 processor a cache memory
modulethe modules are the collection of vb statements modules are used to simplify the program development to add a module to your project choose the
overview of intel pro-pentium the 2 chief players in the pc cpu market are motorola and intel intel has enjoyed incredible success with its
dialog boxes in vbthe two dialog boxes namely the message box and the input box are usually used in the visual basic the message box is used for
associating toolbars for the menu1 insert the tool bar control to your form2 now follow the steps to append the tool bar control to your form3 then
fourth generation microprocessor the single chip 32-bit microprocessor was introduced in 1981 by intel as iapx 432 the other 4th generation
menus and tool bars the menu options can be checked enabled disabled and popped up on an objectthe menu objectthe menu control is used to generate
iii rd generation microprocessorthe single 3rd generation microprocessor chip having 64-pins began with the introduction of 16-bit intel 8086 in
type of microprocessor microprocessors fall into 3 categoriessingle chip microcomputers - contains rwm rom microprocessor io port timer and
select casethe select case is used for handling the multiple paths the select case computes the expression and depending on the value of the
control statements the conditional expression uses a comparison operator that results in true or false value if the comparison is valid the
variant typeif no data type is related with the vb variables it takes the default variant type the variable x will be of the variant type when the
fixed length stringsthe fixed length strings are declared by identifying the size of the string for illustration to give a length of 20 for the
variable length stringsthe strings can be declared using as or as shown in the code below the msg and msg1 are the two strings and they are assigned
numeric data typesthe integer long integer are used for entire numbers single and doubles are related with the floating point numbers currency is
option explicit declarationif the option explicit is used essentially then all the variables will have to be declared or else an error will be
files in a vb projectthe project file has thevbp extension the form in which we draw has the frm extension mod denotes the module file cls denotes
tooltipthe tooltip property is used to flash a message regarding a control object when the mouse pointer moves over that object for a couple of
acceleratorsthe accelerators are short cut keys the accelerators are formed by placing an ampersand before any of the characters of the caption as a
eventsthe controls are placed on a form and then to make them functional an event procedure is related with the control object an event process is
propertiesevery control has a default property related with it the default property does not require to be named when you are functioning the control