Page 266 - Web Applications (803) Class 12
P. 266
11. What is IntelliSense? [2022 T2]
Ans. IntelliSense is a feature found in integrated development environments (IDEs) and code editors that provides
context-aware code suggestions, autocompletion, and documentation as developers write code. It is
designed to enhance the coding experience by helping developers write code more efficiently and with fewer
errors. [2022 T2]
12. Expand the term IIS.
Ans. Internet Information Services
13. Information collected through web-based forms can be stored in a ............................... with appropriate fields for
every entry in the form. [2022 T2]
Ans. Database
14. Write any two points about Snippets. [2022 T2]
Ans. A "snippet" is a small, reusable piece of code that can be integrated into a larger code base. Developers talk
about snippets with specific functionality, and how snippets can be implemented when building larger, more
complex programs. Snippets have several uses. Some snippets of text editors and other software programs
manage specific document processing tasks. Some snippets can be integrated into programs such as Visual
Studio and reused in projects running within that platform.
15. What do you mean by structure of a website? Explain any one use of it. [2022 T2]
Ans. The structure of a website refers to the layout of its content, including how different elements and pages are
arranged and interconnected. A well-structured website is essential for providing a logical and user-friendly
experience to visitors.
One important aspect of a website’s structure is the use of a navigation menu or navigation bar.
Navigation Menu: A navigation menu is a user interface element that typically appears on a website, often at the
top or side, and provides a list of links to various pages or sections of the site. It serves as a road map for visitors
to easily navigate and access different parts of the website.
16. Rakshit has created a website and his friend has suggested to him to go for a free hosting server as Rahul is still
learning to create a website. [2022 T2]
Give the requirement to host a website with one’s own server.
Web hosting providers allow other methods which you can use to upload a website. Name any one of the
methods.
Ans. To host a website using your own server, you will need the following requirements: Adequate hardware, web
server, reliable high-speed internet connection, domain name, Static IP Address, DNS configuration, Your website’s
content, etc.
Regarding methods for uploading a website to a hosting server, besides hosting on your own server, you can
consider using FTP (File Transfer Protocol) to upload your website to a remote web server. FTP is a common
method for transferring files to a web server, and many web hosting providers offer FTP access to upload and
manage website files on their servers.
264 Touchpad Web Applications-XII

