Go Back   2023 2024 MBA > MBA > Main Forum

  #1  
Old 8th November 2019, 12:28 PM
Unregistered
Guest
 
Default ITI COPA Exam Question Paper

Can you provide me the previous year question paper for ITI Junior Instructor - Computer Operator & Programming Assistant (COPA) Examination?
Reply With Quote Quick reply to this message
  #2  
Old 11th November 2019, 01:58 PM
Super Moderator
 
Join Date: May 2012
Default Re: ITI COPA Exam Question Paper

The previous year question paper for ITI Junior Instructor - Computer Operator & Programming Assistant (COPA) Examination is as follows:


1. The range of electromagnetic spectrum between 10 KHz and 1 GHz is called:
(a)Infrared frequency
(b)Radio frequency
(c)Audio frequency
(d)Microwave frequency

2. DIX stands for:
(a)Digital, Inner and Xerox
(b)Duplicate, Inner and Xerox
(c)Digital, Intel and Xerox
(d)Duplicate, Intel and Zerox

3. In C num/=2 is:
(a)Num/num=2
(b)Num/2=num
(c)Num/2=0
(d)Num=num/2

4. The source code created by the programmer:
(a)File
(b)Program
(c)System file
(d)Pseudocode

5. The shortcut key for moving to the beginning of the WORD document:
(a)Ctrl+Shift+Home
(b)Ctrl+Home
(c)Shift+Home
(d)Alt+Ctrl+Home

6. Which register keeps the track of the next instruction to be executed:
(a)Program counter
(b)Instruction register
(c)Input/output register
(d)Memory address register

7. POL is:
(a)Low level language
(b)Assembly language
(c)High level language
(d)Language translator

Read more:- Learn Php in hindi.
https://nsrosandeep.blogspot.com/201...learn.html?m=1


8. The voltage, current, resistance can be measured using:
(a)Voltmeter
(b)Ammeter
(c)Multimeter
(d)Resistor

9. In Excel the shortcut key for open Research task pane to search through reference material is:
(a)Alt+click
(b)Ctrl+click
(c)Shift+click
(d)Ctrl+Alt+Click

10. The shortcut key for viewing macros in Excel is:
(a)Alt+F5
(b)Alt+F6
(c)Alt+F7
(d)Alt+F8



11. Which of the following is a private network?
(a)Internet
(b)Arpanet
(c)Intranet
(d)Extranet

12. Hyperlink is:
(a)Object
(b)Homepage
(c)Webpage
(d)Website

13. Lycos.com is:
(a)Web browser
(b)Search engine
(c)Hyperlink
(d)Mail id

14. The extension of HTML file is:
(a).html
(b).tml
(c).htm
(d).htl

15. HTML was introduced in:
(a)1987
(b)1988
(c)1989
(d)1990

16. In C #define is:
(a)Pre processor directive
(b)Header file
(c)Delimiter
(d)Library function

17. In C the delay() is used to:
(a)Temporarily stop an execution
(b)Stop execution in a specific interval
(c)Stop an execution
(d)Execution continues after a break

18. Office Access 2007 provides different data types:
(a)4
(b)8
(c)10
(d)255

19. Fact (4) returns:
(a)4
(b)10
(c)16
(d)24

20. In Excel Banded rows are present in:
(a)Format menu
(b)Table menu
(c)Data validation
(d)Text to columns

21. Which chart illustrate comparison among individual data terms
(a)Pie
(b)Column
(c)Bar
(d)Area

22. No definite ordering in:
(a)Mesh topology
(b)Ring topology
(c)Graph topology
(d)Tree topology

23. Documentation is:
(a)The process of checking data in a program
(b)The process of providing sufficient information in a program to understand its working
(c)The process of preparing codes
(d)The process of preparing object programs

24. The extension in the URL, in addition to domain suffixes, the extra code de stands for:
(a)Canada
(b)United Kingdom
(c)Germany
(d)Taiwan

25. In VB, modules are saved with extension
(a).BAS
(b).mdl
(c).mod
(d).mls

26. In VB methods are:
(a)Code
(b)Object
(c)Functions
(d)Properties
27. Implicit conversion is performed by:
(a)User
(b)Compiler
(c)Interpreter
(d)Processor

28. Magnetic tape is:
(a)Visual aid
(b)Audio aid
(c)Audio visual aid
(d)Communication aid

29. The minimum number that can be represented by 8 bit is:
(a)-27
(b)-26
(c)-24
(d)22

30. ASCII developed in:
(a)1963
(b)1968
(c)1972
(d)1976

31. World’s first binary digital computer:
(a)Apple
(b)Z1
(c)Cray
(d)X1

32. CD ROM was developed by:
(a)Epson
(b)Philips
(c)Sony
(d)Philips and Sony

33. Intel 80386 was developed by:
(a)IBM
(b)Macintosh
(c)C-DAC
(d)Microsoft

34. The first fully transistorized computer
(a)EDSAC
(b)EDVAC
(c)TRADIC
(d)TRANSIC

35. Hyper threaded p4 cable was introduced by
(a)Linux
(b)IBM
(c)Intel
(d)Cyrix

