HTML is used to create (A) machine language program (B) high level program (C) web page (D) web server

1 Answer

Answer :

(C) web page

Related questions

Description : HTML is basically used to design: (A) Web-page (B) Web-site (C) Graphics (D) Tables and Frames

Last Answer : (A) Web-page

Description : A Compiler is a software which converts (A) Characters to bits (B) High level language to machine language (C) Machine language to high level language (D) Words to bits

Last Answer : (B) High level language to machine language

Description : High level programming language can be converted to machine language using which of the following? (A) Oracle (B) Compiler (C) Mat lab (D) Assembler

Last Answer : (B) Compiler

Description : A computer program that translates a program statement by statement into machine language is called a/an (A) Compiler (B) Simulator (C) Translator (D) Interpreter 

Last Answer : (D) Interpreter

Description : To create an HTML page, you need (a) text editor (b) Web browser -Technology

Last Answer : (c) Because text editor is required to write HTML code and the Web browser is needed to display the page.

Description : HTML stands for (A) Hyper Text Markup Language (B) Hyper Text Manipulation Language (C) Hyper Text Managing Links (D) Hyper Text Manipulating Links

Last Answer : (A) Hyper Text Markup Language

Description : Primary language used for static web page design is: a) HTML b) PHP c) Perl d) None of These

Last Answer : a) HTML

Description : What do you need to put your web pages on the www? (A) a connection to internet (B) a web browser (C) a web server (D) all of the above

Last Answer : (D) all of the above

Description : A compiler is used to convert the following to object code which can be executed (A) High-level language (B) Low-level language (C) Assembly language (D) Natural language

Last Answer : (A) High-level language

Description : Networking of libraries through electronic media is known as: (A) Inflibnet (B) Libinfnet (C) Internet (D) HTML

Last Answer : Answer: A  Information and Library Network (INFLIBNET) Centre is an Autonomous Inter-University Centre (IUC) of University Grants Commission (UGC) involved in creating infrastructure for sharing of ... institutions of national importance and R & D institutions, etc. avoiding duplication of efforts.

Description : While writing HTML code, how do you find out how your Web page would look like? -Technology

Last Answer : For this, open the HTML code file in a Web browser.

Description : Why do we insert comments in an HTML document, even though they are not displayed on a Web page? -Technology

Last Answer : So, that user will be able to understand coding effects and meaning.

Description : Write the HTML command to display the following in your Web page. -Technology

Last Answer : The HTML command is – A2 + B2

Description : Write the output on the Web page for the following HTML command. -Technology

Last Answer : The output on the Web page will be the Atomic weight of O 2

Description : Write the HTML code to display an inline image named pencil.jpg located at C:\ in the center of your Web page. -Technology

Last Answer :

Description : Write the HTML code to send an E_mail to [emailprotected] from your Web page. -Technology

Last Answer : [emailprotected]

Description : The tag used in HTML to link a Web page with other Web page is (a) (b) -Technology

Last Answer : (a) anchor tag is used to create links.

Description : Write the HTML code to generate the following table on a Web page with the contents and alignment exactly as shown below: -Technology

Last Answer : The HTML code is

Description : Write the HTML code to generate the following Web page:1. Link color is green, active link color is blue and visited link color is red. -Technology

Last Answer : The HTML code isEat healthy, live healthy KHAO PIYO RESTAURANTCollect Information for .MenusTours Menus available are 1 INDIAN 2 ITALIAN 3 CONTINENTAL 4 THAI < /tab1e> For further queries and reservation

Description : Observe the following Web page and write HTML code to generate it: 1. Background color of page is yellow. -Technology

Last Answer : The HTML code is INDIAN RHINOCEROSThe Indian rhinoceros lives primarily in northern India and Nepal. These massive beasts have some noticeable physical differences from their African relatives.Their segmented hide looks like a ... .5 ft; Height up to 6 ftWeight4,400 lbs (2,000 kgkg) For more Details

Description : Observe the following Web page and write HTML code to generate it.1. Title of the page is “Cleanliness” -Technology

Last Answer : IMPORTANCE OF CLEANLINESS IMPORTANCE OF CLEANINESS Cleanliness is not a work which we should do forcefully. It is a good habit and healthy way of our healthy life. All type of ... should be highly aware about now to maintain cleainless in our daily lives. Factors affecting the environment

Description : Write the HTML code to display links of a web page in yellow colour. -Technology

Last Answer :

Description : Write the HTML code to generate the following web page with the given below specifications: -Technology

