IT Exit Model 2024
IT Exit Model 2024
MySQL database?
a.
mysql_con()
b.
mysqli_connect()
c.
pg_connect()
d.
db_connect()
Feedback
Question 2
Complete
Question text
a.
b.
c.
Control options
d.
Data
Feedback
Question 3
Complete
Flag question
Question text
Which PHP superglobal is used to collect form data sent via the
HTTP POST method?
a.
$_POST
b.
$_GET
c.
$_REQUEST
d.
$_FORM
Feedback
Question 4
Complete
Flag question
Question text
In PHP, which function is used to fetch the next row from a result
set as an associative array?
a.
mysqli_fetch_row()
b.
mysqli_fetch_array()
c.
mysqli_fetch_assoc()
d.
mysqli_fetch_object()
Feedback
Question 5
Complete
Flag question
Question text
a.
Firewalls
b.
Antivirus software
c.
d.
Vulnerability scanning
Feedback
Question 6
Complete
Flag question
Question text
a.
Direct cost
b.
Indirect cost
c.
Sunk cost
d.
Feedback
Question 7
Complete
Flag question
Question text
Data hiding
b.
Inheritance
c.
Abstraction
d.
Interface
Feedback
Question 8
Complete
Question text
a.
getInt("key")
b.
getString("key",null)
c.
getBoolean(0,"key")
d.
getAll()
Feedback
Question 9
Complete
Flag question
Question text
a.
b.
c.
d.
Question 10
Complete
Flag question
Question text
a.
b.
c.
Feedback
Question 11
Complete
Flag question
Question text
a.
Recovery procedure
b.
Recovery block
c.
Stored block
d.
Stored script
Feedback
Question 12
Complete
Flag question
Question text
a.
c.
d.
Feedback
Question 13
Complete
Flag question
Question text
An entity in A is associated with at least one entity in B, and an
entity in B is associated with at most one entity in A. This is called
as___________?
a.
One-to-many
b.
One-to-one
c.
Many-to-many
d.
Many-to-one
Feedback
Question 14
Complete
Question text
a.
b.
c.
d.
Feedback
Question 15
Complete
Flag question
Question text
a.
b.
Unit testing
c.
d.
Prototyping
Feedback
Question 16
Complete
Flag question
Question text
a.
b.
++
c.
+=
d.
*=
Feedback
Question 17
Complete
Flag question
Question text
a.
b.
d.
Feedback
Question 18
Complete
Flag question
Question text
a.
Activity Diagram
b.
Deployment Diagram
c.
Class Diagram
d.
Component Diagram
Feedback
Question 19
Complete
Flag question
Question text
Which of the following tags is used to create a hyperlink in HTML?
a.
<link>
b.
<a>
c.
<href>
d.
<url>
Feedback
Question 20
Complete
Question text
a.
Class
b.
Instance
c.
Property
d.
Method
Feedback
Question 21
Complete
Flag question
Question text
a.
Presentation Prototypes
b.
Bread board
c.
Selecting Prototypes
d.
Pilot systems
Feedback
The correct answer is: Selecting Prototypes
Question 22
Complete
Flag question
Question text
a.
b.
Project control
c.
Feedback
Question 23
Complete
Flag question
Question text
a.
b.
d.
Feedback
Question 24
Complete
Flag question
Question text
a.
FTP
b.
HTTP
c.
SMTP
d.
SSH
Feedback
Question 25
Complete
Flag question
Question text
Which of the following is not a built-in data type in C++?
a.
Int
b.
Float
c.
String
d.
Char
Feedback
Question 26
Complete
Question text
a.
b.
c.
d.
Feedback
Question 27
Complete
Flag question
Question text
a.
b.
c.
d.
Question 28
Complete
Flag question
Question text
a.
Coupling
b.
Cohesive
c.
Information domain
d.
None
Feedback
Question 29
Complete
Flag question
Question text
a.
document.write()
b.
document.createElement()
c.
document.appendChild()
d.
document.innerHTML()
Feedback
Question 30
Complete
Flag question
Question text
a.
Broadcast classes are created by extending the super class
BroadcastReceiver
b.
c.
d.
Feedback
Question 31
Complete
Question text
a.
b.
c.
d.
Feedback
Question 32
Complete
Flag question
Question text
a.
b.
c.
d.
The correct answer is: Any data in C and only public data in A and
B.
Question 33
Complete
Flag question
Question text
a.
Filter
b.
Records
c.
Blocks
d.
Numbers
Feedback
Question 34
Complete
Flag question
Question text
a.
b.
d.
Feedback
Question 35
Complete
Flag question
Question text
a.
Commit
b.
Rollback
c.
Savepoint
d.
Deadlock
Feedback
Question 36
Complete
Flag question
Question text
b.
c.
d.
Feedback
The correct answer is: Identify and evaluate potential threats and
vulnerabilities
Question 37
Complete
Question text
a.
b.
c.
d.
Feedback
Complete
Flag question
Question text
a.
b.
c.
d.
Show ip route
Feedback
Question 39
Complete
Flag question
Question text
a.
Data Set
b.
Data Table
c.
Data Provider
d.
Data Relation
Feedback
Question 40
Complete
Flag question
Question text
a.
Operation
b.
Project
c.
Project Management
d.
IT project Management
Feedback
Question 41
Complete
Flag question
Question text
a.
Run a memory testing utility
b.
c.
d.
Feedback
Question 42
Complete
Flag question
Question text
Runtime polymorphism feature in java is
a.
Method overriding
b.
Method overloading
c.
Operator overloading
d.
Constructor overloading
Feedback
Question 43
Complete
Question text
a.
ADO.NET
b.
ASP.NET
c.
Web services
d.
Winforms
Feedback
Question 44
Complete
Flag question
Question text
a.
b.
c.
d.
Feedback
The correct answer is: A log of all the transactions executed on the
database
Question 45
Complete
Flag question
Question text
a.
b.
c.
Feedback
Question 46
Complete
Flag question
Question text
a.
Data hiding
b.
Inheritance
c.
Abstraction
d.
Encapsulation
Feedback
Question 47
Complete
Flag question
Question text
a.
Authorization
b.
Concurrency
c.
Recovery
d.
Security
Feedback
Question 48
Complete
Flag question
Question text
Cardinality
b.
Degree
c.
Domain
d.
Set
Feedback
Question 49
Complete
Question text
a.
b.
c.
d.
Feedback
Question 50
Complete
Flag question
Question text
a.
$_POST['param']
b.
$_GET['param']
c.
$_REQUEST['param']
d.
$_URL['param']
Feedback
The correct answer is: $_GET['param']
Question 51
Complete
Flag question
Question text
a.
Unipoint
b.
Multipoint
c.
Point to point
d.
Simplex
Feedback
Question 52
Complete
Flag question
Question text
a.
b.
d.
Feedback
Question 53
Complete
Flag question
Question text
a.
Row expression
b.
Column expression
c.
String expression
d.
Boolean expression
Feedback
Question 54
Complete
Flag question
Question text
Which one of the following is the IT project integration
management processes that involves carrying out the project
management plan by performing the activities included in it?
a.
b.
c.
d.
Feedback
Question 55
Complete
Question text
a.
High-fidelity
b.
Low-fidelity
c.
Throw-away
d.
Evolutionary prototyping
Feedback
Question 56
Complete
Flag question
Question text
a.
getReadableDatabase()
b.
update()
c.
insert()
d.
getWritableDatabase()
Feedback
Question 57
Complete
Flag question
Question text
A process that helps switch to remove old entries and free memory
of MAC address table to add new entries is called?
a.
Formating
b.
Learning
c.
Aging
d.
Flooding
Feedback
Question 58
Complete
Flag question
Question text
a.
port
b.
machine
c.
socket
d.
pipe
Feedback
Question 59
Complete
Flag question
Question text
a.
Backup Manager
b.
Recovery Manager
c.
d.
Database Manager
Feedback
Question 60
Complete
Flag question
Question text
NotificationChannel
b.
NotificationManager
c.
NotificationCompat.Builder
d.
notify(id,b.build())
Feedback
Question 61
Complete
Question text
a.
b.
c.
d.
Feedback
The correct answer is: NAT provides a solution to slow down the
IPv4 address depletion.
Question 62
Complete
Flag question
Question text
a.
horizontal partitioning
b.
vertical partitioning
c.
combination of attributes
d.
All except C
Feedback
The correct answer is: vertical partitioning
Question 63
Complete
Flag question
Question text
a.
b.
c.
Feedback
Question 64
Complete
Flag question
Question text
Which layer does the data link layer take packets from and
encapsulate them into frames for transmission?
a.
transport layer
b.
application layer
c.
network layer
d.
physical layer
Feedback
Question 65
Complete
Flag question
Question text
a.
Centralization
b.
Modularity
c.
Openness
d.
Complexity
Feedback
Question 66
Complete
Flag question
Question text
What is a constant in C++?
a.
b.
c.
d.
Feedback
Question 67
Complete
Question text
a.
To define a function
b.
c.
To declare variables
d.
Feedback
The correct answer is: To indicate the beginning and end of a block
of code
Question 68
Complete
Flag question
Question text
In the OSI model, as a data packet moves from the lower to the
upper layers, headers are _______
a.
Added
b.
Removed
c.
Rearranged
d.
Randomized
Feedback
Question 69
Complete
Flag question
Question text
a.
include() will include a file only once, while require() will include it
every time it is called
b.
require() will produce a fatal error and stop the script if the file is
not found, while include() will only produce a warning
c.
require() is used for including files, include() is used for importing
libraries
d.
Feedback
The correct answer is: require() will produce a fatal error and stop
the script if the file is not found, while include() will only produce a
warning
Question 70
Complete
Flag question
Question text
a.
To declare a variable
b.
c.
d.
Feedback
Question 71
Complete
Flag question
Question text
Course (Course_ Id, Section, Semester), here the Course_ Id, Section
and Semester are __________ and course is a _________.
a.
Relations, Attribute
b.
Attributes, Relation
c.
Attribute, Tuple
d.
Tuple, Attributes
Feedback
Question 72
Complete
Question text
a.
b.
c.
d.
Feedback
The correct answer is: A website that does not change its content
unless manually updated
Question 73
Complete
Flag question
Question text
Which one of the following block used to add any code that is
always executed regardless of whether or not an exception is
thrown?
a.
Finally
b.
Catch
c.
Try
d.
Thrown
Feedback
Question 74
Complete
Flag question
Question text
a.
Modem
b.
Firewall
c.
Gateway
d.
Repeater
Feedback
Question 75
Complete
Flag question
Question text
a.
Relative Layout
b.
Card Layout
c.
Frame Layout
d.
Constraint Layout
Feedback
Question 76
Complete
Flag question
Question text
A network administrator is adding a new LAN to a branch office.
The new LAN must support 25 connected devices. What is the
smallest network mask that the network administrator can use for
the new network?
a.
255.255.255.224
b.
255.255.255.192
c.
255.255.255.240
d.
255.255.255.128
Feedback
Question 77
Complete
Question text
a.
b.
c.
d.
Feedback
The correct answer is: The contents of the saved configuration file
in the NVRAM
Question 78
Complete
Flag question
Question text
a.
action
b.
method
c.
enctype
d.
target
Feedback
Question 79
Complete
Flag question
Question text
a.
If...else statement
b.
Switch statement
c.
Feedback
Question 80
Complete
Flag question
Question text
a.
b.
d.
Feedback
Question 81
Complete
Flag question
Question text
a.
The Compiler will choose randomly the method to be executed
b.
c.
d.
Feedback
The correct answer is: It will always refer to the version of that
method defined by the superclass
Question 82
Complete
Flag question
Question text
a.
Email Address
b.
Gender
c.
Date-of-birth
d.
Age
Feedback
Question 83
Complete
Question text
If a link transmits 4000 frames per second, and each slot has 8 bits,
what is the transmission rate of the circuit using Time Division
Multiplexing (TDM)?
a.
500kbps
b.
32kbps
c.
32bps
d.
500bps
Feedback
Question 84
Complete
Flag question
Question text
a.
Encapsulation
b.
Polymorphism
c.
Exception
d.
Abstraction
Feedback
The correct answer is: Exception
Question 85
Complete
Flag question
Question text
a.
System.exit(0)
b.
selfStop()
c.
stopService()
d.
None
Feedback
Question 86
Complete
Flag question
Question text
a.
Filter
b.
Recovery
c.
Security
d.
Scalability
Feedback
Question 87
Complete
Flag question
Question text
Which attribute of the HTML <form> tag specifies the URL of the
page that will process the form data?
a.
action
b.
method
c.
enctype
d.
target
Feedback
Question 88
Complete
Flag question
Question text
File
b.
Stream
c.
Record
d.
Field
Feedback
Question 89
Complete
Question text
a.
125
b.
126
c.
127
d.
128
Feedback
Question 90
Complete
Flag question
Question text
a.
b.
c.
d.
Feedback
The correct answer is: All of the above
Question 91
Complete
Flag question
Question text
a.
If...else statement
b.
Switch statement
c.
Do...while statement
Feedback
Question 92
Complete
Flag question
Question text
a.
<?php ?>
b.
<php ?>
c.
<% %>
d.
<script php>
Feedback
Question 93
Complete
Flag question
Question text
a.
c.
d.
Feedback
The correct answer is: Sets the space outside the border of an
element
Question 94
Complete
Flag question
Question text
Which among the following methods is suitable for storing an
integer data in a shared preference file?
a.
put(key,2)
b.
put(key,"2")
c.
putInt(key,2)
d.
putInt(key,"2")
Feedback
Question 95
Complete
Question text
a.
Resource estimation
b.
Expert judgment
c.
Product analysis
d.
Facilitated workshops
Feedback
Question 96
Complete
Flag question
Question text
a.
To declare variables
b.
c.
d.
Feedback
The correct answer is: To encapsulate a set of instructions for reuse
Question 97
Complete
Flag question
Question text
a.
Application layer
b.
Netwrok layer
c.
Transportlayer
d.
Feedback
Question 98
Complete
Flag question
Question text
Objects that contain the same types of values and the same
methods are grouped into _________.
a.
b.
d.
Feedback
Question 99
Complete
Flag question
Question text
a.
c.
Planned value
d.
Feedback
Question 100
Complete
Flag question
Question text
To convert AC to DC
b.
c.
d.
Feedback
Question 101
Complete
Question text
a.
Data compression
b.
Data encryption
c.
Data description
d.
Feedback
Question 102
Complete
Flag question
Question text
a.
SMTP
b.
HTTP
c.
FTP
d.
Telnet
Feedback
Question 103
Complete
Flag question
Question text
a.
Java
b.
JavaScript
c.
SQL
d.
XML
Feedback
Question 104
Complete
Flag question
Question text
a.
computer network
b.
distributed system
c.
networking system
d.
mail system
Feedback
Question 105
Complete
Flag question
Question text
a.
Network Address
b.
IP Address
c.
Broadcast Address
d.
Host Address
Feedback
Question 106
Complete
Flag question
Question text
START_REDELIVER_INTENT
b.
START_NOT_STICKY
c.
START_STICKY
d.
All
Feedback
Question 107
Complete
Question text
a.
Settings.gradle
b.
Build.gradle
c.
Strings
d.
Android manifest
Feedback
Question 108
Complete
Flag question
Question text
a.
b.
c.
d.
Question 109
Complete
Flag question
Question text
a.
Realization
b.
Generalization
c.
Association
d.
Dependency
Feedback
Question 110
Complete
Flag question
Question text
a.
b.
d.
Feedback
Question 111
Complete
Flag question
Question text
a.
c.
d.
Feedback
Question 112
Complete
Flag question
Question text
Which concept allows you to store the memory address of a
variable in C++?
a.
Arrays
b.
Pointers
c.
Strings
d.
Structures
Feedback
Question 113
Complete
Question text
a.
b.
c.
d.
All
Feedback
Question 114
Complete
Flag question
Question text
a.
b.
c.
d.
None
Feedback
Question 115
Complete
Flag question
Question text
a.
b.
software engineering
c.
mobile computing
d.
Feedback
Question 116
Complete
Flag question
Question text
a.
b.
==
c.
+=
d.
/=
Feedback
Question 117
Complete
Flag question
Question text
a.
broadcast network
b.
unicast network
c.
multicast network
d.
anycast network
Feedback
Question 118
Complete
Flag question
Question text
Disk errors
b.
Hard errors
c.
System errors
d.
Power failures
Feedback
Question 119
Complete
Question text
One of the following refers error occur when your code doesn't
quite behave the way you thought it would?
a.
Design-time
b.
Runtime
c.
Logic errors
d.
Exception
Feedback
Question 120
Complete
Flag question
Question text
a.
Association
b.
Aggregation
c.
Collaboration
d.
Abstraction
Feedback
Complete
Flag question
Question text
a.
include()
b.
require()
c.
import()
d.
Both include() and import()
Feedback
Question 122
Complete
Flag question
Question text
a.
b.
d.
Feedback
Question 123
Complete
Flag question
Question text
a.
Verb
b.
Variable
c.
URI
d.
None
Feedback
Question 124
Complete
Flag question
Question text
Methodname()
b.
Classname.methodname()
c.
Objectname.methodname()
d.
Variablename.methodname
Feedback
Question 125
Complete
Question text
a.
Force approach
b.
Steal approach
c.
d.
No-Steal approach
Feedback
Question 126
Complete
Flag question
Question text
a.
Inheritance
b.
Interface
c.
Encapsulation
d.
Question 127
Complete
Flag question
Question text
a.
.header
b.
#header
c.
header
d.
*header
Feedback
Question 128
Complete
Flag question
Question text
a.
b.
phone number and message text
c.
d.
Feedback
Question 129
Complete
Flag question
Question text
What connector can have audio and video pass through it?
a.
VGA
b.
DVI
c.
RGB
d.
HDMI
Feedback
Question 130
Complete
Flag question
Question text
The purpose of implementing defense-in-depth in an information
system is to_____
a.
b.
c.
d.
Feedback