Sunteți pe pagina 1din 17

12/29/2015

https://www.tcsion.com/OnlineAssessment/report.html?857@@8289@@1

AspireGrandTest2

1/17

12/29/2015

AspireGrandTest2

Print

Exit Print Mode

About the exam


Dear Participant,
Greetings!
You have completed the "Aspire Grand Test 2" exam.
At this juncture, it is important for you to understand your strengths and focus on them to achieve the best results.
We present here a snapshot of your performance in "Aspire Grand Test 2" exam in terms of marks scored by you in
each section, question-wise response pattern and difficulty-wise analysis of your performance.
This Report consists of the following sections that can be accessed using the left navigation panel:
Overall Performance: This part of report shows the summary of marks scored by you across all sections of the
exam and the comparison of your performance across all sections.
Section-wise Performance: You can click on a section name in the left navigation panel to check your performance
in that section. Section-wise performance includes the details of your response at each question level and difficultywise analysis of your performance for that section.
NOTE : For Short Answer, Subjective, Typing and Programing Type Questions participant will not be able to view Bar
Chart Report in the Performance Analysis.
Subject
Aspire Grand Test

Questions Attempted

Correct

Score

40/40

30

30

MarksObtainedSubjectWise

https://www.tcsion.com/OnlineAssessment/report.html?857@@8289@@1

2/17

12/29/2015

AspireGrandTest2

AspireGrandTest

NOTE : Subject having negative marks are not considered in the pie chart. Pie chart will not be shown if all the
subject contains 0 marks.

Aspire Grand Test


The Aspire Grand Test section comprises of a total of 40 questions with the following difficulty level distribution: Difficulty Level

No. of questions

Easy

40

Moderate

Hard

Question wise details


Please click on question to view detailed analysis
= Not Evaluated
https://www.tcsion.com/OnlineAssessment/report.html?857@@8289@@1

= Evaluated

= Correct

= Incorrect

= Not Attempted

= Marked For Review


3/17

12/29/2015

AspireGrandTest2

= Correct Option

= Your Option

Question Details
Q1.EBCIDIC Stands for
Difficulty Level : Easy
Status : Incorrect

Marks Obtained : 0

Response : 1
Option 1 :
Option 2 :
Option 3 :
Option 4 :

Extended Binary Coded Digital Interchange Code


Extended Binary Coded Decimal Interchange Code
Extensive Binary Coded Digital Interchange code
Extended Binary Coded Decimal Intermission Code

Q2.Select the types of Multitasking


Difficulty Level : Easy
Status : Incorrect

Marks Obtained : 0

Response : 1,3
Option 1 :
Option 2 :
Option 3 :
Option 4 :

PreEmptive
Cooperative
PostEmptive
Non PreEmptive

Q3.Example of Utility Software


Difficulty Level : Easy
Status : Correct

Marks Obtained : 1

Response : 2
Option 1 :
Option 2 :
Option 3 :
Option 4 :

MS-DOS
Norton Antivirus
MS-Word
Windows XP

https://www.tcsion.com/OnlineAssessment/report.html?857@@8289@@1

4/17

12/29/2015

Option 4 :

Windows XP

AspireGrandTest2

Q4.Which website contains Web pages with fixed content and displays same information
to every visitor unless it is updated by the Webmaster?
Difficulty Level : Easy
Status : Correct

Marks Obtained : 1

Response : 4
Option 1 :
Option 2 :
Option 3 :
Option 4 :

Fixed
Dynamic
User-Defined
Static

Q5.When a collection of data in memory is broken up into many pieces that are not close
enough, is called as_________.
Difficulty Level : Easy
Status : Correct

Marks Obtained : 1

Response : 1
Option 1 :
Option 2 :
Option 3 :
Option 4 :

Data fragmentation
External fragmentation
Internal fragmentation
Address Fragmentation

Q6.In which type of topology, computers in the network are connected in a circular
fashion, and the data travels in one direction?
Difficulty Level : Easy
Status : Correct

Marks Obtained : 1

Response : 3
Option 1 :
Option 2 :
Option 3 :
Option 4 :

Bus
Star
Ring
Mesh

https://www.tcsion.com/OnlineAssessment/report.html?857@@8289@@1

5/17

12/29/2015

Option 4 :

