For any kind of report, suggetion and feedback please CONTACT US by- ::: Send Mail.

ITI Previous Papers Computer Operator and Programming Assistant (NSQF)

PREVIOUS YEAR PAPER
TRADE NAMEComputer Operator and Programming Assistant (NSQF)
TRADE TYPENon-Engineering
YEAR1
EXAM DATE2023-07-17
EXAM TIME12:15:14:15
Question Paper MOCK TEST

Loading, Please wait...

⚠ Please Enable Javascript to view our site content

Thank you

TRADE THEORY

What does PaaS stands for?

  1. Platform as a Software
  2. Platform as a Service
  3. Parallel as a Software
  4. Parallel as a Service

Which of the following shows the address of the current selection or active cell in MS Excel?

  1. Name Box
  2. Formula Bar
  3. Column Heading
  4. Row Heading

Which of the following is a type of cloud computing service?

  1. Software-as-a-Server (SaaS)
  2. Software-and-a-Server (SaaS)
  3. Service-as-a-Software (SaaS)
  4. Software-as-a-Service (SaaS)

What protocol is the active directory database based on?

  1. LDAP
  2. TCP
  3. HTTP
  4. SQL

Which of the following is not correct model in Software Development Paradigm?

  1. Waterfall Model
  2. P model
  3. V model
  4. Spiral Model

Which item contains text graphics, charts, sound, video, etc., in power point?

  1. Folder
  2. Desktop screen
  3. Handout
  4. Slides

Which of the following is not a web hosting company?

  1. WPX Hosting
  2. Facebook
  3. Hostgator
  4. Blue Host

Which software acts as a bridge between system software and hardware?

  1. Processing
  2. Application
  3. Management
  4. Utility

Which of these is the page setup orientation by default of the slides in PowerPoint?

  1. Horizontal
  2. Portrait
  3. Vertical
  4. Landscape

What ribbon menu displays the Page Setup grouping of commands?

  1. Page Layout
  2. Home
  3. Review
  4. Insert

How Cells are named in MS Excel?

  1. Alphanumerically
  2. Special Character
  3. Alphabetically
  4. Numerically

Which type of network connection covered 10 Km to 1000 Km area?

  1. MAN
  2. LAN
  3. CAN
  4. WAN

Which is property returns the width of the visitor’s screen in pixels?

  1. Width.screen ()
  2. Width ()
  3. Screen.width ()
  4. Screen width ()

Which method joins all array element into string with specified separator?

  1. Pop ()
  2. Join ()
  3. Push ()
  4. To string ()

To copies the selected items in open source office, which key is use?

  1. Ctrl + P
  2. Ctrl + C
  3. Ctrl + Shift + C
  4. Ctrl + O

Identify the command which is used to remove files.

  1. dm
  2. erase
  3. delete
  4. rm

Which of these method of object class is used to obtain class of an object at run time?

  1. Get()
  2. Void getclass()
  3. Class getclass()
  4. None of the mentioned

In the database design, to characterize fully the data needs of the prospective database user in the ________

  1. Maintenance phase
  2. Closure phase
  3. Initial phase
  4. Execution phase

How many part are there in ‘For’ loop?

  1. 4
  2. 5
  3. 3
  4. 2

Which one is responsible of running javascript code?

  1. Notepad++
  2. Browser
  3. Visual studio code
  4. Sublime Text

What is called the unauthorized control/ access over the computer system and destroys the data?

  1. Cyber - stalking
  2. Carding
  3. Defamation
  4. Hacking

What is the full form of ALU?

  1. Allowed Logic Unit
  2. Arithmetic Least Unit
  3. Ascii Logic Unit
  4. Arithmetic-Logic Unit

Which type of key should combine with ctrl key to create a macro key in Excel?

  1. Special characters
  2. Alphanumeric
  3. Alphabetic
  4. Numeric

Which of these keywords is used to define packages in Java?

  1. package
  2. Pkg
  3. pkg
  4. Package

How do you add a link which will allow the visitor to send an email from the page?

  1. < href = “mailto” >
  2. < a=”mailto” >
  3. < a href = “sendmailtoyour address” >
  4. < a href = “mailto : youraddress” >

Which shortcut key is used to copy and paste a file folder?

  1. Ctrl + Z and Ctrl + V
  2. Ctrl + A and Ctrl + V
  3. Ctrl+ X and Ctrl + V
  4. Ctrl + C and Ctrl + V

What dialog box allows you to change a field name in a PivotTable?

  1. Field options
  2. Field settings
  3. Field pane
  4. Field structure

Which of the following is used to declare, construct, and initialize an array?

  1. int arr [] = {1, 2, 3};
  2. int [] arr = {};
  3. int arr [] [] = {1, 2, 3, 4};
  4. int [] arr = (1, 2, 3);

Which of these keywords can be used to prevent inheritance of a class?

  1. Super
  2. Final
  3. Class
  4. Constant

How will you insert chart in MS Word?

  1. Insert → Clip Art
  2. Insert → Picture
  3. Insert → Chart
  4. Insert → Shapes

Which tag creates a check box for a form in HTML?

  1. < checkbox >
  2. < input type="checkbox" >
  3. < input checkbox >
  4. < input=checkbox >

Which of the following is an logical operator?

  1. &
  2. =
  3. +
  4. &&

Which of the following is NOT a box in the PivotTable Fields List?

  1. Report Filter
  2. Values
  3. Column Labels
  4. Formulas

What is the full form of ADSL?

  1. Asynchronous Digital Subscriber Line
  2. Automatic Digital Subscriber Line
  3. Asymmetrical Digital Subscriber Line
  4. Asymmetrical Digital System Line

What Is full form of WAN?

  1. Wide Area Network
  2. Web Area Network
  3. World Area Network
  4. Wide And Network