36. CCD stands for:
(a)Computer Control Device
(b)Character Control Device
(c)Charge Control Device
(d)Charge Coupled Device

37. ACID refers to:
(a)American Code for Interchange Code
(b)Accounting, Character, Information, Data
(c)Atomicity, Consistency, Isolation, Durability
(d)Alphanumeric Character Interchange Code

38.To see the SQL buffer contents with:
(a)VIEW
(b)LIST
(c)DISPLAY
(d)DISPLAY ALL

39. In SQL Date format % Y returns
(a)Current Year
(b)Year in four digits
(c)Year in two digits
(d)Year in three digits
Read more:- Learn C++ Exam question & Answer.
https://nsrosandeep.blogspot.com/201...er-in.html?m=1

40. The BLOB data type holds:
(a)255 characters
(b)65535 characters
(c)255 bytes
(d)65535 bytes

41. In SQL the BREAK command is used to:
(a)Suppressing duplicate values in a table
(b)Suppressing duplicate values in rows
(c)Breaking columns
(d)Suppress duplicate values in column

42. In SQL INSERT statement is used to
(a)Insert information into a database
(b)Insert table
(c)Insert rows
(d)Insert columns

43. MSIL refers to
(a)Micro Soft Instruction Language
(b)Micro Soft Intermediate Language
(c)Microsoft Information Language
(d)Microsoft In-Line

44. GACUTIL.EXE is used for
(a)Inserting assembly tools
(b)Inserting cache
(c)Inserting utilities
(d)Inserting intermediate language

45. Releasing unreferenced object from the memory is called
(a)Garbage collection
(b)Threads
(c)Global collection
(d)Assembly collection

46. In .NET ! denotes
(a)Currency
(b)Double
(c)Long
(d)Single

47. In VB the inbuilt class with errors are called
(a)Bug
(b)Debug
(c)Exception
(d)Perception

48. The Data Adapter Object
(a)Provides a bridge between data set and data source
(b)Provides physical connection between data sources
(c)Provides physical connection between data sets
(d)Provides physical connection between data rows and data columns

49. In .NET modification method is otherwise called as
(a)Let method
(b)Get method
(c)Mod method
(d)Change method

50. The keyword DIM is optional for
(a)Static field
(b)Integer field
(c)Character field
(d)Float field

Answer:-
1. B 2. C 3. D 4. B 5. A
6. A 7. C 8. C 9. A 10. D
11. D 12. A 13. B 14. C 15. C
16. A 17. B 18. C 19. D 20. B
21. C 22. C 23. B 24. C 25. A
26. C 27. B 28. B 29. A 30. A
31. B 32. D 33. A 34. C 35. C
36. D 37. C 38. B 39. B 40. D
41. D 42. A 43. B 44. B 45. A
46. D 47. C 48. A 49. B 50. A
Reply With Quote Quick reply to this message
Reply

Similar Threads
Thread Thread Starter Forum Replies Last Post
RPF Exam Question Paper Pdf Unregistered Main Forum 1 29th January 2018 05:00 PM
RBI Mains Exam Question Paper Unregistered Main Forum 1 22nd July 2017 03:10 PM
Question Paper Of IRDA Exam Unregistered Main Forum 1 7th November 2016 09:08 AM
Question Paper Of SBI PO Exam Unregistered Main Forum 1 29th October 2016 10:20 AM
Question Paper Of Jam Exam Unregistered Main Forum 1 24th October 2016 09:56 AM
Question Paper Of RBI Exam Unregistered Main Forum 1 7th October 2016 04:58 PM
Question Paper of SSC CGL Exam Unregistered Main Forum 1 6th October 2016 11:25 AM
Question Paper Of SSC CGL Exam 21 April Unregistered Main Forum 1 4th October 2016 03:27 PM
JAM Exam Question Paper Unregistered Main Forum 1 27th September 2016 09:03 AM
SBI bank PO exam Question Paper Unregistered Online MBA Discussions 1 17th November 2015 12:59 PM
CTS Exam Placement Question Paper Unregistered Main Forum 1 7th November 2015 11:29 AM
Question Paper for JIPMER Exam Unregistered Main Forum 1 5th November 2015 03:34 PM
Question Paper of IRDA Exam Unregistered Main Forum 0 17th July 2015 03:55 PM
English Question Paper for CDS Exam Unregistered Main Forum 0 17th July 2015 12:02 PM
BHU M.Sc entrance exam question paper Pdf Unregistered Main Forum 0 10th July 2015 04:31 PM
Question Paper of JNU Entrance Exam Unregistered Main Forum 0 9th July 2015 12:01 PM
SBI Exam Solved Question Paper Unregistered Main Forum 1 18th October 2014 10:35 AM
LDC exam question paper Unregistered Main Forum 1 18th October 2014 10:21 AM
KVS LDC Exam Model Question Paper Unregistered Main Forum 1 18th October 2014 09:54 AM
UCO Bank PO Exam Question Paper Unregistered Main Forum 1 13th October 2014 03:44 PM


Quick Reply
Your Username: Click here to log in

Message:
Options




All times are GMT +5.5. The time now is 02:36 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Search Engine Friendly URLs by vBSEO 3.6.0 PL2

1 2