Consider the following HTML element :
<input type = text size = 10/>
The attribute ‘size’ on the above element refers to the ……….
Which of the following is a client-side scripting language that is commonly used to add interactivity to web pages ?
Consider the folder structure given below :
Which of the following is the correct markup to include in the index. html to link greeting. html
document ?
The following element is a markup for including an image to an HTML document. The name of the source file of the image used is ‘‘arrow.jpg’’ which is in the same folder as the HTML document.
<img……………. = “arrow.jpg”/>
Which of the following is the most suitable to fill the blank in the above element ?
In an operating system, moving a process from the main memory to the secondary storage in order to bring in another process to the main memory is called……………………….
Which of the following is not a main function of an operating system ?
Which of the following has the fastest access speed ?
Consider the following circuit with four push button switches namely : S1, S2, S3, and S4. These four switches can either be in pushed or released states which are represented by 1 and 0
respectively. (Note : In the circuit given below, all the switches are in released state having value 0.)
Which of the following Boolean expressions represents the function of the bulb, if the on state of the bulb is represented by the value 1 ?

Consider the following logic circuit :
Which of the following circuit diagrams represents a simplified version of the above circuit ?
Representations of 510 and -910 in 8-bit Two’s complement forms are