Mesh

AspireGrandTest2

Q7.A computer subsystem that allows transferring of data from one component to
another on a motherboard, or between two computers with the help of ________.
Difficulty Level : Easy
Status : Correct

Marks Obtained : 1

Response : 1
Option 1 :
Option 2 :
Option 3 :
Option 4 :

Data Bus
Address Bus
Registers
Control Bus

Q8.Which type of memory is used to load the program before it can acutally execute?
Difficulty Level : Easy
Status : Correct

Marks Obtained : 1

Response : 1
Option 1 :
Option 2 :
Option 3 :
Option 4 :

RAM
ROM
Virtual
Cache

Q9.Values of two statements, produces a value of true if and only if both of its operands
are true is called ______________?
Difficulty Level : Easy
Status : Incorrect

Marks Obtained : 0

Response : 4
Option 1 :
Option 2 :
Option 3 :
Option 4 :

Logical Implication
Logical Conjunction
Logical Disjunction
Logical Bi-Conditional

https://www.tcsion.com/OnlineAssessment/report.html?857@@8289@@1

6/17

12/29/2015

AspireGrandTest2

Q10.When new data are to be inserted into a data structure, but there is no available
space; this situation is usually called
Difficulty Level : Easy
Status : Correct

Marks Obtained : 1

Response : 1
Option 1 :
Option 2 :
Option 3 :
Option 4 :

Overflow
Underflow
Saturated
Housefull

Q11.Which of the following data structure store the homogeneous data elements?
Difficulty Level : Easy
Status : Correct

Marks Obtained : 1

Response : 4
Option 1 :
Option 2 :
Option 3 :
Option 4 :

Linked List
Stack
Queue
Array

