Hello, you’ve come one step closer to building your career in Software Engineering.
Welcome to your entrance assessment exercise. Before you proceed, here’s some important bits of information you need to know:
May the Force be with you.
0 of 50 Questions completed
Questions:
You have already completed the quiz before. Hence you can not start it again.
Quiz is loading…
You must sign in or sign up to start the quiz.
You must first complete the following:
Your time:
Time has elapsed
You have reached 0 of 0 point(s), (0)
Earned Point(s): 0 of 0, (0)
0 Essay(s) Pending (Possible Point(s): 0)
How’s your training programme going?Â
Which word form is not correct?
Do you have a key to the supply room? Â
Pease read the attached _____ of the annual report, and add any comments you may have.Â
Streamlining the data entry _____ for new orders has lowered labour costs and greatly improved turnaround times.Â
According to the latest government figures, the unemployment rate has fallen for the _____ consecutive month.Â
With reference to your advertisement in today’s “Times”, I would like to _____ for the position of credit controller.Â
Stretched out in a single file, the explorers climbed ____Â a narrow path that seems very little used.Â
When my friends went to the employment office, they _____ closed early.Â
The basement smelled _____and sometimes almost a rotten smell.Â
Which of the boxes comes next in the sequence?
Which of the boxes comes next in the sequence?
To which group does the figure belong?
What number belongs on the spot of the question mark?
If the upper gear moves in the direction shown, in which direction will the lower gear turn?
From the options available, please choose which diagram would come next in the series.
What number belongs on the spot of the question mark?
Which of the boxes comes next in the sequence?Â
Which is the next logical image in the sequence?
What number belongs on the spot of the question mark?
Which of the following aspects of an algorithm does BigO Notation NOT describe ?
Code written in JavaScript can be described as
In which of the following scenario will you use a LinkedList data structure?
In which of the following scenario will you use a Stack data structure?
In which of the following scenario will you use a Set data structure?
In a computer binary system, there are _____ choices
Which number system is used by computers?
Who among the following is popular as the father of computer?
Basic components of a computer system does not include
Which of the following is a type of programming paradigm?
To effectively solve a computing problem, which of these do you need to come up with first?
Which of the following scenarios might you apply an algorithm?
BigO Notation is used to?
How are algorithms measured?
What is an algorithm?
What’s the full meaning of URL?
Which of these is a proper example of a URL?
what is the full meaning of DOM?
A webpage can contain text paragraphs, images, videos, as well as links to articles.
The <p> element is used for adding paragraphs to a HTML document
Can a web page contains multiple header and footer element?
<img src=”images/icon.png” />
Which of the above represents the attribute ?
DOCTYPE declaration is compulsory when creating an HTML document?
What is the full meaning of HTML ?
What year was HTML Created?
Which of these is not a valid version of HTML?
Which of these is an example of a tool you need to effectively write HTML ?
What is the full meaning of WWW
In which of these elements should we add content to be displayed to the user?
Which HTML tag is is used to load and display images?