mycstutorial

Class 10 IT Code 402 Unit 4 Web Applications Security Session 4 Chatting with a Contact Google Talk Question Answer

Session 4 Chatting with a Contact Google Talk

Unit 4 Web Application and Security Session 4 : Chatting with a Contact – Google Talk Important Question Answers 1. Which color dot indicates your friend in the contact is online? Answer: Green color dot 2. How can you start chatting with your friends on Google Talk? Answer: You need to double click on a […]

Class 10 IT Code 402 Unit 4 Web Applications Security Session 4 Chatting with a Contact Google Talk Question Answer Read More »

Class 10 Computer Application code 165 Linking in HTML Question Answer

Hyperlink - Internal and External Linking in HTML Question Answer

200+ Important Question Answer Class 10 Computer Application [165] Question Answer Unit 2 – HTML II [Linking in HTML] 1. What do you mean by Linking? Answer: Linking means connecting a text or image with another document. Linking is the chief power of HTML. A browser highlights the identified text or image with color and

Class 10 Computer Application code 165 Linking in HTML Question Answer Read More »

Class 10 Employability Skills Unit 3 ICT Skills Important Question Answers 50+

class 10 employability skills unit 3 ict skills question answer

Class 10 Employability Skills – Unit 3 : ICT Skills 50+ Important Question Answers 1. What is the function of the ENTER key? Answer : The label on this key can be either ENTER or RETURN, depending on the brand of computer. The ENTER or the RETURN key is used to move the cursor to

Class 10 Employability Skills Unit 3 ICT Skills Important Question Answers 50+ Read More »

Unit 3 Relational Database Management System (Basic) Class 10 Info Tech 402 (IT) NCERT Solution

Unit 3 Relational Database Mangement System NCERT Book Exercise Solution

Class 10 Info Tech Code 402 NCERT Solution Unit 3 – Relational Database Management Systems (Basic) SESSION 1: APPRECIATE THE CONCEPT OF DATABASE MANAGEMENT SYSTEM ASSESSMENT Fill in the blanks: 1. A Database is an organized collection of data. 2. A DBMS is a software package that can be used for creating and managing databases.

Unit 3 Relational Database Management System (Basic) Class 10 Info Tech 402 (IT) NCERT Solution Read More »

Unit 4 Web Applications and Security Class 10 Info Tech 402 (IT) NCERT Solution

Unit 4 Web Application and Security NCERT Book Exercise Solution

Class 10 Info Tech Code 402 NCERT Solution Unit 4 – Web Applications and Security SESSION 1 : WORKING WITH ACCESSIBILITY OPTIONS Assessment Fill in the blanks The option in Microsoft Windows XP used for helping users with physical disabilities and to reduce repetitive strain is Sticky Keys. Sound Sentry is designed to help users

Unit 4 Web Applications and Security Class 10 Info Tech 402 (IT) NCERT Solution Read More »

Class 10 IT Code 402 Unit 4 Web Applications Security Session 3 Introduction to Instant Messaging 50+ Question Answer

Session 3 Instant Messaging Unit 4 Web Application and Secutiry

Unit 4 Web Application and Security Session 3: Introduction to Instant Messaging Important Question Answers 1. What is Instant Messaging (IM)? Answer: Instant messaging (IM) is a form of communication over the Internet that offers an instantaneous transmission (real-time) of text-based messages from sender to receiver. 2. How does Instant Messaging (IM) work? Answer: In

Class 10 IT Code 402 Unit 4 Web Applications Security Session 3 Introduction to Instant Messaging 50+ Question Answer Read More »

Class 10 IT Code 402 Unit 4 Web Applications Security Session 2 Networking Fundamentals 50+ Question Answer

Session 2 Networking Fundamentals

Unit 4 Web Application and Security Session 2 : Networking Fundamentals Important Question Answers 1. What is Computer Network? Answer: A computer network is a collection of computers and other hardware components interconnected by communication channels (cables or satellites) that allow sharing of resources and information. 2. What is P2P architecture? Answer: Networks in which

Class 10 IT Code 402 Unit 4 Web Applications Security Session 2 Networking Fundamentals 50+ Question Answer Read More »

Class 10 Info Tech Unit 3 RDBMS Session 5 – Create Forms and Reports using Wizard 50+ Question Answer

Session 5 Creating Forms and Reports using Wizard

Class 10 Information Technology [402] Unit 3 Relational Database Management System 300+ Important Question Answer based on NCERT book. Session 5 – Create Forms and Reports using Wizard NOTES in form of Question Answer 1. What is Form? Answer: Form is an interface in a user-defined layout that lets users view, enter, and change data

Class 10 Info Tech Unit 3 RDBMS Session 5 – Create Forms and Reports using Wizard 50+ Question Answer Read More »

Class 10 Info Tech Unit 3 RDBMS Session 4 – Retrieve Data Using Query 50+ Question Answer

Session 4 Retrieve Data using Query

Class 10 Information Technology [402] Unit 3 Relational Database Management System 300+ Important Question Answer based on NCERT book. Session 4 – Retrieve Data Using Query (Using Wizard, Design, and SQL) NOTES in form of Question Answer 1. What is Query? Answer: In Base, Query is a way to collect, find, know and extract data

