Google search engine

DDTP SET 03

SWASTICK YOUTH COMPUTER TRAINING CENTRE
(A Government of West Bengal Initative Under the Directorate of Youth services)
Village-Paschim Sridharpur, Post-Gurudaspur, P.S-Dholahat, Dist-24Pgs(S),
Block-Patharpratima, Pin-743349, Contact No : 97336 00064

Subject : (DDTP) MCQ ON-LINE EXAM,
COURSE : DDTP, Time : 30 MINUTES, Marks : (1×60+10)=70

Multiple Choice Question
ADMISSION GOING ON IT, FA, DTP, MULTIMEDIA, WEB PAGE, MOB : 9733600064

Question 1.
Embed Images in FreeHand
 Select file
 Select Edit, Links.
 Select view
 Select format
Question 2.
What is a "fish-eye perspective"?
 A wide-angle view with curved distortion
 A single vanishing point perspective
A perspective with overlapping layers
 A panoramic sketch
Question 3.
The '2D' stands for
2-dimensional
 1-dimensional
 2T-dimensional
 2-dimeonal
Question 4.
Which of the following describes a contour drawing in freehand sketching? 
A drawing made with very detailed textures
A drawing that uses shading to create depth
A drawing that focuses on the outline and edge of an object
 A drawing with only geometric shapes
Question 5.
SWF is an abbreviation
 small web format
smudge web format
 smoke web format
 Shock Wave File
Question 6.
TWhat does "negative space" refer to in a freehand drawing?
 The area filled with shadows
 The empty or unoccupied space surrounding the subject
 The detailed portions of the subject
 The contrast between dark and light areas
Question 7.
Which of the following is a common feature of freehand sketching?
 operation chart
 process chart
 algorithms flowchart
 system flowcharts
Question 8.
Duplicate shape
 Ctr+m
 Worst case
 Average case
 Null Case
Question 9.
An algorithm that calls itself directly or indirectly is known as
 Sub algorithm
 Recursion
 Polish notation
 Traversal algorithm
Question 10.
The Average case occur in linear search algorithm
 When Item is somewhere in the middle of the array
 When Item is not in the array at all
 When Item is the last element in the array
 When Item is the last element in the array or is not there at all
Question11.
What are the three algorithm constructs?
 Sequence, selection, repetition
 Input, output, process
 Input/output, decision, terminator
 Loop, input/output, process
Question 12.
All components work together as a unit is called
 system
 component classification
 storing system
 operating system
Question 13.
Distinct parts of documentation are
 technical documentation
 documentation for user
 program planning
 both a and b
Question 14.
Moving from one website to another is called :
 Downloading
 Browsing
 Uploading
 Attachment
Question 15.
In a URL what does .org represents
 Educational institute
 Military site
 Organization
 Commercial
Question 16.
Google chrome came into market in the year
 2008
 2007
 2006
 2005
Question 17.
IP addresses are converted to
 a hierarchy of domain names
 a hexadecimal string
 alphanumeric string
 a binary string
Question 18.
What should be minimum requirement of random access memory (RAM) for internet access?
 8 MB
 16 MB
 32 MB
 64 MB
Question 19.
In order to use cable for browsing web you will need :
 A cable modem
 Network Interface Card (NIC)
 Both 1 & 2
 None Of the above
Question 20.
Frames from one LAN can be transmitted to another LAN via the device
 Modem
 Switch
 Bridge
 Cable
Question 21.
Discussion groups may have a __________ who monitors the postings and enforces the site’s rules
 sysop
 Single group
 IP
 Hyper
Question 22.
TCP/IP is also well known as _______. 
 DOD Model
 TCPIP Model
 IP Model
 OS Model
Question 23.
IP is _________ datagram protocol
 an unreliable
 a connectionless
 both a and b
 none of the above
Question 24.
Internet explorer falls under :
 Operating System
 Compiler
 Browser
 IP address
Question 25.
In a URL what does .gov represents
 commercial
 educational institute
 military site
 government
