Which one of the following software comes under Open-Source Software category?
HTML tag to draw horizontal line:
1 Crore+ students have signed up on EduRev. Have you? Download the App |
Secure data transmission means
The correct HTML code to display(P+Q)2 is:
Which HTML tags cause browsers to render text as italics?
The correct HTML code for inserting an image is :
Which attribute is NOT valid for the <body> tag?
Attribute is used to specify the location of an image file.
Which of the following is NOT an example of Intellectual Property rights?
The attribute of <img> tag specifies an alternate text for an image, if the image cannot be displayed due to any reason.
While creating a Web document, which unit is used to express an image’s height and width?
Preeti needs to send a very confidential message to her colleague in office over a secure channel. She uses a technique wherein an actual message (which is in readable form) can be converted into an unreadable message. This concept is known as________
Which is the correct way to comment out something in HTML?
The default alignment of images, that are inserted in Web page, is:
Which of the following techniques can be used for security of data?
Which of the following is not a cybercrime?
________ is a software for which exclusive rights of modification in the source code remain with the owner.
A is the right given by the government to an inventor to protect his/ her invention from being used/ copied for a fixed period of time.
Which of these is NOT an attribute of the font tag?
The < __________ > tag displays text in subscript form.
Riya wants to buy and sell goods online, which term is used to describe this process?
Consider the following HTML code:
<input type = “radio” name = “gender” value = “male” checked>Male.
<input type = “radio” name = “gender” value = “Female” checked>Female.
<input type = “radio” name = “gender” value = “Others” checked>Others.
Choose the correct output that would be shown upon execution of the above code, from the choice given below:
Raman is an employer of ABC company. He wants a software for which he paid what type of software is raman using?
Identify the HTML tag used to include numbered list in HTML web page.
Which attribute is used to Insert an empty line in the webpage.
A _______ is defined as an exclusive right granted for an invention.
Which of the following tag is required when the user has to give some input/data?
In HTML, the tag <HTML> is same as:
Which term is used for copying of data or computer software without the owner ’s permission?
An unordered list of items are marked with