Class 10 Info Tech Unit 3 RDBMS Session 4 – Retrieve Data Using Query 50+ Question Answer Read More »

Class 11 Computer Science Ch 10 Tuples and Dictionary in Python NCERT Book Exercise Solution

tuples and dictionary ncert exercise solution

Chapter – 10 : Tuples and Dictionary Summary (A Quick Recap) • Tuples are immutable sequences, i.e., we cannot change the elements of a tuple once it is created. • Elements of a tuple are put in round brackets separated by commas. • If a sequence has comma separated elements without parentheses, it is also

Class 11 Computer Science Ch 10 Tuples and Dictionary in Python NCERT Book Exercise Solution Read More »

Class 11 Computer Science Ch 11 Societal Impacts NCERT Book Exercise Solution

societal impacts ncert solution class 11 computer science

Ch 11 Societal Impacts Summary (A quick recap) • Digital footprint is the trail of data we leave behind when we visit any website (or use any online application or portal) to fill-in data or perform any transaction. • A user of digital technology needs to follow certain etiquettes like net-etiquettes, communicationetiquettes and social media-etiquettes.

Class 11 Computer Science Ch 11 Societal Impacts NCERT Book Exercise Solution Read More »

Class 11 Computer Science Ch 9 Lists in Python NCERT Book Exercise Solution

lists in python ncert exercise question answer

Chapter – 9 : Lists Summary (A Quick Recap) • Lists are mutable sequences in Python, i.e., we can change the elements of the list. • Elements of a list are put in square brackets separated by comma. • A list within a list is called a nested list. • List indexing is same as

Class 11 Computer Science Ch 9 Lists in Python NCERT Book Exercise Solution Read More »

Class 11 Computer Science Ch 8 Strings in Python NCERT Book Exercise Solution

stings in python exercise solution

Chapter – 8 : Strings Summary (A Quick Recap) • A string is a sequence of characters enclosed in single, double or triple quotes. • Indexing is used for accessing individual characters within a string. • The first character has the index 0 and the last character has the index n-1 where n is the

Class 11 Computer Science Ch 8 Strings in Python NCERT Book Exercise Solution Read More »

Class 11 Computer Science Ch 7 Functions in Python NCERT Book Exercise Solution

Python Functions

Chapter – 7 : Functions in Python Summary (A Quick Recap) • In programming, functions are used to achieve modularity and reusability. • Function can be defined as a named group of instructions that are executed when the function is invoked or called by its name. Programmerscan write their own functions known as user defined

Class 11 Computer Science Ch 7 Functions in Python NCERT Book Exercise Solution Read More »

Class 11 Computer Science Ch 6 Flow of Control NCERT Exercise Solution

flow of control ncert exercise solution

Chapter – 6 : Flow of Control NCERT Book Exercise Solution Summary (A Quick Recap) • The if statement is used for selection or decision making. • The looping constructs while and for allow sections of code to be executed repeatedly under some condition. • for statement iterates over a range of values or a

Class 11 Computer Science Ch 6 Flow of Control NCERT Exercise Solution Read More »

Class 10 Information Technology 402 Unit 3 Relational Database Management System Question Answer 100+

Class 10 Information Technology 402 Unit 3 Relational Database Management System Question Answer Session 1 : Appreciate Concept of Database Management System Session 2 : Create and Edit Tables using Wizard and SQL Commands Session 3 : Perform Operations on Tables

Class 10 Information Technology 402 Unit 3 Relational Database Management System Question Answer 100+ Read More »

Class 12 Computer Science Ch 11 Data Communication NCERT Book Exercise Solution

data communication ncert exercise solution

Class 12 Computer Science Ch-11 Data Communication NCERT Book Exercise Solution (Scroll down to view the solution) A Quick Review – Summary • Data communication refers to the exchange of data between two or more networked or connected devices like laptops, PC, printers, routers etc. • Sender, receiver, messages, channel and protocols are major components

Class 12 Computer Science Ch 11 Data Communication NCERT Book Exercise Solution Read More »

Class 10 Employability Skills Unit 5 Green Skills Question and Answer

class 10 employability skills unit 5 green skills question answer

Employability Skills – Question Answer Unit 5 : Green Skills 1. Which nature element was worshiped by our ancestor? Answer : The Sun, The Ganges and The Banyan 2. Write the name of five elements of nature? Answer : Five elements of nature are (i) Prithvi (Earth), (ii) Agni (Fire), (iii) Jal (Water), (iv) Vaayu

Class 10 Employability Skills Unit 5 Green Skills Question and Answer Read More »

CBSE Class 10 and 12 Skill Education Term 2 Sample Question Paper and Marking Scheme 2021-22

Skill Education Term 2 Sample Paper

CBSE Class 10 and 12 Skill Education Term 2 Sample Question Paper and Marking Scheme 2021-22 Sample Question paper plays vital role in the preparation of examination. CBSE released sample question paper with marking scheme every year before the commencement of board examination. In this session 2021-22, board has decided to take the examination term

CBSE Class 10 and 12 Skill Education Term 2 Sample Question Paper and Marking Scheme 2021-22 Read More »

You cannot copy content of this page

Scroll to Top