Create Account
Sign In
Toggle navigation
Home
Practice Exams
Official IQ Testing Hub
MCQ Learn
Board Exams
Learn
BISE Courses
Blog
About Us
Contact Us
00
:
47
:
00
Q:
1
/
52
🤖
Evaluating Your Answers
Please wait while our AI system evaluates your descriptive answers...
This may take a few moments.
⏳ Processing...
We're using advanced AI to provide detailed feedback on your answers.
Go Programming Mock Test 11
Exam Duration:
00:47:00
Go Programming Mock Test 11
: Question
1
of 52
In java basis of ancapsulation is the:
1 Mark(s)
Your Answer:
library
library
syntax
syntax
loops
loops
class
class
A similar to operation, which provided more powerful pattern matching, in:
1 Mark(s)
Your Answer:
SQL:1997
SQL:1997
SQL:1998
SQL:1998
SQL:1999
SQL:1999
SQL:2000
SQL:2000
Which of the following data structures is used in implementing LRU cache?
1 Mark(s)
Your Answer:
Stack
Stack
Linked List
Linked List
Queue
Queue
Hash Table
Hash Table
Choose the correct description for control string %-+7.2f.
1 Mark(s)
Your Answer:
- means display the sign, + means left justify, 7 specifies the width and 2 specifies the precision
- means display the sign, + means left justify, 7 specifies the width and 2 specifies the precision
- means left justify, + means display the sign, 7 specifies the width and 2 specifies the precision
- means left justify, + means display the sign, 7 specifies the width and 2 specifies the precision
- means display the sign, + means left justify, 7 specifies the precision and 2 specifies the width
- means display the sign, + means left justify, 7 specifies the precision and 2 specifies the width
- means left justify, + means display the sign, 7 specifies the precision and 2 specifies the width
- means left justify, + means display the sign, 7 specifies the precision and 2 specifies the width
Which property is used to obtain browser vendor and version information?
1 Mark(s)
Your Answer:
modal
modal
version
version
browser
browser
navigator
navigator
What number system is used in computers?
1 Mark(s)
Your Answer:
Octal
Octal
Decimal
Decimal
Binary
Binary
None of these
None of these
In a web browser, which of the following is used to save frequently visited websites?
1 Mark(s)
Your Answer:
History
History
Task Manager
Task Manager
Favorites
Favorites
Save as
Save as
Bead sort is also known as . . . . . . . .
1 Mark(s)
Your Answer:
gravity sort
gravity sort
strand sort
strand sort
abacus sort
abacus sort
counting sort
counting sort
How are the stations grouped into different Virtual Local Area Networks (VLANs)?
1 Mark(s)
Your Answer:
manually
manually
semiautomatic
semiautomatic
automatic
automatic
all of them
all of them
A variable-length string type with user-specified length, known as:
1 Mark(s)
Your Answer:
float
float
varchar
varchar
char
char
smallint
smallint
Find out which is not a Default Ledger in Tally
1 Mark(s)
Your Answer:
Cash in Hand
Cash in Hand
Capital Account
Capital Account
Profit & Loss
Profit & Loss
None of these
None of these
What is the significance of the initialize method in Ruby classes?
1 Mark(s)
Your Answer:
It defines class variables
It defines class variables
It defines class methods
It defines class methods
It is automatically called when a new object is created and allows initialization of instance variables
It is automatically called when a new object is created and allows initialization of instance variables
It defines instance methods
It defines instance methods
The most important attribute of information quality that a manager requires is ?
1 Mark(s)
Your Answer:
relevance
relevance
media
media
presentation
presentation
timeliness
timeliness
To insert slide numbers
1 Mark(s)
Your Answer:
Insert a text box and select Insert > Page Number
Insert a text box and select Insert > Page Number
Insert a textbox and select Insert > Number > PageNumber
Insert a textbox and select Insert > Number > PageNumber
Choose Insert > Slide Number
Choose Insert > Slide Number
Insert a new text box and select Insert > slide Number
Insert a new text box and select Insert > slide Number
Bus which is used to connect Macintosh keyboards and mouse is:
1 Mark(s)
Your Answer:
USB
USB
FireWire
FireWire
SCSI
SCSI
ISA
ISA
What is the purpose of the PartialViewResult class in ASP.NET MVC?
1 Mark(s)
Your Answer:
It defines routing rules
It defines routing rules
It returns a partial view that will be rendered within another view
It returns a partial view that will be rendered within another view
It configures authentication
It configures authentication
None of the above
None of the above
In a Red-Black tree, which property ensures that no two consecutive red nodes exist on any path?
1 Mark(s)
Your Answer:
Black property
Black property
Balance property
Balance property
Height property
Height property
Red property
Red property
A database server is responsible for which of the following?
1 Mark(s)
Your Answer:
Database storage
Database storage
Data processing logic
Data processing logic
Data presentation logic
Data presentation logic
All of the above
All of the above
What is the role of the Hadoop Security Manager in a Hadoop cluster?
1 Mark(s)
Your Answer:
Optimizing resource allocation in MapReduce
Optimizing resource allocation in MapReduce
Enabling transparent data encryption (TDE)
Enabling transparent data encryption (TDE)
Managing user authentication and access control
Managing user authentication and access control
Configuring firewall rules for Hadoop nodes
Configuring firewall rules for Hadoop nodes
A GUI is a:
1 Mark(s)
Your Answer:
hardware
hardware
language interpreter
language interpreter
software interface
software interface
operating system
operating system
Which of these methods can be used to determine the type of adjustment event?
1 Mark(s)
Your Answer:
getType()
getType()
getEventType()
getEventType()
getAdjustmentType()
getAdjustmentType()
getEventObjectType()
getEventObjectType()
Through which tab can an object be animated in MS PowerPoint?
1 Mark(s)
Your Answer:
Animations
Animations
Insert
Insert
Design
Design
None of these
None of these
Integral communications within institutions are done through?
1 Mark(s)
Your Answer:
MMS
MMS
WAN
WAN
LAN
LAN
None of these
None of these
What will be the output of the following PHP code ? <?php function mine($num) { $num = 2 + $num; echo $num; } mine(3); ?>
1 Mark(s)
Your Answer:
3
3
$num
$num
5
5
None of the mentioned
None of the mentioned
In the shortest path tree, the root of a tree is a:
1 Mark(s)
Your Answer:
station
station
address
address
link
link
node
node
The great didactic book by John Amos Comenius represents___________?
1 Mark(s)
Your Answer:
Idealism
Idealism
Scientific Realism
Scientific Realism
Humanity Realism
Humanity Realism
None of these
None of these
The parameter that refers to the set of rules that govern data communications are called:
1 Mark(s)
Your Answer:
forum
forum
standard
standard
agency
agency
protocol
protocol
Which of the following is an incorrect activity for the configuration management of a software system?
1 Mark(s)
Your Answer:
Change management
Change management
System management
System management
Internship management
Internship management
Version management
Version management
Data frames can have additional attributes such as . . . . . . . .
1 Mark(s)
Your Answer:
Rowname()
Rowname()
Rownames()
Rownames()
R.names()
R.names()
D.names()
D.names()
. . . . . . . . is discovering unseen patterns from data.
1 Mark(s)
Your Answer:
Data Milling
Data Milling
Data Mining
Data Mining
Niching
Niching
Machine learning
Machine learning
Dielectric constant of Silicon is:
1 Mark(s)
Your Answer:
12
12
16
16
25
25
18
18
Consider a worksheet of MS Excel, If value of F7 cell is 12 and value of H12 cell is 30. Calculate the answer of following formula=F7*H12 _____?
1 Mark(s)
Your Answer:
325
325
42
42
360
360
None of these
None of these
What is the result of the expression ptr += 2 in C, where ptr is a pointer?
1 Mark(s)
Your Answer:
Increase ptr by 2
Increase ptr by 2
Decrease ptr by 2
Decrease ptr by 2
Move ptr two memory locations forward
Move ptr two memory locations forward
It's not a valid operation
It's not a valid operation
Which of the following allows an element to lock to an area on the page?
1 Mark(s)
Your Answer:
affix
affix
alert
alert
popover
popover
tooltip
tooltip
What will be the output of the following Python code? s=set() type(s)
1 Mark(s)
Your Answer:
<class 'set'>
<class 'set'>
set
set
class set
class set
SQL permits a privilege to be granted by a role rather than by a:
1 Mark(s)
Your Answer:
Administrator
Administrator
Developer
Developer
Authorizer
Authorizer
User
User
What is used to get class name in reflection?
1 Mark(s)
Your Answer:
getClass().getName()
getClass().getName()
getClass().getFields()
getClass().getFields()
getClass().getDeclaredFields()
getClass().getDeclaredFields()
new getClass()
new getClass()
Microorganisms responsible for food poisoning and food spoilage is:
1 Mark(s)
Your Answer:
E.coli
E.coli
salmonella
salmonella
staphylococcus
staphylococcus
cyano bacteria
cyano bacteria
Which of the following can be used to navigate documents?
1 Mark(s)
Your Answer:
frames
frames
hyperlinks
hyperlinks
web toolbar
web toolbar
all of the above
all of the above
You are required to give brief of your role duties, which of the following would you use?
1 Mark(s)
Your Answer:
PowerPoint
PowerPoint
Excel
Excel
Word
Word
Notepad
Notepad
Fractional Knapsack is solved using:
1 Mark(s)
Your Answer:
Greedy
Greedy
Dynamic Programming
Dynamic Programming
Backtracking
Backtracking
Brute Force
Brute Force
In computer, FDDI is a:
1 Mark(s)
Your Answer:
ring network
ring network
star network
star network
mesh network
mesh network
bus network
bus network
A class that cannot be inherited is declared as:
1 Mark(s)
Your Answer:
Final
Final
Static
Static
Abstract
Abstract
Private
Private
Physical environment, instructional materials, and classroom culture can all influence the extent to which students are able to______________________ the taxonomy in their learning?
1 Mark(s)
Your Answer:
Think
Think
Apply
Apply
Both
Both
None of these
None of these
The percentage composition of oxygen in exhaled air is:
1 Mark(s)
Your Answer:
16%
16%
20%
20%
22%
22%
32%
32%
What is the default access specifier in a C++ class?
1 Mark(s)
Your Answer:
public
public
private
private
protected
protected
internal
internal
Which of the following is a formal word? A) ASAP B) FYI C) Kindly D) None of these
1 Mark(s)
Your Answer:
ASAP
ASAP
FYI
FYI
Kindly
Kindly
None of these
None of these
What is the output of the given code? i = 50 while i > 25 do print 50/i i -= 1 end
1 Mark(s)
Your Answer:
50..25
50..25
50..1
50..1
Infinite loop
Infinite loop
1111111111111111111111111
1111111111111111111111111
Which of the following is NOT a valid loop in Python?
1 Mark(s)
Your Answer:
while loop
while loop
until loop
until loop
for loop
for loop
do-while loop
do-while loop
What is the purpose of the 'std::nested_exception' class in C++ exception handling?
1 Mark(s)
Your Answer:
It represents exceptions nested within other exceptions
It represents exceptions nested within other exceptions
It represents exceptions thrown by nested functions
It represents exceptions thrown by nested functions
It represents exceptions caught by nested try-catch blocks
It represents exceptions caught by nested try-catch blocks
It represents exceptions that occur in nested loops
It represents exceptions that occur in nested loops
In advanced MapReduce, what is the purpose of the Hadoop MapReduce "Map Output Compression"?
1 Mark(s)
Your Answer:
Compress the map output data
Compress the map output data
Compress the reduce output data
Compress the reduce output data
Decompress the map output data
Decompress the map output data
Decompress the reduce output data
Decompress the reduce output data
In Java, which loop is used when you want to execute a block of code as long as a condition is true?
1 Mark(s)
Your Answer:
for loop
for loop
while loop
while loop
switch loop
switch loop
do-while loop
do-while loop
Previous
Mark For Review & Next
Next
Clear Answer
Finish
© Copyright © 2020 ALGOPK . All Rights Reserved.