Q12.To apply binary search algorithm, you should ensure that the list to be searched is
________________`
Difficulty Level : Easy
Status : Correct

Marks Obtained : 1

Response : 2
Option 1 :
Option 2 :
Option 3 :
Option 4 :

Partially Sorted
Sorted
Unsorted
All of them

Q13.How many passes are


https://www.tcsion.com/OnlineAssessment/report.html?857@@8289@@1

required to sort an array with 5 elements by using Sort By

7/17

12/29/2015

AspireGrandTest2

Q13.How many passes are required to sort an array with 5 elements by using Sort By
Exchange (Bubble Sort) Algorithm?
Difficulty Level : Easy
Status : Correct

Marks Obtained : 1

Response : 1
Option 1 :
Option 2 :
Option 3 :
Option 4 :

4
2
1
5

Q14.For each i from 1 to n-1, there are _____ comparisons for selection sort.
Difficulty Level : Easy
Status : Correct

Marks Obtained : 1

Response : 2
Option 1 :
Option 2 :
Option 3 :
Option 4 :

n
n-i
i
n-1

Q15.. Is a pile in which items are added at one end and removed from the other
end.
Difficulty Level : Easy
Status : Incorrect

Marks Obtained : 0

Response : 1
Option 1 :
Option 2 :
Option 3 :
Option 4 :

Stack
Queue
List
Tree

Q16.Sorting is not possible by using which of the following methods?


https://www.tcsion.com/OnlineAssessment/report.html?857@@8289@@1

8/17

12/29/2015

AspireGrandTest2

Difficulty Level : Easy


Status : Incorrect

Marks Obtained : 0

Response : 3
Option 1 :
Option 2 :
Option 3 :
Option 4 :

Insertion
Selection
Exchange
Deletion

Q17.Select the phases of Spiral Model


Difficulty Level : Easy
Status : Incorrect

Marks Obtained : 0

Response : 1,2,3,4
Option 1 :
Option 2 :
Option 3 :
Option 4 :

Risk Analysis
Engineering
Evaluation
Implementation

Q18.What is the software called that translates code into something meaningful the
computer can understand?
Difficulty Level : Easy
Status : Correct

Marks Obtained : 1

Response : 4
Option 1 :
Option 2 :
Option 3 :
Option 4 :

Translator
Converter
Transliterator
Compiler

Q19.If you needed to execute some code repeatedly based on a certain condition, which
of the following would you use?
Difficulty Level : Easy

https://www.tcsion.com/OnlineAssessment/report.html?857@@8289@@1

9/17

12/29/2015

AspireGrandTest2

Difficulty Level : Easy


Status : Correct

Marks Obtained : 1

Response : 3
Option 1 :
Option 2 :
Option 3 :
Option 4 :

Variable
Conditional
Loop
Break

Q20.Whicht is the right way to initialize an array?


Difficulty Level : Easy
Status : Correct

Marks Obtained : 1

Response : 1
Option 1 :
Option 2 :
Option 3 :
Option 4 :

int num[6] = { 2, 4, 12, 5, 45, 5 };


int n() = { 2, 4, 12, 5, 45, 5 }
int n{6} = { 2, 4, 12 };
int n(6) = { 2, 4, 12, 5, 45, 5 };

Q21.A use case is drawn as a __________ on a UML use case diagram.


Difficulty Level : Easy
Status : Incorrect

Marks Obtained : 0

Response : 3
Option 1 :
Option 2 :
Option 3 :
Option 4 :

Horizontal Ellipse
Horizontal Line
Horizontal Dashed Line
Horizontal Right Arrowed Line

Q22.V-Shaped Model Means


Difficulty Level : Easy
Status : Correct

Marks Obtained : 1

Response : 2,4
https://www.tcsion.com/OnlineAssessment/report.html?857@@8289@@1

10/17

12/29/2015

AspireGrandTest2

Option 1 :
Option 2 :
Option 3 :
Option 4 :

Verdiction Model
Verification Model
Vindication Model
Validation Model

Q23.In class diagram, each class contains?


Difficulty Level : Easy
Status : Correct

Marks Obtained : 1

Response : 2
Option 1 :
Option 2 :
Option 3 :
Option 4 :

Its name, attributes, operations and derived class


Its name, attributes and operations
Its name and attributes
Its name and operations

Q24.Which Testing method is used for testing individual blocks of source code?
Difficulty Level : Easy
Status : Correct

Marks Obtained : 1

Response : 3
Option 1 :
Option 2 :
Option 3 :
Option 4 :

Integration Testing
Acceptance Testing
Unit Testing
System Testing

Q25.What does a tuple refer to ?


Difficulty Level : Easy
Status : Correct

Marks Obtained : 1

Response : 1
Option 1 :
Option 2 :
Option 3 :

Row
Column
Table

https://www.tcsion.com/OnlineAssessment/report.html?857@@8289@@1

11/17

12/29/2015

Option 3 :
Option 4 :

Table
Key

AspireGrandTest2

Q26.For a table to be in 2NF it must be in 1NF and also:


Difficulty Level : Easy
Status : Incorrect

Marks Obtained : 0

Response : 3
Option 1 :
Option 2 :
Option 3 :
Option 4 :

All non-key attributes must be candidate keys.


All non-key attributes must be functionally dependent on the primary key.
The primary key must be functionally dependent on all other attributes.
There must be one and only one candidate key that is the primary key.

Q27.In general, normalising a flat-file database results in:


Difficulty Level : Easy
Status : Correct

Marks Obtained : 1

Response : 4
Option 1 :
Option 2 :
Option 3 :
Option 4 :

Many Tables
Reduced Data Redundancy
No INSERT, UPDATE, and DELETE anomalies
All of them

Q28.First normal form prohibits the occurrence of


Difficulty Level : Easy
Status : Correct

Marks Obtained : 1

Response : 2
Option 1 :
Option 2 :
Option 3 :
Option 4 :

Null values in a column


Repeating group in a table
Multiple candidate keys in a table
Multiple foreign keys in a table

Q29.A attribute in a relation is a foreign key if the _______ key from one relation is used as

https://www.tcsion.com/OnlineAssessment/report.html?857@@8289@@1

12/17

12/29/2015

AspireGrandTest2

Q29.A attribute in a relation is a foreign key if the _______ key from one relation is used as
an attribute in that relation
Difficulty Level : Easy
Status : Correct

Marks Obtained : 1

Response : 2
Option 1 :
Option 2 :
Option 3 :
Option 4 :

Unique Key
Primary Key
Composite Key
Candidate Key

Q30.In which of the following is a single-entity instance of one type related to many entity
instances of another type?
Difficulty Level : Easy
Status : Correct

Marks Obtained : 1

Response : 4
Option 1 :
Option 2 :
Option 3 :
Option 4 :

One-to-One Relationship
Composite Relationship
Many-to-Many Relationship
One-to-Many Relationship

Q31.To delete a column email from a table Emp we use the command :Difficulty Level : Easy
Status : Correct

Marks Obtained : 1

Response : 2
Option 1 :
Option 2 :
Option 3 :
Option 4 :

alter table Emp delete email


alter table Emp drop email
alter table Emp drop email(20)
alter table Emp delete email(20)

Q32.I want to change the email address of a customer with an ID of 200 . Which is the
correct Query?

https://www.tcsion.com/OnlineAssessment/report.html?857@@8289@@1

13/17

12/29/2015

correct Query?

AspireGrandTest2

Difficulty Level : Easy


Status : Correct

Marks Obtained : 1

Response : 1
Option 1 :
Option 2 :
Option 3 :
Option 4 :

update Customer set email="xyz@hotmail.com" where ID=200 ;


update Customer set email="xyz@hotmail.com" ;
alter Customer set email="xyz@hotmail.com" where ID=200 ;
alter Customer set email="xyz@hotmail.com" ;

Q33.What is object-oriented programming?


Difficulty Level : Easy
Status : Incorrect

Marks Obtained : 0

Response : 2
Option 1 :
Option 2 :
Option 3 :
Option 4 :

A type of programming not in use anymore


A type of programming involving a structured method of creating programs
A type of programming using only numbers
A type of programming involving data types representing data structures

Q34.When using Method Overriding, Which of the following is true?


Difficulty Level : Easy
Status : Incorrect

Marks Obtained : 0

Response : 4
Option 1 :
Option 2 :
Option 3 :
Option 4 :

The object reference determines which version of overridden method is invoked


The class determines which version of overridden method is invoked
The number of parameters determines which version of overridden method is invoked
The method signature determines which version of overridden method is invoked

Q35.what is the output of the following code?


print type([1,2])
Difficulty Level : Easy
https://www.tcsion.com/OnlineAssessment/report.html?857@@8289@@1

14/17

12/29/2015

AspireGrandTest2

Status : Correct

Marks Obtained : 1

Response : 3
Option 1 :
Option 2 :
Option 3 :
Option 4 :

<type "tuple">
<type "int">
<type "list">
<type "set">

Q36.Predict the output of below code snippet?


def f(): pass
print type(f())
Difficulty Level : Easy
Status : Correct

Marks Obtained : 1

Response : 4
Option 1 :
Option 2 :
Option 3 :
Option 4 :

<type "function">
<type "tuple">
<type "str">
<type "NoneType">

Q37.Predict the output of below code snippet?


x = 4.5
y=2
print x//y
Difficulty Level : Easy
Status : Correct

Marks Obtained : 1

Response : 1
Option 1 :
Option 2 :
Option 3 :
Option 4 :

2
2.25
9
20.25

Q38.Predict the output of below code snippet?

https://www.tcsion.com/OnlineAssessment/report.html?857@@8289@@1

15/17

12/29/2015

AspireGrandTest2

Q38.Predict the output of below code snippet?


class Account:
def __init__(self, id):
self.id = id
id = 666
acc = Account(123)
print acc.id
Difficulty Level : Easy
Status : Correct

Marks Obtained : 1

Response : 2
Option 1 :
Option 2 :
Option 3 :
Option 4 :

None
123
666
Syntax Error, Program will not run

Q39.Predict the output of below code snippet?


name = "snow storm"
print "%s" % name[6:8]
Difficulty Level : Easy
Status : Correct

Marks Obtained : 1

Response : 3
Option 1 :
Option 2 :
Option 3 :
Option 4 :

st
sto
to
tor

Q40.Predict the output of below code snippet?


names = ["Amir","Barry","Chales", "Dao"]
print names[1][4]
Difficulty Level : Easy
https://www.tcsion.com/OnlineAssessment/report.html?857@@8289@@1

16/17

12/29/2015

AspireGrandTest2

Difficulty Level : Easy


Status : Correct

Marks Obtained : 1

Response : 2
Option 1 :
Option 2 :
Option 3 :
Option 4 :

r
y
Amir
Barry

https://www.tcsion.com/OnlineAssessment/report.html?857@@8289@@1

17/17

S-ar putea să vă placă și