Question 26.
ARPANET stands for:
 Advanced Research Policy Agency Network
 Advanced Research Projects Agency Network
 Advanced Research Projects Agency Norms
 Advanced Rejoin Projects Agency Norms
Question 27.
What method can you use to add a new table to your database?
 Use design view to create a table
 Enter data directly by using a datasheet
 Both of the above
 None of the above
Question 28.
If you need to edit a relationship
 Right click the relationship line and choose Edit Relationship
 Double click the relationship line
 Both of above
 None of above
Question 29.
Which of the following is not a data type
 Picture/graphic
 Data/time
 Text
 Number
Question 30.
We can't create index or primary key on more than ________ fields
 1
 10
 16
 None of Avobe
Question 31.
To duplicate a controls formatting you can use___
 Manager
 Wizard
 Painter
 Control
Question 32.
What Is The Maximum Length A Text Field Can Be?
 120    
 255
 265
 75
Question 33.
This data type allows alphanumeric characters and special symbols.
 text 
 memo
 auto number
 Both (a) and (b)
Question 34.
A group of related records in a database is known as a
 Table
 Database
 File
 None of the above
Question 35.
Which Of The Following Is not a Data Type in Access
 Text
 Memo
 OLE Object
 Caption
Question 36.
How can you view the properties of a form
 Select View>Form properties form the menu
 Right click anywhere on the form and select properties from the shortcut menu
 Double click the form selector box in the upper left corner of the form
 All the Above
Question 37.
IF ([Age]>65, "Senior", "Adult"). This expression is an example of
 A financial expression
 Algebraic expression
 A conditional expression
 None of the above
Question 38.
In A Database Table, The Category Of Information Is Called __________
 Tuple
 Field
 Record
 All Of Above
Question 39.
A value that is automatically entered in a field for a new record 
 Validation rule
 Default value
 Input mask
 None of above
Question 40.
Default data type of a field is
 Text
 Number
 Memo
 AutoNumber
Question 41.
The right side of an assignment statement will hold:
 a variable
 an object property.
 an expression
 All of the above
Question 42.
_____________is one of the common properties of the control.
 AutoSize
 Value
 Appearance
 MaxLength
Question 43.
Blink the Cursor in specific Textbox then use
 Caption
 List
 Val( )
 Setfocus
Question 44.
"Form Load()" the "Load" is name of
 Syntex
 Procedure
 Keyword
 None of the above
Question 45.
Which type of procedure returns a value?
 Sub Procedure
 Procedure
 Function
 ByVal
Question 46.
"MAX" Property is for
 Label
 TextBox
 HScrollBar
 ComboBox
Question 47.
Which of the following is a valid name for a variable?
 Two_one
 2one
 Two one
 Two. one
Question 48.
origin of Visual basic is
 Cobol
 Fortran
 Basic
 All Of the above
Question 49.
A textbox is an example of
 button
 method
 event
 Control
Question 50.
The Rnd statement will generate a(n)?
 decimal value between 0.01 and 1.00
 integer value between 0.01 and 1.00
 decimal value between 0.0 and 1.0
 Decimal value between 0.0 and up to 1.0, but not including 1.0
Question 51.
How many default controls are available in VB ?
 20
 21
 23
 22
Question 52.
A text box can hold as many as .......Characters for a single line text.
 2052
 2048
 2058
 2047
Question 53.
Default data type of a variable in VB is
 Integer
 String
 Float
 Variant
Question 54.
An object is composed of
 Properties
 Methods
 Events
 All of the above
Question 55.
Which window shows information that results from debugging statements in our code
 Watch window
 Variables window
 Locals window
 Immediate window


Copyright &copy Reserved
Previous article
Next article
RELATED ARTICLES

LEAVE A REPLY

Please enter your comment!
Please enter your name here

- Advertisment -
Google search engine

Most Popular

SATSANG SKIDN

CDTP SET 02

CFAS SET 06

Recent Comments