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-15
EXAM TIME12:15:14:15
Question Paper MOCK TEST

Loading, Please wait...

⚠ Please Enable Javascript to view our site content

Thank you

TRADE THEORY

Which function returns a value or the reference to a value from within a table or range?

  1. Count
  2. Index
  3. If
  4. Sum

How Cells are named in MS Excel?

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

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

Which of these class is superclass of every class in Java?

  1. ArrayList class
  2. Object class
  3. String class
  4. Abstract class

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

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

Which shortcut key is use to print slide in MS Presentation?

  1. Ctrl + P
  2. Ctrl + Alt +O
  3. Ctrl + O
  4. Ctrl + Alt +P

Which is need for video conferencing, video streaming, live chat and web based courses?

  1. Coaching
  2. Learning organization
  3. Assistant to positions
  4. Online development

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

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

What is the purpose of quick access toolbar?

  1. To hold familiar and repeated function
  2. To hold special function
  3. To hold advance function
  4. To hold basic function

Which is an internal power supply units of CPU?

  1. UPS
  2. CVT
  3. Stabilizer
  4. SMPS

Which of the following is not window object method?

  1. unescape ()
  2. confirm ()
  3. blur ()
  4. close ()

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

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

Name the shortcut key used to open start menu.

  1. Alt
  2. Windows Logo
  3. Ctrl
  4. Shift

What is the acronym of WWW?

  1. Web World Wide
  2. World Wide Web
  3. World Wide Websites
  4. World Wide Webpages

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

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

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

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

Which server load reduces by proxy server?

  1. Node server
  2. Domain server
  3. Original server
  4. Proxy server

Which type of E - Commerce is payment Gateway?

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

Which of the following is not a primitive data type?

  1. Byte
  2. Short
  3. Enum
  4. Int

Which variable declared outside a function in Javascript?

  1. Function variable
  2. Local variable
  3. Global variable
  4. Object variable

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

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

Which of the following is not a cybercrime?

  1. Man in the Middle
  2. Denial of Service
  3. AES
  4. Malware

What is the full form of HTTP?

  1. Hyper Transfer Text Protocol
  2. Hyper Text Transfer Protocol
  3. High Text Transfer Protocol
  4. Hyper Text Transducer Program

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

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

Which data type in javascript returns the value ‘True’ or ‘False’?

  1. Object
  2. Boolean
  3. Dynamic
  4. String

What is full form of DDL?

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

What is the process of deleting all the data on the hard drive?

  1. Uninstall
  2. Formatting
  3. Erase
  4. Delete

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

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

Which of the following is an attribute of < Table > tag?

  1. LINK
  2. BOLD
  3. SRC
  4. CELLPADDING

Which is the correct CSS syntax?

  1. body: color = black;
  2. {body: color : black;}
  3. {body : color = black;}
  4. body { color; black}

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

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

Which would you choose to create a bar diagram?

  1. Tools, Chart
  2. Format, Chart
  3. Insert, Chart
  4. Edit, Chart

Which function is used to count the number of cells that contain numbers in a range?

  1. Count ( )
  2. Sum ( )
  3. Countif ( )
  4. Sumif ( )

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

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

The web server (computer) where your web site's html files, graphics, etc. reside is known as the_____.

  1. web local host
  2. web host
  3. web server
  4. none of these

What is the abbreviation of CGI?

  1. Computer Gateway Interface
  2. Common Gateway Interface
  3. Computer Gateway Interconnection
  4. Common Gateway Interconnection

What is the use of < TD > tag in a table?

  1. Table Column
  2. Table Data
  3. Table heading
  4. Table row

How many part are there in ‘For’ loop?

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

Which shortcut key is use to print document?

  1. Ctrl + P
  2. Ctrl + B
  3. Ctrl + V
  4. Ctrl + X

Which tab and in which function group will you find the option to insert a Pivot Table?

  1. Formula Tab- Data Analysis Group
  2. Insert Tab - Tables Group
  3. Data Group in the Pivot Table Group
  4. Data Group In the Tables Group

Which function key is used to run a power point presentation?

  1. F7
  2. F5
  3. F9
  4. F3

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

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

Which is a special type of vulnerability that doesn’t possess risk?

  1. Vulnerabilities without attacker
  2. Vulnerabilities without risk
  3. Vulnerabilities without action
  4. Vulnerabilities no one knows