Last Answer : Income Tax Slabs 2017-18INCOME TAX SLABS 2017-18S.No.Income RangeTax%10-250000NIL2250001-50000010%3500001-100000020%4>100000030%Next Page

Description : What is the extension for HTML page? -Web-Development

Last Answer : answer:

Description : How to change the font colour in the HTML page? -Web-Development

Last Answer : To set the font color in HTML, use the style attribute. The style attribute specifies an inline style for an element. The attribute is used with the HTML tag, with the CSS property color. HTML5 do not support the tag, so the CSS style is used to add font color.

Description : How to write the paragraph in the HTML page? -Web-Development

Last Answer : answer:

Description : How to apply Hyperlink in an HTML page? -Web-Development

Last Answer : answer:

Description : Give the example for putting a comment in the HTML page? -Web-Development

Last Answer : answer:

Description : What are the parts of the HTML page? -Web-Development

Last Answer : answer:

Description : Explain the importance of HTML in web page design . ?

Last Answer : HTML is very important in web page design. Because with the help of HTML-1. The information on a page can be moved anywhere. 2. Every browser supports HTML . 3. Easy to learn and use. 4. The smaller the page size, the lower the cost.

Description : Which of the following is not open source software? (A) Apache HTTP server (B) Internet explorer (C) Fedora Linux (D) Open office

Last Answer : (B) Internet explorer

Description : POP3 and IMAP are e-mail accounts in which (A) One automatically gets one’s mail everyday (B) One has to be connected to the server to read or write one’s mail (C) One only has to be connected to the server to send and receive email (D) One does not need any telephone lines

Last Answer : (C) One only has to be connected to the server to send and receive email

Description : The term DNS stands for (A) Domain Name System (B) Defense Nuclear System (C) Downloadable New Software (D) Dependent Name Server

Last Answer : (A) Domain Name System

Description : Which language is directly understood by the computer without translation program? A) Machine language B) Assembly language C) High level language D) None of above

Last Answer : Answer : A

Description : Which statement is valid about computer program? A) High level languages must be converted into machine language to execute B) High level language programs are more efficient and faster to execute C) It ... to identify errors in high level language program than in low level programs D) All of above

Last Answer : Answer : A

Description : Which of the following is machine independence program? A) High level language B) Low level language C) Assembly language D) Machine language

Last Answer : Answer : A

Description : A compiler is a translating program which A) Translates instruction of a high level language into machine language B) Translates entire source program into machine language program C) It is not involved in program’s execution D) All of above

Last Answer : Answer : D

Description : Before checking the program for errors in translating code into machine language the high level language code is loaded into __ a. Register b. Memory c. Data d. CPU

Last Answer : b. Memory

Description : Which of the following is machine independence program? a. High level language b. Low level language c. Assembly language d. Machine language

Last Answer : High level language

Description : A compiler is a translating program which a. Translates instruction of a high level language into machine language b. Translates entire source program into machine language program c. It is not involved in program’s execution d. All of above

Last Answer : All of above

Description : Which language is directly understood by the computer without translation program? a. Machine language b. Assembly language c. High level language d. None of above

Last Answer : Machine language

Description : A source program is the progam written in which of the following language: a) Symbolic b) Machine c) High Level d) None of These

Last Answer : c) High Level

Description : A compiler translates a program written in a high-level language into a) Machine language b) An algorithm c) A debugged program d) Java e) None of these

Last Answer : a) Machine language

Description : The translator program that converts source code in high level language into machine code line by line is called - 1) Assembler 2) Compiler 3) Loader 4) Interpreter

Last Answer : 4) Interpreter

Description : A compiler translates a program written in a high level language into 1) Machine Language 2) An algorithm 3) A debugged program 4) None of these

Last Answer : 1) Machine Language

Description : A compiler is_____________ 1) a combination of computer hardware 2) a program which translates from one high level language to another 3) a program which translates from one high level language to a machine level 4) none of these

Last Answer : 3) a program which translates from one high level language to a machine level

Description : Which of the following is machine independence program? a. High level language b. Low level language c. Assembly language d. Machine language

Last Answer : a. High level language

Description : A compiler is a translating program which a. Translates instruction of a high level language into machine language b. Translates entire source program into machine language program c. It is not involved in program’s execution d. All of above

Last Answer : d. All of above

Description : Which language is directly understood by the computer without translation program? a. Machine language b. Assembly language c. High level language d. None of above

Last Answer : a. Machine language

Description : What program can I use to scan my HD for HTML templates I have and create a centralized thumbail catalog?

Last Answer : Need this too, thanks.