Smartindia Classroom
CONTENTS
English
Mathematics
Computer science
Physics
Chemistry
Back to home
Start Practice
Question-1
Dim My name As string
My name = " Great Energy"
print Left (My name,5). Which prints ________.
(A)
Great E
(B)
Great
(C)
Energ
(D)
nergy
Question-2
Which of the following property is not applicable to menu item?
(A)
Caption
(B)
Name
(C)
Visible
(D)
Picture
Question-3
_______ key for a menu command is the keyboard.key,the user can press to execute the command.
(A)
Access keys
(B)
Event
(C)
Procedures
(D)
None of these
Question-4
Read the following code and predict the function ?
Dim Cur Time
Cur Time = Time
Print Cur Time
(A)
Time
(B)
Date
(C)
Week Day
(D)
None of these
Question-5
__________ are typically used to receive or process input,display output or set properties.
(A)
Function
(B)
Built-ins
(C)
Sub procedures
(D)
None of these
Question-6
Dim Name As string
Name= "VB Program"
print Len(Name),will return __________ as value.
(A)
10
(B)
9
(C)
8
(D)
0
Question-7
_____________ returns the ASCII code of a character.
(A)
Asc
(B)
Chr
(C)
Str
(D)
Date
Question-8
__________ procedures execute in response to events such as mouse click etc.
(A)
Method
(B)
Event Procedure
(C)
General Procedure
(D)
None of these
Question-9
Dim a(10) As integer
For I=0 to 10
a(I)=0
Next I.From this,which of the following statement is correct.
(A)
All elements in the array are set to 0
(B)
Values from 0 to 10
(C)
Array traversal
(D)
None of these
Question-10
___________ is an important property of menu item,that identifies the object.
(A)
Caption
(B)
Name
(C)
Visible
(D)
Checked
Your Score 0/10
Click
here
to see your answersheet and detailed track records.
Plus 2 Computer Science
Kerala (English Medium)
Practice in Related Chapters
Review of Programming Fundamentals in VB
Introduction to Visual Basic
Building Visual Basic Applications
Elements of Visual Basic Programming
DATABASE PROGRAMMING IN VB
ARRAYS AND PROCEDURES
Introduction to visual basic (Tools)
DATA COMMUNICATION
Concepts of DBMS
Structured Query Language
Object-Oriented Programming
Structures
Constructor and Destructor
Pointers
Classes and Objects
Files in C++
System Analysis and Design
Concepts of DBMS
Function Overloading and Inheritance
Structures and Pointers
Concepts and Object Oriented Programming
Data Structures and Operations
Web Technology
Web Designing Using HTML
Client Side Scripting Using JavaScript
Web Hosting
Database Management System
Server Side Scripting Using PHP
Advances in Computing
Powered By