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:
0 of 50 Questions answered correctly
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)
You can use my car ______ tomorrow
__________? Adolph Hitler did
I never have _______ such a boring book!
With reference to your advertisement in today’s “Times”, I would like to _____ for the position of credit controller
 According to the latest government figures, the unemployment rate has fallen for the _____ consecutive month
 Do you have a key to the supply room?
Nothing _________ done when the boss is away.
Choose the answer that produces the most effective sentence and can replace the words in bold– clear and exact, without wordiness or ambiguity.
Â
Some couples are forbidden to divorce by religion, others are forbidden by social custom.Â
Please don’t forget to ring me when you ________ home.
I went there ____ foot.
Which of the boxes comes next in the sequence?
Which number logically follows this series?
 4   6   9   6   14   6 …..
Which of the boxes comes next in the sequence?
In which direction will the gear turn?
What number belongs on the spot of the question mark?
Which figure do you think logically belongs on the spot of the question mark?
Which of the boxes comes next in the sequence?
Which of the boxes comes next in the sequence?
Which of the boxes comes next in the sequence?
Which is the next logical image in the sequence?
How many bits make up one byte?
Binary code does not work on all computers
Binary is represented by which set of digits
What are data structures?
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 Stack data structure
In a computer binary system, there are _____ choices
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?
Which of the following scenarios might you apply an algorithm?
BigO Notation is used to
How are algorithms measured?
Which of the following best describes a programming paradigm?
Which of these options best represents the role of HTML in a Web Application using the context of a House ?
Which of these refers to a place where a particular website is located/stored?
What’s the full meaning of URL?
Visiting a website is a simple interaction between the Client(browser) and the web server ?
What’s the full meaning of HTTP?
Which of these HTML tags would best suited for starting a paragraph?
Which of these is correctly a self closing tag?
From the code block below, which of the options is the attribute ?
<p class= ‘text’> Welcome to AltSchool Africa<p/>
Putting HTML elements inside other HTML elements is called what?
Which of these VsCode Extensions would make your code look presentable?
Which of the elements contains the part of the webpage to be seen by the viewer/visitor
DOCTYPE declaration is compulsory when creating a HTML document.
DOCTYPE declaration is necessary when creating an HTML document.
What extension in VScode do we recommend to view your HTML documents?
All of the following option are self closing tags except?