{"id":1742,"date":"2022-02-11T14:35:58","date_gmt":"2022-02-11T14:35:58","guid":{"rendered":"https:\/\/swatilathia.com\/?page_id=1742"},"modified":"2024-10-22T05:31:02","modified_gmt":"2024-10-22T05:31:02","slug":"one-mark-questions","status":"publish","type":"page","link":"https:\/\/swatilathia.com\/?page_id=1742","title":{"rendered":"One Mark Questions: HTML, CSS, JavaScript"},"content":{"rendered":"<body>\n<ol class=\"wp-block-list has-medium-font-size\">\n<li>HTML stands for ____________<\/li>\n\n\n\n<li>WWW stands for ____________<\/li>\n\n\n\n<li>ISP stands for _______________<\/li>\n\n\n\n<li>LAN stands for ______________<\/li>\n\n\n\n<li>MAN stands for _____________<\/li>\n\n\n\n<li>WAN stands for _____________<\/li>\n\n\n\n<li>PAN stands for ______________<\/li>\n\n\n\n<li>URL stands for ______________<\/li>\n\n\n\n<li>DNS stands for _____________<\/li>\n\n\n\n<li>OSI stands for ______________<\/li>\n\n\n\n<li>TCP\/IP stands for ___________<\/li>\n\n\n\n<li>TELNET stands for __________<\/li>\n\n\n\n<li>HTTP stands for ____________<\/li>\n\n\n\n<li>FTP stands for ______________<\/li>\n\n\n\n<li>UDP stands for _____________<\/li>\n\n\n\n<li>VSAT stands for ____________<\/li>\n\n\n\n<li>B2B stands for _____________<\/li>\n\n\n\n<li>C2C stands for _____________<\/li>\n\n\n\n<li>C2B stands for _____________<\/li>\n\n\n\n<li>ICT stands for ______________<\/li>\n\n\n\n<li>IIS stands for ______________<\/li>\n\n\n\n<li>What is HTML?<\/li>\n\n\n\n<li>What is Computer Network?<\/li>\n\n\n\n<li>What is WWW?<\/li>\n\n\n\n<li>Define LAN<\/li>\n\n\n\n<li>Define MAN<\/li>\n\n\n\n<li>Define WAN<\/li>\n\n\n\n<li>Define PAN<\/li>\n\n\n\n<li>What is Web page?<\/li>\n\n\n\n<li>What is Web site?<\/li>\n\n\n\n<li>What is Web Server?<\/li>\n\n\n\n<li>List web server name.<\/li>\n\n\n\n<li>What is Web Browser\/Client?<\/li>\n\n\n\n<li>List web browser name.<\/li>\n\n\n\n<li>What is Search Engine?<\/li>\n\n\n\n<li>List Search Engine name.<\/li>\n\n\n\n<li>List Layers of OSI reference model<\/li>\n\n\n\n<li>List types of network<\/li>\n\n\n\n<li>What is Network Topology?<\/li>\n\n\n\n<li>What is Physical Topology?<\/li>\n\n\n\n<li>List types of Network Topology<\/li>\n\n\n\n<li>What is Remote Login?<\/li>\n\n\n\n<li>What is E-mail?<\/li>\n\n\n\n<li>What is E-commerce?<\/li>\n\n\n\n<li>List out Name of E-commerce sites<\/li>\n\n\n\n<li>What is E-Business?<\/li>\n\n\n\n<li>What is Mobile Commerce?<\/li>\n\n\n\n<li>What is Static Web Page\/Site?<\/li>\n\n\n\n<li>What is Dynamic Web Page\/Site?<\/li>\n\n\n\n<li>What is Web Hosting?<\/li>\n\n\n\n<li>What is Cyber Law?<\/li>\n\n\n\n<li>What is Cookies?<\/li>\n\n\n\n<li>Where does Cookie store?<\/li>\n\n\n\n<li>What is Firewall?<\/li>\n\n\n\n<li>What is Hacker?<\/li>\n\n\n\n<li>What is Cracker?<\/li>\n\n\n\n<li>List different types of Payment<\/li>\n\n\n\n<li>Who has developed HTML?<\/li>\n\n\n\n<li>List out OSI upper layer<\/li>\n\n\n\n<li>What is Intranet?<\/li>\n\n\n\n<li>First text based search engine is ________<\/li>\n\n\n\n<li>RWD stands for _________<\/li>\n\n\n\n<li>EFT stands for ______<\/li>\n\n\n\n<li>What is the purpose of the <code>&lt;title&gt;<\/code> tag in an HTML document?<\/li>\n\n\n\n<li>Name two attributes that can be used with the <code>&lt;img&gt;<\/code> tag.<\/li>\n\n\n\n<li>What does the <code>&lt;head&gt;<\/code> section of an HTML document typically contain?<\/li>\n\n\n\n<li>Which tag is used to create bold text in HTML?<\/li>\n\n\n\n<li>How do you create italic text using HTML?<\/li>\n\n\n\n<li>What tag is used to create an unordered list?<\/li>\n\n\n\n<li>How can you define a list item in an ordered list?<\/li>\n\n\n\n<li>Which tag is used to create a hyperlink in HTML?<\/li>\n\n\n\n<li>What attribute of the <code>&lt;a&gt;<\/code> tag specifies the URL of the linked document?<\/li>\n\n\n\n<li>How can you insert a non-breaking space in HTML?<\/li>\n\n\n\n<li>Which tag is used to embed an image in an HTML document?<\/li>\n\n\n\n<li>What attribute is required in the <code>&lt;audio&gt;<\/code> tag to specify the source file?<\/li>\n\n\n\n<li>What is the difference between an ordered list and an unordered list?<\/li>\n\n\n\n<li>Which tag is used for a description list in HTML?<\/li>\n\n\n\n<li>What is the purpose of the <code>&lt;table&gt;<\/code> tag?<\/li>\n\n\n\n<li>Which tag is used to define a header cell in a table?<\/li>\n\n\n\n<li>What is the purpose of the <code>&lt;frameset&gt;<\/code> tag in HTML?<\/li>\n\n\n\n<li>How do you specify the source of a frame?<\/li>\n\n\n\n<li>OL stands for ______<\/li>\n\n\n\n<li>UL stands for ______<\/li>\n\n\n\n<li>What is Class selector?<\/li>\n\n\n\n<li>What is Id selector?<\/li>\n\n\n\n<li>CSS stands for _______<\/li>\n\n\n\n<li>List types of CSS<\/li>\n\n\n\n<li>What is the purpose of the <code>&lt;form&gt;<\/code> tag?<\/li>\n\n\n\n<li>Which attribute is used to specify the method of form submission?<\/li>\n\n\n\n<li>What is the doctype declaration for HTML5?<\/li>\n\n\n\n<li>Which tag is used to define a section in HTML5?<\/li>\n\n\n\n<li>What is the purpose of the <code>&lt;header&gt;<\/code> tag in HTML5?<\/li>\n\n\n\n<li>How does the <code>&lt;footer&gt;<\/code> tag differ from the <code>&lt;aside&gt;<\/code> tag?<\/li>\n\n\n\n<li>What type of input does the <code>type=\"email\"<\/code> attribute in a form field expect?<\/li>\n\n\n\n<li>How does the <code>type=\"range\"<\/code> attribute affect an input element?<\/li>\n\n\n\n<li>Which tag is used to embed a video in HTML5?<\/li>\n\n\n\n<li>How do you specify multiple source files for an audio element?<\/li>\n\n\n\n<li>What is the purpose of the <code>&lt;canvas&gt;<\/code> tag in HTML5?<\/li>\n\n\n\n<li>How do you access the 2D rendering context of a canvas?<\/li>\n\n\n\n<li>_____ history object method loads the previous URL\/page in the history list<\/li>\n\n\n\n<li>_____ history object method loads the next URL\/page in the history list<\/li>\n\n\n\n<li>_____ history object method loads a specific URL\/page from the history list<\/li>\n\n\n\n<li>_____ history object property returns the number of URLs (pages) in the history list<\/li>\n\n\n\n<li>When an object gets focus, _____ event occurs<\/li>\n\n\n\n<li>When an object loses focus, ______ event occurs<\/li>\n\n\n\n<li>What is UDF?<\/li>\n\n\n\n<li>List any five String functions in JavaScript<\/li>\n\n\n\n<li>List any five Date functions<\/li>\n\n\n\n<li>List any five Math functions<\/li>\n\n\n\n<li>List any five Array functions<\/li>\n\n\n\n<li>Explain pop(), push(), shift(), unshift()<\/li>\n\n\n\n<li>List types of dialog boxes<\/li>\n\n\n\n<li>DOM stands for _______<\/li>\n\n\n\n<li>What is DOM?<\/li>\n<\/ol>\n\n\n\n<p><\/p>\n<\/body>","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"zakra_page_container_layout":"customizer","zakra_page_sidebar_layout":"customizer","zakra_remove_content_margin":false,"zakra_sidebar":"customizer","zakra_transparent_header":"customizer","zakra_logo":0,"zakra_main_header_style":"default","zakra_menu_item_color":"","zakra_menu_item_hover_color":"","zakra_menu_item_active_color":"","zakra_menu_active_style":"","zakra_page_header":true,"om_disable_all_campaigns":false,"footnotes":""},"class_list":["post-1742","page","type-page","status-publish","hentry"],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/swatilathia.com\/index.php?rest_route=\/wp\/v2\/pages\/1742","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/swatilathia.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/swatilathia.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/swatilathia.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/swatilathia.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1742"}],"version-history":[{"count":5,"href":"https:\/\/swatilathia.com\/index.php?rest_route=\/wp\/v2\/pages\/1742\/revisions"}],"predecessor-version":[{"id":5464,"href":"https:\/\/swatilathia.com\/index.php?rest_route=\/wp\/v2\/pages\/1742\/revisions\/5464"}],"wp:attachment":[{"href":"https:\/\/swatilathia.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1742"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}