Tradesman Computer Engineering - Technical Education 343/16 Answer key 60/17

ipad browsing table mouse

Post : Tradesman-Computer Engineering
Department : Technical Education
Category Code : 343/16
Qualification : Technical High School Leaving Certificate Examination (THSLC) with specialization in the appropriate trade; SSLC + National Trade Certificate (NTC) / Kerala Government Certificate in Engineering Examination (KGCE) / Vocational Higher Secondary Certificate Course (VHSE) in the appropriate trade.
Question Paper Code : 060/17
Date of Test : 25-05-2017


  1. World’s first electronic general-purpose computer
    • ENIAC
    • Colossus
    • Abacus
    • CDC 6600

  2. What is the maximum number of pages in a publication that Adobe Pagemaker Supports?
    • 99
    • 999
    • 9999
    • 99999

  3. Which was the first supercomputer developed by C-DAC?
    • PARAM 10000
    • PARAM Yuva
    • PARAM 8000
    • PARAM 8600

  4. Which of the following is not a processor manufacturer?
    • Intel
    • AMD
    • Qualcomm
    • Microsoft

  5. Transistor was invented in
    • 1947
    • 1946
    • 1945
    • 1944

  6. Personal computers normally use ____________ processors.
    • micro
    • mini
    • macro
    • super

  7. Performance of a supercomputer is measured in
    • FLOPS
    • MIPS
    • KIPS
    • GHz

  8. What is plotter?
    • Input device
    • Output device
    • I/O device
    • None of these

  9. What is RAM?
    • Volatile Memory
    • Non-volatile Memory
    • Secondary Memory
    • Both Non-volatile Memory and Secondary Memory

  10. Light pen is an
    • Output device
    • Input device
    • Both Output device and Output device
    • None of these

  11. ROM stands for
    • Read Out Memory
    • Random Operation Memory
    • Read Only Memory
    • None of these

  12. Which of the following is used for cache memory?
    • SRAM
    • DRAM
    • ROM
    • None of these

  13. What is the main purpose of ROM in computer?
    • To start a computer
    • To stop a computer
    • Both To start a computer and To stop a computer
    • None of these

  14. Which of the following components are connected by motherboard?
    • Hard drive
    • Sound card
    • Microprocessor
    • All of these

  15. What is nibble?
    • 2 bits
    • 3 bits
    • 4 bits
    • 7 bits

  16. 1024 TB = ___________?
    • 1 EB
    • 1 ZB
    • 1 PB
    • 1 GB

  17. Keyboard and mouse can be connected with computer using
    • DIN connector
    • PS/2 connector
    • USB port
    • Both PS/2 connector and USB port

  18. What is the use of Ethernet port?
    • To connect to a computer network
    • To connect monitor
    • To connect printer
    • All of these

  19. What is GIMP?
    • System Software
    • Operating System
    • Application Software
    • Both System Software and Operating System

  20. Unix is an
    • Application Software
    • Utility Software
    • Both Application Software and Utility Software
    • Operating System

  21. NIC can be connected with motherboard using
    • PCI
    • ISA
    • Both PCI and ISA
    • None of these

  22. Which of the following is not an operating system?
    • Mac OS
    • Solaris
    • Open Office
    • MS-DOS

  23. Which of the following is fastest?
    • Compiler
    • Interpreter
    • Both Compiler and Interpreter
    • None of these

  24. Domain Name System is used to convert
    • IP address to name
    • Name to IP address
    • Both IP address to name and Name to IP address
    • None of these

  25. What is BIOS?
    • Hardware
    • Firmware
    • Software
    • None of these

  26. Who is proposed the idea of stored program computer?
    • Charles Babbage
    • Alan Turing
    • John Von Neumann
    • Blaise Pascal

  27. What is the use of REN command in MS-DOS?
    • Delete
    • Erase
    • Copy
    • Rename

  28. Virtual memory is ___________ technique of Operating System.
    • Process Management
    • Memory Management
    • File Management
    • I/O Management

  29. Latest version of Windows Operating System
    • Windows 8
    • Windows 9
    • Windows 10
    • Windows Vista

  30. Upcoming version of Android OS
    • Marshmallow
    • Lollipop
    • Nougat
    • Kitkat

  31. Microsoft’s new web browser
    • Spartan
    • Edge
    • IE 10
    • Cortana

  32. Object oriented programming follows which approach?
    • Top down
    • Bottom up
    • Procedural
    • None of these

  33. ls command at Linux terminal is used for
    • Send files
    • Copy files
    • List files
    • Delete files

  34. While loop in C++ is ____________ loop.
    • Exit controlled
    • Entry controlled
    • Both Exit controlled and Entry controlled
    • None of these

  35. What is the size of ASCII code?
    • 7 bit
    • 8 bit
    • 12 bit
    • 16 bit

  36. What is the use of new operator in C++?
    • Memory release operator
    • Line feed operator
    • Memory allocation operator
    • Field width operator

  37. What is the use of constructor in C++?
    • To initialize objects
    • To terminate objects
    • To modify objects
    • To delete objects

  38. What is the size of ISCII code?
    • 7 bit
    • 8 bit
    • 16 bit
    • 32 bit

  39. Class A and Class B are inherited by Class C. Then what type of inheritance it is?
    • Single
    • Hierarchical
    • Multi level
    • Multiple

  40. What is testing?
    • Finding errors
    • Correcting errors
    • Finding efficiency
    • Both Finding errors and Finding efficiency

  41. getch( ) function is defined in
    • iostream.h
    • iomanip.h
    • stdio.h
    • conio.h

  42. Documentation in programming helps for
    • Readability
    • Understandable
    • Easily modifiable
    • All of these

  43. Latest microprocessor from Intel
    • Intel Core i7
    • Intel Core 2 Duo
    • Intel Core 2 Quad
    • Intel Quad-Core

  44. Java uses
    • Compilation technique
    • Interpretation technique
    • Both Compilation technique and Interpretation technique
    • None of these

  45. <p> tag in html is used for
    • Defines paragraph
    • Define a parameter
    • Defines preformatted text
    • Defines progress of a task

  46. What is the use of <a> tag in html?
    • Defines a hyperlink
    • Defines an abbreviation
    • Defines address
    • Defines area

  47. Garbage collection in java program is done by
    • Java compiler
    • JAR
    • JVM
    • Both Java compiler and JAR

  48. Which datatype that can be used to declare alphanumeric values in VB?
    • Numeric
    • Text
    • String
    • Boolean

  49. What is the use of Mod operator in VB?
    • exponent
    • divide
    • integer division
    • remainder of division

  50. What is the relevance of main( ) function in C++?
    • Starting point
    • End point
    • Not relevant
    • None of these

  51. Overriding means
    • Functions having same name
    • Functions having same arguments
    • Functions having same return type
    • All of these

  52. What was Y2K problem?
    • Virus
    • Bug
    • Trojan
    • Worm

  53. Firewall monitors and controls
    • Incoming traffic
    • Outgoing traffic
    • Both Incoming traffic and Outgoing traffic
    • None of these

  54. A hub __________ every packets to every one of it’s ports.
    • Not Broadcast
    • Broadcast
    • Rejects
    • None of these

  55. SMPS in PC is used for
    • Power conversion
    • Stabilize the output voltage
    • Reduce the overall power loss
    • All of these

  56. Cookies are stored in
    • Web server
    • Web client
    • Both Web server and Web client
    • None of these

  57. Which is the latest and speedy hard drive connection method?
    • SATA
    • PATA
    • IDE
    • None of these

  58. Optical fibre cable uses ___________ to carry data or information.
    • Light
    • X-ray
    • Electricity
    • None of these

  59. Anti-virus software is used for
    • Detect virus
    • Remove virus
    • Quarantine virus
    • All of these

  60. Common file name extensions of C++ programs are
    • .cpp
    • .cc
    • both .cpp and .cc
    • none of these

  61. Which of the following is a video file format?
    • JPEG
    • MPEG-4
    • MP3
    • JPG

  62. GIMP is an acronym for
    • Graphical Image Manipulation Program
    • GNU Image Manipulation Program
    • General Image Manipulation Program
    • Genuine Image Manipulation Program

  63. From GIMP 2.8, what is the default file format for saving images?
    • JPG
    • PNG
    • JPEG
    • XCF

  64. Adobe Illustrator is used for
    • Graphic design
    • Web design
    • Both Graphic design and Web design
    • None of these

  65. CorelDraw enables you to create _________ in a single file.
    • Multiple pages
    • Single page
    • No page
    • None of these

  66. Adobe Photoshop is mainly used for
    • Video editing
    • Sound editing
    • Image editing
    • All of these

  67. Latency time of hard drive means
    • Time to reach correct track
    • Time to reach correct sector
    • Time to reach correct cylinder
    • All of these

  68. DVD stands for
    • Digital Versatile Disc
    • Digital Video Disc
    • None of these
    • Both Digital Versatile Disc and Digital Video Disc

  69. RDBMS is a ___________ Database Management System.
    • Network
    • Object oriented
    • Hierarchical
    • Relational

  70. Standard for SQL is defined by
    • W3C
    • IEEE
    • ISI
    • ANSI

  71. Which of the following is not a DDL Command?
    • Create
    • Delete
    • Alter
    • Drop

  72. Collection of records of a specific type
    • Database
    • Table
    • Field
    • Touple

  73. Which of the following is a correct declaration in VB?
    • Dim array1 [20]
    • Dim array1 (20) as string
    • Dim array1 {20}
    • Dim array1 {20} as string

  74. What is the base of Hexa decimal number system?
    • 13
    • 14
    • 15
    • 16

  75. Different types of polymorphism supported by C++
    • Compile time polymorphism
    • Run time polymorphism
    • None of these
    • Both Compile time polymorphism and Run time polymorphism

  76. First programming language
    • COBOL
    • Ada
    • SIMULA
    • FORTRAN

  77. C++ is a ___________ of C.
    • Superset
    • Subset
    • Null set
    • Disjoint set

  78. Touch screen is a
    • Input device
    • Output device
    • Input/output device
    • None of these

  79. Formulas and expressions are commonly used in
    • MS Word
    • MS Excel
    • MS PowerPoint
    • MS Access

  80. Which of the following software use mail merge tool?
    • MS Word
    • MS PowerPoint
    • GIMP
    • MS Excel

  81. In 1890, the first women graduate of the Calcutta University addressed the Indian National Congress Session. Who was she?
    • Pandita Rama Bai
    • Kadambini Ganguly
    • Malvika Mukherjee
    • Annie Besant

  82. What was the ultimate goal of Gandhi’s Salt Satyagraha?
    • Repeal of Salt Laws
    • Curtailment of the Governments power
    • Economic relief to the common people
    • Purna Swaraj for India

  83. Who was referred as the “Ambassador of Hindu-Muslim Unity” by Sarojini Naidu in the early years of Gandhian period?
    • Mohammed Ali Jinnah
    • Mohammed Iqbal
    • Maulana Azad
    • Maulana Mohammed Ali

  84. The river basin is called ‘Ruhr of India’ is
    • Damodar
    • Krishna
    • Yamuna
    • Godavari

  85. Which city is known as the Manchester of India?
    • Coimbatore
    • Chennai
    • Surat
    • Ahmadabad

  86. Name the Indian-origin man who was appointed as Major General in Kyrgyzstan?
    • Ali Mirza
    • Tahir Hussain
    • Sheikh Rafik Mohammed
    • Mian Saqib Nisar

  87. What is the name of the new portal which has been created by Archaeological Survey of India?
    • Must see monuments and archaeological sites of India
    • Wonders of India
    • Indian Monuments
    • Indian Past

  88. Which State Government has launched the “Aarogya Raksha Family Health Insurance Scheme” on the first day of the new year?
    • Telangana
    • Andra Pradesh
    • Tamil Nadu
    • Kerala

  89. The chief Indian Newsprint manufacturing mill is at
    • Nepanagar
    • Mumbai
    • Chennai
    • Kolkata

  90. Who is the author of the book “Bose : The Indian Samurai”?
    • Lt. General Depinder Singh
    • Commander (Rtd.) Vijay Jerath
    • Major General G.D. Bakshi
    • Faith Johnston

  91. The World Braille Day is observed on which date?
    • January – 1
    • January – 4
    • January – 8
    • January – 12

  92. Who was the temporary Chairman of the Constituent Assembly?
    • Dr. Ambedkar
    • Dr. Rajendraprasad
    • Dr. Sachchidananda Sinha
    • Pt. Jawaharlal Nehru

  93. The first Municipal Corporation of India was established at
    • Malabar
    • Madras
    • Calcutta
    • Bombay

  94. Three-Tier System of Panchayati Raj is recommended by
    • V.T. Krishnamachari
    • S.K. Dey
    • Ashok Mehta
    • Balwant Rai Mehta

  95. What was the theme of 20th National Conference on e-Governance in Vishakapattanam on January 2017?
    • Digital Transformation
    • Internet of Things and e-Governance
    • Urban Governance
    • Center of Excellence in LoT

  96. Where is the Headquarters of the Islamic Military Alliance to Fight Terrorism (IMAFT)?
    • Tehran
    • Lahore
    • Riyadh
    • Ankara

  97. Which one of the following regions of India is regarded as an ecological hotspot?
    • Eastern Ghats
    • Western Ghats
    • Vidya Satpura
    • Western Himalayas

  98. The Indian State that produces the highest percentage of prawn is
    • Gujarat
    • Kerala
    • Karnataka
    • Tamil Nadu
    Question error

  99. Central Mining Research Station in India located at
    • Ahmedabad
    • Dhanbad
    • Allahabad
    • Pune

  100. The tribal population in Andaman and Nicobar Islands belongs to be
    • Negroid race
    • Mongoloid race
    • Australoid race
    • Caucasoid race

%

Post a Comment

0 Comments