What is Cookies?

  1. Deleting Stored Files, On Your Computer
  2. Data, Stored In Small Text Files, On Your Computer.
  3. Data Sending In Text File On Your Computer
  4. Local Storage

Which one of the following is the wildcard character?

  1. * and ?
  2. * and /
  3. ? and /
  4. ? and @

What will be the return type of a method that not returns any value?

  1. Void
  2. Int
  3. Double
  4. None of the above

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

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

BI Stands for_____.

  1. Business Intelligence
  2.  Business Insider
  3. Business Information
  4. Business Initiation

Which open source software is used to upload from client to server or download from server to client?

  1. HTTP
  2. Perl
  3. FILEZILLA
  4. PHP

Which character is used to represent parent directory in Linux?

  1. ..
  2. .
  3. ~
  4. *

EMPLOYABILITY SKILLS

……….. is major changes takes place in manufacturing.

  1. Food revolution
  2. Water revolution
  3. Green revolution
  4. Industry revolution

Fill in the blank with proper interrogative adjective. ___________ are you going?

  1. Which
  2. What
  3. Who
  4. Where

I am a welder. I work with ______

  1. nail polish
  2. welding tools
  3. laptops
  4. robots

1st industrial revolution started in…..

  1. 18th century
  2. 21st century
  3. 19th century
  4. 20th century

A person who is associated with the starting of business is called…………….

  1. sales executive
  2. merchant
  3. businessman
  4. entrepreneur

The expansion of SIDO is…………

  1. Small Income Development Organization
  2. Standard Industry Development Organization
  3. Small Industries Development Organization
  4. Small Investment Development Organization

Fill in the blank with suitable adjective for the given sentence “The little girl’s…… eyes revealed her mischief”

  1. chubby
  2. twinkling
  3. short sighted
  4. weak

Goals are categorized as ______________

  1. inner and outer
  2. good and bad
  3. short-term and long-term
  4. intrinsic and extrinsic

Low level language is also called______.

  1. source code
  2. assembly language
  3. machine language
  4. middle ware

Which function key allows you to rename a file?

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

What should come next after “selecting the solution” in problem solving process?

  1. Root cause analysis
  2. Implement the solution
  3. Identify the problem
  4. Look for alternate

When you speak to a person, you need to _______

  1. Look at the floor
  2. Look away from the person
  3. Stare at the person
  4. Look at the person in a friendly manner

Which one is NOT a vowel?

  1. e
  2. a
  3. i
  4. f

The 4 stages of getting customers are____________

  1. Acquisition, Retention, Satisfaction, Loyalty
  2. Attention, Retention, Satisfaction, Loyalty
  3. Attention, Retention, Sales, loyalty
  4. Acquisition, Remember, Satisfaction, Loyalty

Communication that involves exchanging information without use of words is called __________

  1. written communication
  2. pictorial communication
  3. non verbal communication
  4. verbal communication

Debit card will have how many digit numbers…….

  1. 14
  2. 12
  3. 16
  4. 18

As compared to small scale business, large scale business require..............………

  1. more no. of person
  2. less no. of persons
  3. less no. of capital
  4. small machines and tools

A good way to respond to the question ‘Shall we start the discussion?’ is _______.

  1. Yes, let’s start.
  2. To conclude
  3. To sum up
  4. But, don’t you think?

What is a shortcut key for “Copy” command?

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

The expansion of ROM is ____________

  1. Read Only Memory
  2. Read Octet Machine
  3. Random Only Memory
  4. Rewrite Octet Machine

Dedication to a particular work is called_________

  1. confidence
  2. Intelligence
  3. commitment
  4. integrity

Which one is considered to be a poor communication?

  1. Message is clear and direct
  2. Sender is positive towards receiver
  3. Message is ambiguous
  4. Receiver is open to listen

Which of the following statements is true?

  1. We need to pursue a course to even solve a simple problem
  2. It is not important to solve any problem
  3. Only experts can solve any problem
  4. The more problems you solve, the better you will get at problem solving!

Someone is treated differently on their skin colour, income…….

  1. discrimination
  2. correct
  3. unity
  4. nature

Which of the following should be avoided during probing?

  1. Repeating
  2. Listening carefully
  3. Interrupting the customer
  4. Summarizing
        Select language: