Explore topic-wise InterviewSolutions in .

This section includes InterviewSolutions, each offering curated multiple-choice questions to sharpen your knowledge and support exam preparation. Choose a topic below to get started.

1301.

What happens when you enter number in text type field

Answer»
1302.

What is WWW ? How does it function ?

Answer» WWW means world wide Web It is a software on Internet
World wide web is a way of accessing information over the internet.
WWW means worldwideweb
1303.

What is WWW ? How does it function?

Answer»
1304.

Need active war members my clan code is #RUGVLPCQ join fast here. Named courage lvl 3

Answer»
1305.

Can u have images in form

Answer»
1306.

Explain the use of each icon present on the navigation toolbar

Answer»
1307.

What you mean by modem

Answer» A modem is a hardware device that allows computer to connect internet over a old telephone line.
1308.

foreing key

Answer»
1309.

forieng key

Answer» In the context of\xa0relational databases, a\xa0foreign key\xa0is a\xa0field\xa0(or collection of fields) in one\xa0table\xa0that uniquely identifies a row of another table or the same table.In simpler words, the foreign key is defined in a second table, but it refers to the primary key or a unique key in the first table. For example, a table called Employee has a primary key called\xa0employee_id. Another table called Employee Details has a foreign key which references\xa0employee_id\xa0in order to uniquely identify the relationship between both tables.The table containing the foreign key is called the\xa0child table, and the table containing the candidate key is called the\xa0referenced\xa0or\xa0parent table.In database relational modeling and implementation, a unique key is a set of zero or more attributes, the value(s) of which are guaranteed to be unique for each tuple (row) in a relation. The value or combination of values of unique key attributes for any tuple cannot be duplicated for any other tuple in that relation.When more than one column is combined to form a unique key, their combined value is used to access each row and maintain uniqueness. Values are not combined, they are compared using their data types.Since the purpose of the foreign key is to identify a particular row of the referenced table, it is generally required that the foreign key is equal to the candidate key in some row of the primary table, or else have no value (the\xa0NULL\xa0value.). This rule is called a\xa0referential integrity constraint\xa0between the two tables.Because violations of these constraints can be the source of many database problems, most\xa0database management systems\xa0provide mechanisms to ensure that every non-null foreign key corresponds to a row of the referenced table.For example, consider a database with two tables: a CUSTOMER table that includes all customer data and an ORDER table that includes all customer orders. Suppose the business requires that each order must refer to a single customer. To reflect this in the database, a foreign key column is added to the ORDER table (e.g., CUSTOMERID), which references the\xa0primary key\xa0of CUSTOMER (e.g. ID). Because the primary key of a table must be unique, and because CUSTOMERID only contains values from that primary key field, we may assume that, when it has a value, CUSTOMERID will identify the particular customer which placed the order. However, this can no longer be assumed if the ORDER table is not kept up to date when rows of the CUSTOMER table are deleted or the ID column altered, and working with these tables may become more difficult. Many real world databases work around this problem by \'inactivating\' rather than physically deleting master table foreign keys, or by complex update programs that modify all references to a foreign key when a change is needed.
1310.

What type of questions will be asked in question paper

Answer» Those questions that you don\'t know
1311.

plz tell me important questions in ITWill the marks of foundation of IT affect my CGPA?

Answer» No it will. Not I have cleared the fact from my it teacher
Yes it will affect ur CGPA
1312.

Describe how can you use an image as hyperlink in a webpage.

Answer»
1313.

Difference between bgcolor and background color attribute\xa0

Answer» What is difference between IMG SRC and background
Bgcolor is used to set a background color of the web page while background is used to insert an image in the. Background of the web page .
1314.

I want some important questions of IT Exams. Could you please help me?

Answer»
1315.

list the problems that can be caused by a virus in a computer?

Answer»
1316.

Write the html code to display a table with border of 5px

Answer» Ans. use\xa0< table style = "border :5px" >
Name
1317.

Explain penalty of plagiarism\xa0

Answer» \xa0Plagiarism allegations can cause a student to be suspended or expelled. Their academic record can reflect the ethics offense, possibly causing the student to be barred from entering college from high school or another college. Schools, colleges, and universities take plagiarism very seriously. Most educational institutions have academic integrity committees who police students. Many schools suspend students for their first violation. Students are usually expelled for further offences.
1318.

What is data backup and data backup techniques

Answer» A backup, or the process of backing up, refers to the copying and archiving of computer\xa0data\xa0so it may be used to restore the original after a\xa0data\xa0loss event.\xa0
1319.

how will you give least prominent heading in html?

Answer» Avoid using H5 and H6 at all. More than four levels of headings are rarely needed, and popular browsers may display H5 and H6 in a manner which is\xa0less\xa0prominent than normal text!
1320.

How many levels of heading are avilabe in html?

Answer» To specify a heading, There are six levels of headers from H1 (the most important) to H6 (the least important).
1321.

What is the syllabus of I.T.?

Answer»
1322.

Difference between carbon copy abd blank carbon copy\xa0

Answer» Ans. Bcc stands for blind carbon copy which is similar to that of Cc except that the Email address of the recipients specified in this field do not appear in the received message header and the recipients in the To or Cc fields will not know that a copy sent to these address.
1323.

What is the another name of junk mail

Answer» Spam
1324.

Did fit number in sa2 exam help to upgrade our cgpa in sa2 result

Answer»
1325.

What are the advantages of online backup ?\xa0

Answer» It can save you from accidental data loss and may help you to save up your storage.
1326.

What is the other name for explicit and implicit tags?

Answer»
1327.

What is the code for cbse class 10 information technology\xa0

Answer» 165
1328.

Difference b/w and tag?\xa0\xa0

Answer» Contents of are not displayed on web page. It contains metadata about the web page contents such as its title ,character set, language, author etc. These metadata are used by search engines to better identify our page contents. is a sub element of <head>, used to display title of a web page. Like, if you visited google.com, you\'ll see "Google" written on your tab.\xa0\xa0 </td> </tr> </tfoot> <tfoot class="bg-gray-100 dark:bg-gray-900 mcq_show_btn hidden"> <tr> <td colspan="2" class="p-2"> <button class="show_individual px-2 py-1 text-sm border border-violet-500 rounded text-violet-600 hover:bg-violet-100"> Show Answer </button> </td> </tr> </tfoot> </table> <div class="bg-[#eafeea] px-3 pb-1 rounded-b-lg flex justify-end items-center gap-3 text-slate-600 ans_footer dark:bg-gray-900"> <a class="dark:text-gray-300" href="https://www.interviewsolution.com/discussion/difference-b-w-and-tag-xa0-xa0-4024638" target="_blank"> <span>Discussion</span> </a> </div> </div> <div class="relative my-4 border border-gray-400 rounded-lg dark:border-none mcq_item"> <table class="w-full mcq_table"> <thead class="py-2 bg-gray-100 border-b border-gray-300 dark:bg-gray-900 dark:border-gray-700 font-semibold"> <tr> <td class="rounded-tl-lg w-[36px] pl-3 pt-2.5 align-top dark:text-gray-200"> 1329. </td> <td class="py-2 rounded-tr-lg"> <h2 class="text-lg dark:text-gray-300"> How does the Query design tool gives more control over the Query wizard </h2> </td> </tr> </thead> <tbody class="border-b border-gray-300 bg-gray-50 dark:bg-gray-900 dark:border-gray-700"> <tr class="dark:text-gray-300"> <!-- <td class="py-2"></td> --> </tr> </tbody> <tfoot class="bg-[#eafeea] dark:bg-gray-900 mcq_answer"> <tr> <td colspan="2" class="pt-2 pl-3 dark:text-gray-200"> Answer» </td> </tr> </tfoot> <tfoot class="bg-gray-100 dark:bg-gray-900 mcq_show_btn hidden"> <tr> <td colspan="2" class="p-2"> <button class="show_individual px-2 py-1 text-sm border border-violet-500 rounded text-violet-600 hover:bg-violet-100"> Show Answer </button> </td> </tr> </tfoot> </table> <div class="bg-[#eafeea] px-3 pb-1 rounded-b-lg flex justify-end items-center gap-3 text-slate-600 ans_footer dark:bg-gray-900"> <a class="dark:text-gray-300" href="https://www.interviewsolution.com/discussion/how-does-the-query-design-tool-gives-more-control-4024637" target="_blank"> <span>Discussion</span> </a> </div> </div> <div class="relative my-4 border border-gray-400 rounded-lg dark:border-none mcq_item"> <table class="w-full mcq_table"> <thead class="py-2 bg-gray-100 border-b border-gray-300 dark:bg-gray-900 dark:border-gray-700 font-semibold"> <tr> <td class="rounded-tl-lg w-[36px] pl-3 pt-2.5 align-top dark:text-gray-200"> 1330. </td> <td class="py-2 rounded-tr-lg"> <h2 class="text-lg dark:text-gray-300"> What is SMTP? </h2> </td> </tr> </thead> <tbody class="border-b border-gray-300 bg-gray-50 dark:bg-gray-900 dark:border-gray-700"> <tr class="dark:text-gray-300"> <!-- <td class="py-2"></td> --> </tr> </tbody> <tfoot class="bg-[#eafeea] dark:bg-gray-900 mcq_answer"> <tr> <td colspan="2" class="pt-2 pl-3 dark:text-gray-200"> Answer» </td> </tr> </tfoot> <tfoot class="bg-gray-100 dark:bg-gray-900 mcq_show_btn hidden"> <tr> <td colspan="2" class="p-2"> <button class="show_individual px-2 py-1 text-sm border border-violet-500 rounded text-violet-600 hover:bg-violet-100"> Show Answer </button> </td> </tr> </tfoot> </table> <div class="bg-[#eafeea] px-3 pb-1 rounded-b-lg flex justify-end items-center gap-3 text-slate-600 ans_footer dark:bg-gray-900"> <a class="dark:text-gray-300" href="https://www.interviewsolution.com/discussion/what-is-smtp-4024636" target="_blank"> <span>Discussion</span> </a> </div> </div> <div class="relative my-4 border border-gray-400 rounded-lg dark:border-none mcq_item"> <table class="w-full mcq_table"> <thead class="py-2 bg-gray-100 border-b border-gray-300 dark:bg-gray-900 dark:border-gray-700 font-semibold"> <tr> <td class="rounded-tl-lg w-[36px] pl-3 pt-2.5 align-top dark:text-gray-200"> 1331. </td> <td class="py-2 rounded-tr-lg"> <h2 class="text-lg dark:text-gray-300"> Name any two web browser </h2> </td> </tr> </thead> <tbody class="border-b border-gray-300 bg-gray-50 dark:bg-gray-900 dark:border-gray-700"> <tr class="dark:text-gray-300"> <!-- <td class="py-2">Internet explorer, Mozilla Firefox, Google Chrome etc are some of the web browsers</td> --> </tr> </tbody> <tfoot class="bg-[#eafeea] dark:bg-gray-900 mcq_answer"> <tr> <td colspan="2" class="pt-2 pl-3 dark:text-gray-200"> Answer» Internet explorer, Mozilla Firefox, Google Chrome etc are some of the web browsers </td> </tr> </tfoot> <tfoot class="bg-gray-100 dark:bg-gray-900 mcq_show_btn hidden"> <tr> <td colspan="2" class="p-2"> <button class="show_individual px-2 py-1 text-sm border border-violet-500 rounded text-violet-600 hover:bg-violet-100"> Show Answer </button> </td> </tr> </tfoot> </table> <div class="bg-[#eafeea] px-3 pb-1 rounded-b-lg flex justify-end items-center gap-3 text-slate-600 ans_footer dark:bg-gray-900"> <a class="dark:text-gray-300" href="https://www.interviewsolution.com/discussion/name-any-two-web-browser-4024635" target="_blank"> <span>Discussion</span> </a> </div> </div> <div class="relative my-4 border border-gray-400 rounded-lg dark:border-none mcq_item"> <table class="w-full mcq_table"> <thead class="py-2 bg-gray-100 border-b border-gray-300 dark:bg-gray-900 dark:border-gray-700 font-semibold"> <tr> <td class="rounded-tl-lg w-[36px] pl-3 pt-2.5 align-top dark:text-gray-200"> 1332. </td> <td class="py-2 rounded-tr-lg"> <h2 class="text-lg dark:text-gray-300"> What is the difference between Web address and email address </h2> </td> </tr> </thead> <tbody class="border-b border-gray-300 bg-gray-50 dark:bg-gray-900 dark:border-gray-700"> <tr class="dark:text-gray-300"> <!-- <td class="py-2">1. Web address is the URL of your web page while Email is used to send electronic messages to each other using computer networks.2. In the Email @ is used and you can never find it in any web address.3. The email address is oftenly used in lower case, while websites or web address are written in mixed letters.4. With email you can always receives electronic mails while web address is not used to receive any mails sent to you.5. A web address is used to access a website where you can get information while email is not used to get any information.</td> --> </tr> </tbody> <tfoot class="bg-[#eafeea] dark:bg-gray-900 mcq_answer"> <tr> <td colspan="2" class="pt-2 pl-3 dark:text-gray-200"> Answer» 1. Web address is the URL of your web page while Email is used to send electronic messages to each other using computer networks.2. In the Email @ is used and you can never find it in any web address.3. The email address is oftenly used in lower case, while websites or web address are written in mixed letters.4. With email you can always receives electronic mails while web address is not used to receive any mails sent to you.5. A web address is used to access a website where you can get information while email is not used to get any information. </td> </tr> </tfoot> <tfoot class="bg-gray-100 dark:bg-gray-900 mcq_show_btn hidden"> <tr> <td colspan="2" class="p-2"> <button class="show_individual px-2 py-1 text-sm border border-violet-500 rounded text-violet-600 hover:bg-violet-100"> Show Answer </button> </td> </tr> </tfoot> </table> <div class="bg-[#eafeea] px-3 pb-1 rounded-b-lg flex justify-end items-center gap-3 text-slate-600 ans_footer dark:bg-gray-900"> <a class="dark:text-gray-300" href="https://www.interviewsolution.com/discussion/what-is-the-difference-between-web-address-and-ema-4024634" target="_blank"> <span>Discussion</span> </a> </div> </div> <div class="relative my-4 border border-gray-400 rounded-lg dark:border-none mcq_item"> <table class="w-full mcq_table"> <thead class="py-2 bg-gray-100 border-b border-gray-300 dark:bg-gray-900 dark:border-gray-700 font-semibold"> <tr> <td class="rounded-tl-lg w-[36px] pl-3 pt-2.5 align-top dark:text-gray-200"> 1333. </td> <td class="py-2 rounded-tr-lg"> <h2 class="text-lg dark:text-gray-300"> What is web server? </h2> </td> </tr> </thead> <tbody class="border-b border-gray-300 bg-gray-50 dark:bg-gray-900 dark:border-gray-700"> <tr class="dark:text-gray-300"> <!-- <td class="py-2">web server is a computer system that processes requests via HTTP, the basic network protocol used to distribute information on the World Wide Web</td> --> </tr> </tbody> <tfoot class="bg-[#eafeea] dark:bg-gray-900 mcq_answer"> <tr> <td colspan="2" class="pt-2 pl-3 dark:text-gray-200"> Answer» web server is a computer system that processes requests via HTTP, the basic network protocol used to distribute information on the World Wide Web </td> </tr> </tfoot> <tfoot class="bg-gray-100 dark:bg-gray-900 mcq_show_btn hidden"> <tr> <td colspan="2" class="p-2"> <button class="show_individual px-2 py-1 text-sm border border-violet-500 rounded text-violet-600 hover:bg-violet-100"> Show Answer </button> </td> </tr> </tfoot> </table> <div class="bg-[#eafeea] px-3 pb-1 rounded-b-lg flex justify-end items-center gap-3 text-slate-600 ans_footer dark:bg-gray-900"> <a class="dark:text-gray-300" href="https://www.interviewsolution.com/discussion/what-is-web-server-4024633" target="_blank"> <span>Discussion</span> </a> </div> </div> <div class="relative my-4 border border-gray-400 rounded-lg dark:border-none mcq_item"> <table class="w-full mcq_table"> <thead class="py-2 bg-gray-100 border-b border-gray-300 dark:bg-gray-900 dark:border-gray-700 font-semibold"> <tr> <td class="rounded-tl-lg w-[36px] pl-3 pt-2.5 align-top dark:text-gray-200"> 1334. </td> <td class="py-2 rounded-tr-lg"> <h2 class="text-lg dark:text-gray-300"> Is IT paper will held in board exam\'s </h2> </td> </tr> </thead> <tbody class="border-b border-gray-300 bg-gray-50 dark:bg-gray-900 dark:border-gray-700"> <tr class="dark:text-gray-300"> <!-- <td class="py-2">Yes now we have to face six dubjects</td> --> </tr> </tbody> <tfoot class="bg-[#eafeea] dark:bg-gray-900 mcq_answer"> <tr> <td colspan="2" class="pt-2 pl-3 dark:text-gray-200"> Answer» Yes now we have to face six dubjects </td> </tr> </tfoot> <tfoot class="bg-gray-100 dark:bg-gray-900 mcq_show_btn hidden"> <tr> <td colspan="2" class="p-2"> <button class="show_individual px-2 py-1 text-sm border border-violet-500 rounded text-violet-600 hover:bg-violet-100"> Show Answer </button> </td> </tr> </tfoot> </table> <div class="bg-[#eafeea] px-3 pb-1 rounded-b-lg flex justify-end items-center gap-3 text-slate-600 ans_footer dark:bg-gray-900"> <a class="dark:text-gray-300" href="https://www.interviewsolution.com/discussion/is-it-paper-will-held-in-board-exam-s-4024632" target="_blank"> <span>Discussion</span> </a> </div> </div> <div class="relative my-4 border border-gray-400 rounded-lg dark:border-none mcq_item"> <table class="w-full mcq_table"> <thead class="py-2 bg-gray-100 border-b border-gray-300 dark:bg-gray-900 dark:border-gray-700 font-semibold"> <tr> <td class="rounded-tl-lg w-[36px] pl-3 pt-2.5 align-top dark:text-gray-200"> 1335. </td> <td class="py-2 rounded-tr-lg"> <h2 class="text-lg dark:text-gray-300"> What is e-commerce </h2> </td> </tr> </thead> <tbody class="border-b border-gray-300 bg-gray-50 dark:bg-gray-900 dark:border-gray-700"> <tr class="dark:text-gray-300"> <!-- <td class="py-2">E-commerce\xa0is a transaction of buying or selling online. Electronic commerce draws on technologies such as\xa0mobile commerce,\xa0electronic funds transfer,\xa0supply chain management,\xa0Internet marketing,\xa0online transaction processing,\xa0electronic data interchange(EDI),\xa0inventory management systems, and automated\xa0data collection\xa0systems. Modern electronic commerce typically uses the\xa0World Wide Web\xa0for at least one part of the transaction\'s life cycle although it may also use other technologies such as e-mail.E-commerce businesses may employ some or all of the following:\tOnline shopping\xa0web sites for\xa0retail sales direct\xa0to consumers\tProviding or participating in\xa0online marketplaces, which process third-party business-to-consumer or consumer-to-consumer sales\tBusiness-to-business\xa0buying and selling\tGathering and using demographic data through web contacts and social media\tBusiness-to-business (B2B)\xa0electronic data interchange\tMarketing to prospective and established customers by e-mail or fax (for example, with\xa0newsletters)\tEngaging in\xa0pretail\xa0for launching new products and services\tOnline financial exchanges for currency exchanges or trading purposes</td> --> </tr> </tbody> <tfoot class="bg-[#eafeea] dark:bg-gray-900 mcq_answer"> <tr> <td colspan="2" class="pt-2 pl-3 dark:text-gray-200"> Answer» E-commerce\xa0is a transaction of buying or selling online. Electronic commerce draws on technologies such as\xa0mobile commerce,\xa0electronic funds transfer,\xa0supply chain management,\xa0Internet marketing,\xa0online transaction processing,\xa0electronic data interchange(EDI),\xa0inventory management systems, and automated\xa0data collection\xa0systems. Modern electronic commerce typically uses the\xa0World Wide Web\xa0for at least one part of the transaction\'s life cycle although it may also use other technologies such as e-mail.E-commerce businesses may employ some or all of the following:\tOnline shopping\xa0web sites for\xa0retail sales direct\xa0to consumers\tProviding or participating in\xa0online marketplaces, which process third-party business-to-consumer or consumer-to-consumer sales\tBusiness-to-business\xa0buying and selling\tGathering and using demographic data through web contacts and social media\tBusiness-to-business (B2B)\xa0electronic data interchange\tMarketing to prospective and established customers by e-mail or fax (for example, with\xa0newsletters)\tEngaging in\xa0pretail\xa0for launching new products and services\tOnline financial exchanges for currency exchanges or trading purposes </td> </tr> </tfoot> <tfoot class="bg-gray-100 dark:bg-gray-900 mcq_show_btn hidden"> <tr> <td colspan="2" class="p-2"> <button class="show_individual px-2 py-1 text-sm border border-violet-500 rounded text-violet-600 hover:bg-violet-100"> Show Answer </button> </td> </tr> </tfoot> </table> <div class="bg-[#eafeea] px-3 pb-1 rounded-b-lg flex justify-end items-center gap-3 text-slate-600 ans_footer dark:bg-gray-900"> <a class="dark:text-gray-300" href="https://www.interviewsolution.com/discussion/what-is-e-commerce-4024631" target="_blank"> <span>Discussion</span> </a> </div> </div> <div class="relative my-4 border border-gray-400 rounded-lg dark:border-none mcq_item"> <table class="w-full mcq_table"> <thead class="py-2 bg-gray-100 border-b border-gray-300 dark:bg-gray-900 dark:border-gray-700 font-semibold"> <tr> <td class="rounded-tl-lg w-[36px] pl-3 pt-2.5 align-top dark:text-gray-200"> 1336. </td> <td class="py-2 rounded-tr-lg"> <h2 class="text-lg dark:text-gray-300"> What is e-learning </h2> </td> </tr> </thead> <tbody class="border-b border-gray-300 bg-gray-50 dark:bg-gray-900 dark:border-gray-700"> <tr class="dark:text-gray-300"> <!-- <td class="py-2">A learning system based on formalised teaching but with the help of electronic resources is known as E-learning. While teaching can be based in or out of the classrooms, the use of computers and the Internet forms the major component of E-learning. E-learning can also be termed as a network enabled transfer of skills and knowledge, and the delivery of education is made to a large number of recipients at the same or different times. Earlier, it was not accepted wholeheartedly as it was assumed that this system lacked the human element required in learning.\xa0However, with the rapid progress in technology and the advancement in learning systems, it is now embraced by the masses. The introduction of computers was the basis of this revolution and with the passage of time, as we get hooked to smartphones, tablets, etc, these devices now have an importance place in the classrooms for learning. Books are gradually getting replaced by electronic educational materials like optical discs or pen drives. Knowledge can also be shared via the Internet, which is accessible 24/7, anywhere, anytime.\xa0\xa0</td> --> </tr> </tbody> <tfoot class="bg-[#eafeea] dark:bg-gray-900 mcq_answer"> <tr> <td colspan="2" class="pt-2 pl-3 dark:text-gray-200"> Answer» A learning system based on formalised teaching but with the help of electronic resources is known as E-learning. While teaching can be based in or out of the classrooms, the use of computers and the Internet forms the major component of E-learning. E-learning can also be termed as a network enabled transfer of skills and knowledge, and the delivery of education is made to a large number of recipients at the same or different times. Earlier, it was not accepted wholeheartedly as it was assumed that this system lacked the human element required in learning.\xa0However, with the rapid progress in technology and the advancement in learning systems, it is now embraced by the masses. The introduction of computers was the basis of this revolution and with the passage of time, as we get hooked to smartphones, tablets, etc, these devices now have an importance place in the classrooms for learning. Books are gradually getting replaced by electronic educational materials like optical discs or pen drives. Knowledge can also be shared via the Internet, which is accessible 24/7, anywhere, anytime.\xa0\xa0 </td> </tr> </tfoot> <tfoot class="bg-gray-100 dark:bg-gray-900 mcq_show_btn hidden"> <tr> <td colspan="2" class="p-2"> <button class="show_individual px-2 py-1 text-sm border border-violet-500 rounded text-violet-600 hover:bg-violet-100"> Show Answer </button> </td> </tr> </tfoot> </table> <div class="bg-[#eafeea] px-3 pb-1 rounded-b-lg flex justify-end items-center gap-3 text-slate-600 ans_footer dark:bg-gray-900"> <a class="dark:text-gray-300" href="https://www.interviewsolution.com/discussion/what-is-e-learning-4024630" target="_blank"> <span>Discussion</span> </a> </div> </div> <div class="relative my-4 border border-gray-400 rounded-lg dark:border-none mcq_item"> <table class="w-full mcq_table"> <thead class="py-2 bg-gray-100 border-b border-gray-300 dark:bg-gray-900 dark:border-gray-700 font-semibold"> <tr> <td class="rounded-tl-lg w-[36px] pl-3 pt-2.5 align-top dark:text-gray-200"> 1337. </td> <td class="py-2 rounded-tr-lg"> <h2 class="text-lg dark:text-gray-300"> What is emoticon?what is itsusage? </h2> </td> </tr> </thead> <tbody class="border-b border-gray-300 bg-gray-50 dark:bg-gray-900 dark:border-gray-700"> <tr class="dark:text-gray-300"> <!-- <td class="py-2">An emoticon is a short sequence of keyboard letters and symbols, usually emulating a facial expression, that complements a text message.</td> --> </tr> </tbody> <tfoot class="bg-[#eafeea] dark:bg-gray-900 mcq_answer"> <tr> <td colspan="2" class="pt-2 pl-3 dark:text-gray-200"> Answer» An emoticon is a short sequence of keyboard letters and symbols, usually emulating a facial expression, that complements a text message. </td> </tr> </tfoot> <tfoot class="bg-gray-100 dark:bg-gray-900 mcq_show_btn hidden"> <tr> <td colspan="2" class="p-2"> <button class="show_individual px-2 py-1 text-sm border border-violet-500 rounded text-violet-600 hover:bg-violet-100"> Show Answer </button> </td> </tr> </tfoot> </table> <div class="bg-[#eafeea] px-3 pb-1 rounded-b-lg flex justify-end items-center gap-3 text-slate-600 ans_footer dark:bg-gray-900"> <a class="dark:text-gray-300" href="https://www.interviewsolution.com/discussion/what-is-emoticon-what-is-itsusage-4024628" target="_blank"> <span>Discussion</span> </a> </div> </div> <div class="relative my-4 border border-gray-400 rounded-lg dark:border-none mcq_item"> <table class="w-full mcq_table"> <thead class="py-2 bg-gray-100 border-b border-gray-300 dark:bg-gray-900 dark:border-gray-700 font-semibold"> <tr> <td class="rounded-tl-lg w-[36px] pl-3 pt-2.5 align-top dark:text-gray-200"> 1338. </td> <td class="py-2 rounded-tr-lg"> <h2 class="text-lg dark:text-gray-300"> Can u do calculation in query </h2> </td> </tr> </thead> <tbody class="border-b border-gray-300 bg-gray-50 dark:bg-gray-900 dark:border-gray-700"> <tr class="dark:text-gray-300"> <!-- <td class="py-2"></td> --> </tr> </tbody> <tfoot class="bg-[#eafeea] dark:bg-gray-900 mcq_answer"> <tr> <td colspan="2" class="pt-2 pl-3 dark:text-gray-200"> Answer» </td> </tr> </tfoot> <tfoot class="bg-gray-100 dark:bg-gray-900 mcq_show_btn hidden"> <tr> <td colspan="2" class="p-2"> <button class="show_individual px-2 py-1 text-sm border border-violet-500 rounded text-violet-600 hover:bg-violet-100"> Show Answer </button> </td> </tr> </tfoot> </table> <div class="bg-[#eafeea] px-3 pb-1 rounded-b-lg flex justify-end items-center gap-3 text-slate-600 ans_footer dark:bg-gray-900"> <a class="dark:text-gray-300" href="https://www.interviewsolution.com/discussion/can-u-do-calculation-in-query-4024627" target="_blank"> <span>Discussion</span> </a> </div> </div> <div class="relative my-4 border border-gray-400 rounded-lg dark:border-none mcq_item"> <table class="w-full mcq_table"> <thead class="py-2 bg-gray-100 border-b border-gray-300 dark:bg-gray-900 dark:border-gray-700 font-semibold"> <tr> <td class="rounded-tl-lg w-[36px] pl-3 pt-2.5 align-top dark:text-gray-200"> 1339. </td> <td class="py-2 rounded-tr-lg"> <h2 class="text-lg dark:text-gray-300"> will computer marks will be separatly added in 10th board </h2> </td> </tr> </thead> <tbody class="border-b border-gray-300 bg-gray-50 dark:bg-gray-900 dark:border-gray-700"> <tr class="dark:text-gray-300"> <!-- <td class="py-2"></td> --> </tr> </tbody> <tfoot class="bg-[#eafeea] dark:bg-gray-900 mcq_answer"> <tr> <td colspan="2" class="pt-2 pl-3 dark:text-gray-200"> Answer» </td> </tr> </tfoot> <tfoot class="bg-gray-100 dark:bg-gray-900 mcq_show_btn hidden"> <tr> <td colspan="2" class="p-2"> <button class="show_individual px-2 py-1 text-sm border border-violet-500 rounded text-violet-600 hover:bg-violet-100"> Show Answer </button> </td> </tr> </tfoot> </table> <div class="bg-[#eafeea] px-3 pb-1 rounded-b-lg flex justify-end items-center gap-3 text-slate-600 ans_footer dark:bg-gray-900"> <a class="dark:text-gray-300" href="https://www.interviewsolution.com/discussion/will-computer-marks-will-be-separatly-added-in-10t-4024626" target="_blank"> <span>Discussion</span> </a> </div> </div> <div class="relative my-4 border border-gray-400 rounded-lg dark:border-none mcq_item"> <table class="w-full mcq_table"> <thead class="py-2 bg-gray-100 border-b border-gray-300 dark:bg-gray-900 dark:border-gray-700 font-semibold"> <tr> <td class="rounded-tl-lg w-[36px] pl-3 pt-2.5 align-top dark:text-gray-200"> 1340. </td> <td class="py-2 rounded-tr-lg"> <h2 class="text-lg dark:text-gray-300"> How can we define computer for class 10 level </h2> </td> </tr> </thead> <tbody class="border-b border-gray-300 bg-gray-50 dark:bg-gray-900 dark:border-gray-700"> <tr class="dark:text-gray-300"> <!-- <td class="py-2"></td> --> </tr> </tbody> <tfoot class="bg-[#eafeea] dark:bg-gray-900 mcq_answer"> <tr> <td colspan="2" class="pt-2 pl-3 dark:text-gray-200"> Answer» </td> </tr> </tfoot> <tfoot class="bg-gray-100 dark:bg-gray-900 mcq_show_btn hidden"> <tr> <td colspan="2" class="p-2"> <button class="show_individual px-2 py-1 text-sm border border-violet-500 rounded text-violet-600 hover:bg-violet-100"> Show Answer </button> </td> </tr> </tfoot> </table> <div class="bg-[#eafeea] px-3 pb-1 rounded-b-lg flex justify-end items-center gap-3 text-slate-600 ans_footer dark:bg-gray-900"> <a class="dark:text-gray-300" href="https://www.interviewsolution.com/discussion/how-can-we-define-computer-for-class-10-level-4024624" target="_blank"> <span>Discussion</span> </a> </div> </div> <div class="relative my-4 border border-gray-400 rounded-lg dark:border-none mcq_item"> <table class="w-full mcq_table"> <thead class="py-2 bg-gray-100 border-b border-gray-300 dark:bg-gray-900 dark:border-gray-700 font-semibold"> <tr> <td class="rounded-tl-lg w-[36px] pl-3 pt-2.5 align-top dark:text-gray-200"> 1341. </td> <td class="py-2 rounded-tr-lg"> <h2 class="text-lg dark:text-gray-300"> When you freeze a row,...... Remains constant </h2> </td> </tr> </thead> <tbody class="border-b border-gray-300 bg-gray-50 dark:bg-gray-900 dark:border-gray-700"> <tr class="dark:text-gray-300"> <!-- <td class="py-2">its header</td> --> </tr> </tbody> <tfoot class="bg-[#eafeea] dark:bg-gray-900 mcq_answer"> <tr> <td colspan="2" class="pt-2 pl-3 dark:text-gray-200"> Answer» its header </td> </tr> </tfoot> <tfoot class="bg-gray-100 dark:bg-gray-900 mcq_show_btn hidden"> <tr> <td colspan="2" class="p-2"> <button class="show_individual px-2 py-1 text-sm border border-violet-500 rounded text-violet-600 hover:bg-violet-100"> Show Answer </button> </td> </tr> </tfoot> </table> <div class="bg-[#eafeea] px-3 pb-1 rounded-b-lg flex justify-end items-center gap-3 text-slate-600 ans_footer dark:bg-gray-900"> <a class="dark:text-gray-300" href="https://www.interviewsolution.com/discussion/when-you-freeze-a-row-remains-constant-4024623" target="_blank"> <span>Discussion</span> </a> </div> </div> <div class="relative my-4 border border-gray-400 rounded-lg dark:border-none mcq_item"> <table class="w-full mcq_table"> <thead class="py-2 bg-gray-100 border-b border-gray-300 dark:bg-gray-900 dark:border-gray-700 font-semibold"> <tr> <td class="rounded-tl-lg w-[36px] pl-3 pt-2.5 align-top dark:text-gray-200"> 1342. </td> <td class="py-2 rounded-tr-lg"> <h2 class="text-lg dark:text-gray-300"> Need active war members....... </h2> </td> </tr> </thead> <tbody class="border-b border-gray-300 bg-gray-50 dark:bg-gray-900 dark:border-gray-700"> <tr class="dark:text-gray-300"> <!-- <td class="py-2"></td> --> </tr> </tbody> <tfoot class="bg-[#eafeea] dark:bg-gray-900 mcq_answer"> <tr> <td colspan="2" class="pt-2 pl-3 dark:text-gray-200"> Answer» </td> </tr> </tfoot> <tfoot class="bg-gray-100 dark:bg-gray-900 mcq_show_btn hidden"> <tr> <td colspan="2" class="p-2"> <button class="show_individual px-2 py-1 text-sm border border-violet-500 rounded text-violet-600 hover:bg-violet-100"> Show Answer </button> </td> </tr> </tfoot> </table> <div class="bg-[#eafeea] px-3 pb-1 rounded-b-lg flex justify-end items-center gap-3 text-slate-600 ans_footer dark:bg-gray-900"> <a class="dark:text-gray-300" href="https://www.interviewsolution.com/discussion/need-active-war-members-4024622" target="_blank"> <span>Discussion</span> </a> </div> </div> <div class="relative my-4 border border-gray-400 rounded-lg dark:border-none mcq_item"> <table class="w-full mcq_table"> <thead class="py-2 bg-gray-100 border-b border-gray-300 dark:bg-gray-900 dark:border-gray-700 font-semibold"> <tr> <td class="rounded-tl-lg w-[36px] pl-3 pt-2.5 align-top dark:text-gray-200"> 1343. </td> <td class="py-2 rounded-tr-lg"> <h2 class="text-lg dark:text-gray-300"> What is web page? </h2> </td> </tr> </thead> <tbody class="border-b border-gray-300 bg-gray-50 dark:bg-gray-900 dark:border-gray-700"> <tr class="dark:text-gray-300"> <!-- <td class="py-2"></td> --> </tr> </tbody> <tfoot class="bg-[#eafeea] dark:bg-gray-900 mcq_answer"> <tr> <td colspan="2" class="pt-2 pl-3 dark:text-gray-200"> Answer» </td> </tr> </tfoot> <tfoot class="bg-gray-100 dark:bg-gray-900 mcq_show_btn hidden"> <tr> <td colspan="2" class="p-2"> <button class="show_individual px-2 py-1 text-sm border border-violet-500 rounded text-violet-600 hover:bg-violet-100"> Show Answer </button> </td> </tr> </tfoot> </table> <div class="bg-[#eafeea] px-3 pb-1 rounded-b-lg flex justify-end items-center gap-3 text-slate-600 ans_footer dark:bg-gray-900"> <a class="dark:text-gray-300" href="https://www.interviewsolution.com/discussion/what-is-web-page-4024621" target="_blank"> <span>Discussion</span> </a> </div> </div> <div class="relative my-4 border border-gray-400 rounded-lg dark:border-none mcq_item"> <table class="w-full mcq_table"> <thead class="py-2 bg-gray-100 border-b border-gray-300 dark:bg-gray-900 dark:border-gray-700 font-semibold"> <tr> <td class="rounded-tl-lg w-[36px] pl-3 pt-2.5 align-top dark:text-gray-200"> 1344. </td> <td class="py-2 rounded-tr-lg"> <h2 class="text-lg dark:text-gray-300"> Who controls the world wide web consortium? </h2> </td> </tr> </thead> <tbody class="border-b border-gray-300 bg-gray-50 dark:bg-gray-900 dark:border-gray-700"> <tr class="dark:text-gray-300"> <!-- <td class="py-2"></td> --> </tr> </tbody> <tfoot class="bg-[#eafeea] dark:bg-gray-900 mcq_answer"> <tr> <td colspan="2" class="pt-2 pl-3 dark:text-gray-200"> Answer» </td> </tr> </tfoot> <tfoot class="bg-gray-100 dark:bg-gray-900 mcq_show_btn hidden"> <tr> <td colspan="2" class="p-2"> <button class="show_individual px-2 py-1 text-sm border border-violet-500 rounded text-violet-600 hover:bg-violet-100"> Show Answer </button> </td> </tr> </tfoot> </table> <div class="bg-[#eafeea] px-3 pb-1 rounded-b-lg flex justify-end items-center gap-3 text-slate-600 ans_footer dark:bg-gray-900"> <a class="dark:text-gray-300" href="https://www.interviewsolution.com/discussion/who-controls-the-world-wide-web-consortium-4024620" target="_blank"> <span>Discussion</span> </a> </div> </div> <div class="relative my-4 border border-gray-400 rounded-lg dark:border-none mcq_item"> <table class="w-full mcq_table"> <thead class="py-2 bg-gray-100 border-b border-gray-300 dark:bg-gray-900 dark:border-gray-700 font-semibold"> <tr> <td class="rounded-tl-lg w-[36px] pl-3 pt-2.5 align-top dark:text-gray-200"> 1345. </td> <td class="py-2 rounded-tr-lg"> <h2 class="text-lg dark:text-gray-300"> Define DHCP with diagram. </h2> </td> </tr> </thead> <tbody class="border-b border-gray-300 bg-gray-50 dark:bg-gray-900 dark:border-gray-700"> <tr class="dark:text-gray-300"> <!-- <td class="py-2">Dynamic Host Configuration Protocol (DHCP) is a protocol for assigning dynamic IP addresses to devices on a network. With dynamic addressing, a device can have a different IP address every time it connects to the network.</td> --> </tr> </tbody> <tfoot class="bg-[#eafeea] dark:bg-gray-900 mcq_answer"> <tr> <td colspan="2" class="pt-2 pl-3 dark:text-gray-200"> Answer» Dynamic Host Configuration Protocol (DHCP) is a protocol for assigning dynamic IP addresses to devices on a network. With dynamic addressing, a device can have a different IP address every time it connects to the network. </td> </tr> </tfoot> <tfoot class="bg-gray-100 dark:bg-gray-900 mcq_show_btn hidden"> <tr> <td colspan="2" class="p-2"> <button class="show_individual px-2 py-1 text-sm border border-violet-500 rounded text-violet-600 hover:bg-violet-100"> Show Answer </button> </td> </tr> </tfoot> </table> <div class="bg-[#eafeea] px-3 pb-1 rounded-b-lg flex justify-end items-center gap-3 text-slate-600 ans_footer dark:bg-gray-900"> <a class="dark:text-gray-300" href="https://www.interviewsolution.com/discussion/define-dhcp-with-diagram-4024619" target="_blank"> <span>Discussion</span> </a> </div> </div> <div class="relative my-4 border border-gray-400 rounded-lg dark:border-none mcq_item"> <table class="w-full mcq_table"> <thead class="py-2 bg-gray-100 border-b border-gray-300 dark:bg-gray-900 dark:border-gray-700 font-semibold"> <tr> <td class="rounded-tl-lg w-[36px] pl-3 pt-2.5 align-top dark:text-gray-200"> 1346. </td> <td class="py-2 rounded-tr-lg"> <h2 class="text-lg dark:text-gray-300"> Chapter 7 question answer </h2> </td> </tr> </thead> <tbody class="border-b border-gray-300 bg-gray-50 dark:bg-gray-900 dark:border-gray-700"> <tr class="dark:text-gray-300"> <!-- <td class="py-2"></td> --> </tr> </tbody> <tfoot class="bg-[#eafeea] dark:bg-gray-900 mcq_answer"> <tr> <td colspan="2" class="pt-2 pl-3 dark:text-gray-200"> Answer» </td> </tr> </tfoot> <tfoot class="bg-gray-100 dark:bg-gray-900 mcq_show_btn hidden"> <tr> <td colspan="2" class="p-2"> <button class="show_individual px-2 py-1 text-sm border border-violet-500 rounded text-violet-600 hover:bg-violet-100"> Show Answer </button> </td> </tr> </tfoot> </table> <div class="bg-[#eafeea] px-3 pb-1 rounded-b-lg flex justify-end items-center gap-3 text-slate-600 ans_footer dark:bg-gray-900"> <a class="dark:text-gray-300" href="https://www.interviewsolution.com/discussion/chapter-7-question-answer-4024618" target="_blank"> <span>Discussion</span> </a> </div> </div> <div class="relative my-4 border border-gray-400 rounded-lg dark:border-none mcq_item"> <table class="w-full mcq_table"> <thead class="py-2 bg-gray-100 border-b border-gray-300 dark:bg-gray-900 dark:border-gray-700 font-semibold"> <tr> <td class="rounded-tl-lg w-[36px] pl-3 pt-2.5 align-top dark:text-gray-200"> 1347. </td> <td class="py-2 rounded-tr-lg"> <h2 class="text-lg dark:text-gray-300"> Is computer mark is added in result of 10 </h2> </td> </tr> </thead> <tbody class="border-b border-gray-300 bg-gray-50 dark:bg-gray-900 dark:border-gray-700"> <tr class="dark:text-gray-300"> <!-- <td class="py-2">Yes because board has made necessary to add 1 extra subject which is computer in most schools other options are 1)classic dance like folk,bharatnatyam 2)sanskrit 3)French</td> --> </tr> </tbody> <tfoot class="bg-[#eafeea] dark:bg-gray-900 mcq_answer"> <tr> <td colspan="2" class="pt-2 pl-3 dark:text-gray-200"> Answer» Yes because board has made necessary to add 1 extra subject which is computer in most schools other options are 1)classic dance like folk,bharatnatyam 2)sanskrit 3)French </td> </tr> </tfoot> <tfoot class="bg-gray-100 dark:bg-gray-900 mcq_show_btn hidden"> <tr> <td colspan="2" class="p-2"> <button class="show_individual px-2 py-1 text-sm border border-violet-500 rounded text-violet-600 hover:bg-violet-100"> Show Answer </button> </td> </tr> </tfoot> </table> <div class="bg-[#eafeea] px-3 pb-1 rounded-b-lg flex justify-end items-center gap-3 text-slate-600 ans_footer dark:bg-gray-900"> <a class="dark:text-gray-300" href="https://www.interviewsolution.com/discussion/is-computer-mark-is-added-in-result-of-10-4024617" target="_blank"> <span>Discussion</span> </a> </div> </div> <div class="relative my-4 border border-gray-400 rounded-lg dark:border-none mcq_item"> <table class="w-full mcq_table"> <thead class="py-2 bg-gray-100 border-b border-gray-300 dark:bg-gray-900 dark:border-gray-700 font-semibold"> <tr> <td class="rounded-tl-lg w-[36px] pl-3 pt-2.5 align-top dark:text-gray-200"> 1348. </td> <td class="py-2 rounded-tr-lg"> <h2 class="text-lg dark:text-gray-300"> What is attributes </h2> </td> </tr> </thead> <tbody class="border-b border-gray-300 bg-gray-50 dark:bg-gray-900 dark:border-gray-700"> <tr class="dark:text-gray-300"> <!-- <td class="py-2">In the hypertext markup language (HTML),an attribute is a characteristics of a page element such as font .An HTML user can set font attributes ,such as size and colour ,to different values .For example ; color might be an attribute of a text object, containing the value of red ".<br>In the Hypertext Markup Language (HTML), an attribute is a characteristic of a page element, such as a font. An HTML user can set font attributes, such as size and color, to different values.For example, color might be an attribute of a text object, containing the value of "red."</td> --> </tr> </tbody> <tfoot class="bg-[#eafeea] dark:bg-gray-900 mcq_answer"> <tr> <td colspan="2" class="pt-2 pl-3 dark:text-gray-200"> Answer» In the hypertext markup language (HTML),an attribute is a characteristics of a page element such as font .An HTML user can set font attributes ,such as size and colour ,to different values .For example ; color might be an attribute of a text object, containing the value of red ".<br>In the Hypertext Markup Language (HTML), an attribute is a characteristic of a page element, such as a font. An HTML user can set font attributes, such as size and color, to different values.For example, color might be an attribute of a text object, containing the value of "red." </td> </tr> </tfoot> <tfoot class="bg-gray-100 dark:bg-gray-900 mcq_show_btn hidden"> <tr> <td colspan="2" class="p-2"> <button class="show_individual px-2 py-1 text-sm border border-violet-500 rounded text-violet-600 hover:bg-violet-100"> Show Answer </button> </td> </tr> </tfoot> </table> <div class="bg-[#eafeea] px-3 pb-1 rounded-b-lg flex justify-end items-center gap-3 text-slate-600 ans_footer dark:bg-gray-900"> <a class="dark:text-gray-300" href="https://www.interviewsolution.com/discussion/what-is-attributes-4024616" target="_blank"> <span>Discussion</span> </a> </div> </div> <div class="relative my-4 border border-gray-400 rounded-lg dark:border-none mcq_item"> <table class="w-full mcq_table"> <thead class="py-2 bg-gray-100 border-b border-gray-300 dark:bg-gray-900 dark:border-gray-700 font-semibold"> <tr> <td class="rounded-tl-lg w-[36px] pl-3 pt-2.5 align-top dark:text-gray-200"> 1349. </td> <td class="py-2 rounded-tr-lg"> <h2 class="text-lg dark:text-gray-300"> What is difference between create table in design view and create table in using Wizard </h2> </td> </tr> </thead> <tbody class="border-b border-gray-300 bg-gray-50 dark:bg-gray-900 dark:border-gray-700"> <tr class="dark:text-gray-300"> <!-- <td class="py-2"></td> --> </tr> </tbody> <tfoot class="bg-[#eafeea] dark:bg-gray-900 mcq_answer"> <tr> <td colspan="2" class="pt-2 pl-3 dark:text-gray-200"> Answer» </td> </tr> </tfoot> <tfoot class="bg-gray-100 dark:bg-gray-900 mcq_show_btn hidden"> <tr> <td colspan="2" class="p-2"> <button class="show_individual px-2 py-1 text-sm border border-violet-500 rounded text-violet-600 hover:bg-violet-100"> Show Answer </button> </td> </tr> </tfoot> </table> <div class="bg-[#eafeea] px-3 pb-1 rounded-b-lg flex justify-end items-center gap-3 text-slate-600 ans_footer dark:bg-gray-900"> <a class="dark:text-gray-300" href="https://www.interviewsolution.com/discussion/what-is-difference-between-create-table-in-design-4024615" target="_blank"> <span>Discussion</span> </a> </div> </div> <div class="relative my-4 border border-gray-400 rounded-lg dark:border-none mcq_item"> <table class="w-full mcq_table"> <thead class="py-2 bg-gray-100 border-b border-gray-300 dark:bg-gray-900 dark:border-gray-700 font-semibold"> <tr> <td class="rounded-tl-lg w-[36px] pl-3 pt-2.5 align-top dark:text-gray-200"> 1350. </td> <td class="py-2 rounded-tr-lg"> <h2 class="text-lg dark:text-gray-300"> List any five items that can be added to the header </h2> </td> </tr> </thead> <tbody class="border-b border-gray-300 bg-gray-50 dark:bg-gray-900 dark:border-gray-700"> <tr class="dark:text-gray-300"> <!-- <td class="py-2"></td> --> </tr> </tbody> <tfoot class="bg-[#eafeea] dark:bg-gray-900 mcq_answer"> <tr> <td colspan="2" class="pt-2 pl-3 dark:text-gray-200"> Answer» </td> </tr> </tfoot> <tfoot class="bg-gray-100 dark:bg-gray-900 mcq_show_btn hidden"> <tr> <td colspan="2" class="p-2"> <button class="show_individual px-2 py-1 text-sm border border-violet-500 rounded text-violet-600 hover:bg-violet-100"> Show Answer </button> </td> </tr> </tfoot> </table> <div class="bg-[#eafeea] px-3 pb-1 rounded-b-lg flex justify-end items-center gap-3 text-slate-600 ans_footer dark:bg-gray-900"> <a class="dark:text-gray-300" href="https://www.interviewsolution.com/discussion/list-any-five-items-that-can-be-added-to-the-heade-4024614" target="_blank"> <span>Discussion</span> </a> </div> </div> <div id="mcq-pagination" class="flex md:flex-row-reverse md:justify-start flex-wrap gap-5 justify-end items-center my-6"> <nav class="relative z-0 inline-flex flex-wrap -space-x-px rounded-md shadow-md"> <a href="https://www.interviewsolution.com/topic/computer-applications-in-class-10-84843?page=26" class="relative inline-flex items-center rounded-l-md p-2 text-gray-600 hover:bg-gray-200">‹</a> <a href="https://www.interviewsolution.com/topic/computer-applications-in-class-10-84843?page=1" class="px-4 py-2 text-gray-500 hover:bg-gray-200">1</a> <span class="px-2">…</span> <a href="https://www.interviewsolution.com/topic/computer-applications-in-class-10-84843?page=25" class="relative inline-flex items-center px-4 py-2 text-gray-500 hover:bg-gray-200"> 25 </a> <a href="https://www.interviewsolution.com/topic/computer-applications-in-class-10-84843?page=26" class="relative inline-flex items-center px-4 py-2 text-gray-500 hover:bg-gray-200"> 26 </a> <span class="relative inline-flex items-center border border-primary-300 px-4 py-2 text-gray-700 font-bold"> 27 </span> <a href="https://www.interviewsolution.com/topic/computer-applications-in-class-10-84843?page=28" class="relative inline-flex items-center px-4 py-2 text-gray-500 hover:bg-gray-200"> 28 </a> <a href="https://www.interviewsolution.com/topic/computer-applications-in-class-10-84843?page=29" class="relative inline-flex items-center px-4 py-2 text-gray-500 hover:bg-gray-200"> 29 </a> <span class="px-2">…</span> <a href="https://www.interviewsolution.com/topic/computer-applications-in-class-10-84843?page=132" class="px-4 py-2 text-gray-500 hover:bg-gray-200">132</a> <a href="https://www.interviewsolution.com/topic/computer-applications-in-class-10-84843?page=28" class="relative inline-flex items-center rounded-r-md p-2 text-gray-600 hover:bg-gray-200">›</a> </nav> </div> </div> </main> <aside class="py-4 md:w-1/3 lg:w-1/4"> <div class="relative p-2 mb-12 text-lg border border-gray-200 rounded-lg dark:bg-gray-900 dark:border-none"> <div class="flex items-center gap-2 px-2 mb-2 -ml-2 text-xl font-semibold border-l-4 rounded-sm dark:text-gray-100 border-primary-600"> <span>Related Topics</span> </div> <div class="flex flex-col gap-2 px-2"> </div> </div> <div class="relative p-2 mb-12 text-lg border border-gray-200 rounded-lg dark:bg-gray-900 dark:border-none"> <div class="flex items-center gap-2 px-2 mb-2 -ml-2 text-xl font-semibold border-l-4 rounded-sm dark:text-gray-100 border-primary-600"> <span>Related Subject</span> </div> <div class="flex flex-col gap-2 px-2"> <a href="https://www.interviewsolution.com/subject/current-affairs-37" class="text-gray-600 dark:text-gray-300 "> Current Affairs </a> <hr class="dark:border-gray-600/50"> <a href="https://www.interviewsolution.com/subject/general-knowledge-38" class="text-gray-600 dark:text-gray-300 "> General Knowledge </a> <hr class="dark:border-gray-600/50"> <a href="https://www.interviewsolution.com/subject/chemical-engineering-46" class="text-gray-600 dark:text-gray-300 "> Chemical Engineering </a> <hr class="dark:border-gray-600/50"> <a href="https://www.interviewsolution.com/subject/upsee-52" class="text-gray-600 dark:text-gray-300 "> UPSEE </a> <hr class="dark:border-gray-600/50"> <a href="https://www.interviewsolution.com/subject/bsnl-117" class="text-gray-600 dark:text-gray-300 "> BSNL </a> </div> </div> <fieldset class=" text-lg border-2 border-gray-300 rounded-lg p-2 mb-4 dark:border-gray-600" id="recent_visits_container"> <legend class="px-2 text-xl font-semibold dark:text-gray-300"> Recent Visits </legend> <div class="flex flex-col gap-2 px-2 text-md font-serif" id="links_container"> <a href="https://www.interviewsolution.com/subject/bsnl-117" class="text-gray-600 dark:text-gray-300 "> </a> <hr class="dark:border-gray-600/50"> </div> </fieldset> </aside> </div> <footer class="px-3 border-t-2 lg:px-9 bg-gray-50 dark:bg-black dark:text-gray-300 dark:border-gray-700"> <div class="flex flex-col-reverse items-md-center items-center justify-between gap-2 py-5 text-sm lg:flex-row"> <p> © Copyright 2025 <a href="https://www.interviewsolution.com">InterviewSolution</a>. All rights reserved. </p> <ul class="flex items-md-center items-center gap-2 mb-4 text-sm sm:flex-row md:mb-0"> <li class="md:border-r-2 dark:border-gray-700 md:pr-2"> <a href="https://www.interviewsolution.com/terms-condition"> Terms & Conditions </a> </li> <li class="md:border-r-2 dark:border-gray-700 md:pr-2"> <a href="https://www.interviewsolution.com/privacy-policy"> Privacy Policy </a> </li> <li class="md:border-r-2 dark:border-gray-700 md:pr-2"> <a href="https://www.interviewsolution.com/disclaimer"> Disclaimer </a> </li> <li class="md:border-r-2 dark:border-gray-700 md:pr-2"> <a href="https://www.interviewsolution.com/how-it-works"> How It Works </a> </li> <li class="md:border-r-2 dark:border-gray-700 md:pr-2"> <a href="https://www.interviewsolution.com/contact-us"> Contact Us </a> </li> <li class="dark:border-gray-700 md:pr-2"> <a href="https://www.interviewsolution.com/about-us"> About Us </a> </li> </ul> </div> </footer> <div class="js-cookie-consent cookie-consent" role="dialog" aria-live="polite" style="position:fixed;left:0;right:0;bottom:0;z-index:99999;font-family:inherit;"> <style> /* Scope to this bar only */ .cookie-consent-bar { background: linear-gradient(90deg, #e11d48 0%, #a21caf 50%, #4338ca 100%); box-shadow: 0 -6px 24px rgba(0, 0, 0, .20); color: #fff; } .cookie-consent-wrap { max-width: 1200px; margin: 0 auto; padding: 12px 16px calc(12px + env(safe-area-inset-bottom)); display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; gap: 12px; } .cookie-consent__message { margin: 0; font-size: 14px; line-height: 1.55; color: #fff !important; } .cookie-consent__message a { color: #fff !important; text-decoration: underline; text-underline-offset: 2px; } .cookie-actions { display: flex; gap: 8px; align-items: center; } .cookie-btn { font-size: 14px; line-height: 1; padding: 9px 12px; border-radius: 8px; cursor: pointer; border: 1px solid transparent; background: transparent; color: #fff; } .cookie-btn.reject { border-color: rgba(255, 255, 255, 0.75); } .cookie-btn.reject:hover { background: rgba(255, 255, 255, 0.10); border-color: #fff; } .cookie-btn.accept { background: #fff; color: #111; border-color: #fff; } .cookie-btn.accept:hover { background: #f5f5f5; } </style> <div class="cookie-consent-bar"> <div class="cookie-consent-wrap"> <p class="cookie-consent__message"> Your experience on this site will be improved by allowing cookies. Read <a href="https://www.interviewsolution.com/cookie-policy"><strong>Cookie Policy</strong></a> </p> <div class="cookie-actions"> <button type="button" class="cookie-btn reject js-cookie-consent-reject"> Reject </button> <button type="button" class="cookie-btn accept js-cookie-consent-agree"> Allow cookies </button> </div> </div> </div> </div> <script> window.laravelCookieConsent = (function () { const COOKIE_NAME = 'laravel_cookie_consent'; const COOKIE_DOMAIN = 'www.interviewsolution.com'; const LIFETIME_DAYS = 7300; function setCookie(name, value, expirationInDays) { const date = new Date(); date.setTime(date.getTime() + (expirationInDays * 24 * 60 * 60 * 1000)); let cookie = name + '=' + value + ';expires=' + date.toUTCString() + ';domain=' + COOKIE_DOMAIN + ';path=/'; cookie += ';samesite=lax'; document.cookie = cookie; } function cookiePresent(name) { return document.cookie.split('; ').some(c => c.startsWith(name + '=')); } function hideCookieDialog() { const dialogs = document.getElementsByClassName('js-cookie-consent'); for (let i = 0; i < dialogs.length; ++i) dialogs[i].style.display = 'none'; } function consentAccept() { setCookie(COOKIE_NAME, 1, LIFETIME_DAYS); hideCookieDialog(); } function consentReject() { setCookie(COOKIE_NAME, 0, LIFETIME_DAYS); hideCookieDialog(); } if (cookiePresent(COOKIE_NAME)) hideCookieDialog(); const acceptBtns = document.getElementsByClassName('js-cookie-consent-agree'); for (let i = 0; i < acceptBtns.length; ++i) acceptBtns[i].addEventListener('click', consentAccept); const rejectBtns = document.getElementsByClassName('js-cookie-consent-reject'); for (let i = 0; i < rejectBtns.length; ++i) rejectBtns[i].addEventListener('click', consentReject); return { consentAccept, consentReject, hideCookieDialog }; })(); </script> <script type="module"> import { initializeApp } from "https://www.gstatic.com/firebasejs/12.4.0/firebase-app.js"; import { getMessaging, getToken, onMessage } from "https://www.gstatic.com/firebasejs/12.4.0/firebase-messaging.js"; window.addEventListener('DOMContentLoaded', () => { const firebaseConfig = { apiKey: "AIzaSyDkRIhegH1Y-OyLVtqrz5vXJjV2nbiojGs", authDomain: "traffixsites.firebaseapp.com", projectId: "traffixsites", storageBucket: "traffixsites.appspot.com", // FIXED messagingSenderId: "1067502552533", appId: "1:1067502552533:web:119a8527f34859b0b8a95c", measurementId: "G-5BQT528Q60" }; const VAPID_PUBLIC_KEY = "BBeFJo-Mt91zjKiOA4lkEJTuT8ldIyEbeVoEdSzbMEdg7wuup_4s8jSyu-r3BfjV1tt8FoMic84GT0ptvWNCLWE"; const app = initializeApp(firebaseConfig); const messaging = getMessaging(app); async function requestAndRegister() { try { // Must be from a user gesture; this opens the native prompt (chip/modal by browser). const perm = await Notification.requestPermission(); if (perm !== 'granted') return; // Register SW and wait until active (Edge race fix) await navigator.serviceWorker.register('/firebase-messaging-sw.js', { scope: '/' }); const swReg = await navigator.serviceWorker.ready; const token = await getToken(messaging, { vapidKey: VAPID_PUBLIC_KEY, serviceWorkerRegistration: swReg }); if (token) { await fetch('/api/push/save-token', { method: 'POST', headers: { 'Content-Type': 'application/json', 'X-CSRF-TOKEN': document.querySelector('meta[name="csrf-token"]')?.content ?? '' }, body: JSON.stringify({ token, origin: location.origin, referrer: document.referrer || '' }) }); } } catch (e) { console.error('Push enable failed:', e); } } // “Feels automatic”: fire on first interaction (no banner) const firstInteraction = async (e) => { if (e.type === 'scroll' && Math.abs(window.scrollY || document.documentElement.scrollTop) < 2) return; detach(); if (Notification.permission === 'default') await requestAndRegister(); }; const events = ['click', 'pointerdown', 'keydown', 'touchstart', 'wheel', 'scroll']; const detach = () => events.forEach(ev => window.removeEventListener(ev, firstInteraction, { capture: true })); events.forEach(ev => window.addEventListener(ev, firstInteraction, { capture: true, passive: true })); // Optional: expose a manual trigger if you have a custom button elsewhere window.enablePush = requestAndRegister; onMessage(messaging, (payload) => console.log('Foreground message:', payload)); }); </script> <link rel="modulepreload" href="https://www.interviewsolution.com/assets/build/assets/app-BO9Klyof.js" /> <script type="module" src="https://www.interviewsolution.com/assets/build/assets/app-BO9Klyof.js" data-navigate-track="reload"></script> <script src="https://cdn.jsdelivr.net/npm/particles.js@2.0.0/particles.min.js"></script> <script src="https://www.interviewsolution.com/assets/build/assets/script.js"></script> <script> particlesJS.load('particles-js', "https://www.interviewsolution.com/assets/build/assets/particlesjs-config.json", function() { console.log('callback - particles.js config loaded'); }); </script> <script> document.addEventListener("DOMContentLoaded", function() { let visits = JSON.parse(localStorage.getItem("recent_visits")) || []; // get current page details let currentUrl = window.location.href; let currentTitle = document.title; // or set manually if you prefer // check if already exists (avoid duplicates) visits = visits.filter(item => item.url !== currentUrl); // add to beginning visits.unshift({ url: currentUrl, title: currentTitle }); // keep only 10 latest if (visits.length > 10) { visits = visits.slice(0, 10); } // save back localStorage.setItem("recent_visits", JSON.stringify(visits)); // render renderVisits(); function renderVisits() { let container = document.getElementById("links_container"); container.innerHTML = ""; if (visits.length === 0) { container.innerHTML = `<p class="text-gray-500 dark:text-gray-400">No recent visits</p>`; return; } visits.forEach((item, index) => { let a = document.createElement("a"); a.href = item.url; a.textContent = item.title; a.className = "text-gray-600 dark:text-gray-300 hover:underline"; container.appendChild(a); // Add <hr> only if it's NOT the last item if (index < visits.length - 1) { let hr = document.createElement("hr"); hr.className = "dark:border-gray-600/50"; container.appendChild(hr); } }); } }); </script> <!-- jQuery 3.7.1 (latest stable) --> <script> document.addEventListener("DOMContentLoaded", function () { const toggleBtn = document.getElementById("toggle_answers"); const mcqItems = document.querySelectorAll(".mcq_item"); toggleBtn.addEventListener("click", function () { const isHidden = this.getAttribute("data-is_hidden") === "yes"; mcqItems.forEach(item => { const answer = item.querySelector(".mcq_answer"); const showBtn = item.querySelector(".mcq_show_btn"); if (!isHidden) { // hide all answer.classList.add("hidden"); showBtn.classList.remove("hidden"); } else { // show all answer.classList.remove("hidden"); showBtn.classList.add("hidden"); } }); this.innerText = isHidden ? "Hide answers" : "Show answers"; this.setAttribute("data-is_hidden", isHidden ? "no" : "yes"); }); // individual show document.querySelectorAll(".show_individual").forEach(btn => { btn.addEventListener("click", function () { const parent = this.closest(".mcq_item"); parent.querySelector(".mcq_answer").classList.remove("hidden"); parent.querySelector(".mcq_show_btn").classList.add("hidden"); }); }); }); </script> <script> document.addEventListener('click', function(e) { const link = e.target.closest('#mcq-pagination a'); if (link) { e.preventDefault(); let url = link.getAttribute('href'); if (!url) return; fetch(url, { headers: { "X-Requested-With": "XMLHttpRequest" } }) .then(res => res.text()) .then(html => { document.querySelector('#mcq-container').innerHTML = html; }) .catch(err => console.error(err)); } }); </script> </body> </html>