Posts

ONLINE CLASS 6 AUG 2026 INTERNET SERVICES

  MCQ: Internet Services and Mobile Technologies Subject: Computer Applications (Code 165) Level: CBSE Class 10 Part A: Internet Services 1. Which protocol is primarily used for sending emails from a client to a server? A. POP3 B. SMTP C. HTTP D. FTP 2. What is the full form of URL? A. Uniform Resource Locator B. United Resource Link C. Universal Radio Locator D. Uniform Radio Link 3. Which service allows a user to log into a remote computer over a network? A. HTTP B. Telnet C. SMTP D. WWW 4. Which of the following is NOT a search engine? A. Google B. Bing C. DuckDuckGo D. Safari 5. Real-time communication between two or more users via text is known as: A. E-mail B. Chat C. Video Conferencing D. Blogging 6. Which protocol is used to retrieve emails from a mail server to a local device? A. SMTP B. POP3 C. FTP D. SNMP 7. A website that allows users to collaborate and edit content together is called a:   A....

level up excel class 7

  A. Tick ( $\checkmark$ ) the correct option. Which of these helps you to arrange the order of the data alphabetically? Answer: c. Sorting Which chart is displayed in the cells of the worksheet? Answer: d. Sparklines Which chart is made by connecting the dots representing data? Answer: c. Line Which symbols represent data in a chart? Answer: c. Data Marker Which component shows the heading of the chart? Answer: c. Chart Title  B. Fill in the blanks. Custom List is also known as user-defined sorting. Bar chart depicts the data categorically. (Note: Column charts or Bar charts are standard for categorical data depictions; specifically, Bar charts display data horizontally across categories). Sparklines are miniatures of charts that are inserted in the cells of Excel sheet. Gridlines are horizontal and vertical lines in the plot area. Legend defines the data series with a unique colour or pattern. C. State True or False. 1.       Conditional ...

EXCEL : FORMULAS AND FUNTIONS CLASS 7

Image
 

OPERATING SYSTEM MCQ SELF ASSESSMENT 03 AUG 2026

Operating System MCQ Quiz Operating System MCQ Quiz 1. OS stands for _. a. Operating System b. Operation System c. Operator System d. None of the above 2. When you start the computer, which of the following programs loads first? a. Operating System b. BIOS c. Device Driver d. None of the above 3. An operating system is a platform between _. a. User to User b. User to Computer c. Both a) and b) d. None of the above 4. The Linux operating system is __. a. Proprietary softwa...

PRACTICE CODES HTML CLASS VIII

Image
 LIST IN HTML:- HTML CODE 01 HTML CODE 02 < html > < body > < ul type=square > < li > English East India Company </ li > < li > French East India Company </ li > < li > British Conquest of Bengal < ol type=i > < li > Battle of Plassey </ li > < li > Battle of Buxar </ li > </ ol > </ li > </ ul > </ body > </ html > HTML CODE 03 < html > < head > < title > States and Capitals of India </ title > </ head > < body > < h1 > States and Capitals of India </ h1 > < ul > < li > < b > Andhra Pradesh </ b > < ul > < li > Capital: Amravati </ li > </ ul > </ li > < li > < b > Maharashtra ...