What is the need for our query to execute successfully on an existing view?

  1. The specified table must be in the same database or schema
  2. The specified table must contain data
  3. We should have a SELECT privilege only on the specified table
  4. We must have a SELECT privilege on the view

Which tool allows user to select different layout for slide?

  1. Slide Layout
  2. Bullets
  3. Apply design
  4. New slide

The pages that could not be modified are called_____.

  1. flash
  2. immovable
  3. dynamic
  4. static

What are the two types of Portrait and Landscape?

  1. Margins
  2. Orientation
  3. Arrangements
  4. Page Breaks

Integer data type does not include following primitive data type ____________.

  1. long
  2. short
  3. double
  4. byte

Which of these method of Object class can clone an object?

  1. Clone ()
  2. Copy ()
  3. Objectcopy ()
  4. Object clone ()

What are the three data types supported by JavaScript?

  1. Numeric, String & Boolean
  2. Numeric, Alert & Quots
  3. Var, String & Prompt
  4. Function, Array & Boolean

What are the two main parts, available in html document?

  1. Head and Body
  2. Head and title
  3. Head and document
  4. Title and Body

What is full form of PIN?

  1. Personal Information Number
  2. Private Information Number
  3. Personal Identification Number
  4. Private Identification Number

What is the extension of notepad file?

  1. .fil
  2. .doc
  3. .txt
  4. .dll

Which type of E - Commerce is payment Gateway?

  1. g2b
  2. b2c
  3. b2b
  4. g2c

A software, coding of which is available freely on internet and is open for user for further use is called_____.

  1. unlicensed software
  2. community software
  3. open source software
  4. free software

What is full form of DDL?

  1. Definition Data Language
  2. Data Distinct Language
  3. Data Definition Language
  4. Data Describe Language

What type of chart is good for single series of data?

  1. Cone Chart
  2. Line Chart
  3. Column Chart
  4. Pie Chart

Which option is used for tab setting?

  1. Status bar
  2. Vertical scroll bar
  3. Vertical ruler
  4. Horizontal ruler

EMPLOYABILITY SKILLS

Needs, wants, luxury correct examples are….

  1. i) need- costly phone ii) want- eating out iii) luxury- house to live
  2. i) need-costly phone ii) want- house to live iii) luxury-eating out
  3. i) need-house to live ii) want-eating out iii) luxury-costly phone
  4. i) need-eating out ii) want-house to live iii) luxury-costly phone

Which one is an email etiquette?

  1. Use all caps or small letter in email
  2. Forward false messages
  3. Keep email short
  4. Send virus infected mail

In which orientation, the text is printed width wise?

  1. Portrait
  2. Width
  3. Landscape
  4. Margin

Which of these should be considered while making decisions?

  1. The choices of your friends
  2. The rules of your community
  3. Your personal priorities.
  4. Your mood

In face to face communication, “tone of voice” accounts for __________

  1. 7%
  2. 100%
  3. 55%
  4. 38%

The expansion of RAM is __________

  1. Random Access Memory
  2. Random Access Machine
  3. Read Access Memory
  4. Read Octet Machine

The way money is saved, spent and invested……..

  1. income
  2. salary
  3. financial literacy
  4. banking

Which one is a “don’t” in interview etiquette?

  1. Proper eye contact
  2. Lie about your abilities to get job
  3. Be confident
  4. Dress appropriately

Which one of these phrases is not related to a telephone call?

  1. Hold on
  2. Call back
  3. Make up
  4. Pick up

Which of the following is true about stress ?

  1. Stress can be managed
  2. Stress cannot be controlled
  3. Stress can not be decreased
  4. All of the above

Fill in the blank with suitable place preposition. “My house is ___________the third floor”

  1. under
  2. at
  3. in
  4. on

CPU stands for ________

  1. Central Processing Unit
  2. Central Programming Unit
  3. Central Progress Unit
  4. Central Planning Unit

Gesture “biting nails” shows __________

  1. defensiveness
  2. confidence
  3. insecurity
  4. boredom

Which punctuation mark should be used in the following sentence? Is there any site engineer here

  1. ! (exclamation)
  2. . (full stop)
  3. , (comma)
  4. ? (question mark)

What is a comfort zone?

  1. It is a place where we go to sleep.
  2. A place designed in airport for resting.
  3. It is a place where children live.
  4. Our familiar lifestyle and behaviour is our comfort zone.

Choose the correct tense of the verb. “I __________music when I was child”

  1. learn
  2. will learn
  3. learnt
  4. am learning

Which one is the latest and effective means of modern communication?

  1. Electronic mail
  2. Postal mail
  3. Fax
  4. Message through TV

Which of the following is an example of personal weakness?

  1. Active
  2. Confidence
  3. Being lazy
  4. Hard working

What is mindfulness?

  1. It is the word used to describe people who are full of thoughts.
  2. It is the technique of not minding anything.
  3. It is about sharpening your brain.
  4. It is the ability to be fully present in a moment.

What is the meaning of an entry level job?

  1. Junior interior designer
  2. Security guard
  3. It helps to enter the office
  4. It is a starting or junior level job

Which function key allows you to rename a file?

  1. F2
  2. F1
  3. F4
  4. F3

Which one is NOT a conjunction?

  1. On
  2. Or
  3. But
  4. And

An illegal activity committed on the internet is called___________

  1. cyber crime
  2. virus
  3. social networking
  4. search engine

Which of these is an essential step in the problem solving process?

  1. To think deeply about the problem
  2. To report the problem to a higher-up
  3. To follow your instinct
  4. To gather and analyze data

Which of these documents are not compulsorily required for international travel?

  1. Personal identification (eg. Aadhaar Card)
  2. Electricity Bill
  3. Visa
  4. Passport
        Select language: