Showing posts with label class10-FIT. Show all posts
Showing posts with label class10-FIT. Show all posts

Monday 26 August 2019

CBSE Class 10 - Foundation of Information Technology Chapter 05 - HTML (HyperText Markup Language) - VSQA (#eduvictors)(#cbsenotes)

Chapter 5 - HTML
(HyperText Markup Language) - VSQA 

CBSE Class 10 - Foundation of Information Technology 

CBSE Class 10 - Foundation of Information Technology Chapter 05 - HTML (HyperText Markup Language) - VSQA (#eduvictors)(#cbsenotes)


Very Short Answer Type Questions (1 Mark each)

Asked in CBSE Previous Examination Papers


Q1: HTML is a markup language. Expand the term HTML.  

Answer: HyperText Markup Language.


Q2: Give examples of a container element in HTML. 

Answer: <HEAD>, <TITLE>, <BODY>.


Q3: Give the examples of an empty element in HTML.  

Answer: <BR>, <HR>


Friday 7 December 2018

Class 12 - Informatics Practices - HTML Basics - 1 Mark Based Question Answers (#cbsenotes)(#eduvictors)

Informatics Practices - HTML Basics

1 Mark Based Question Answers

Class 12 - Informatics Practices - HTML Basics - 1 Mark Based Question Answers (#cbsenotes)(#eduvictors)

Q1. HTML tags must be written within_____________.

Answer: HTML tags must be written within angular <> bracket e.g. <font>


Q2. What is the correct structure of the HTML document?

Answer:
<HTML> // It identifies that the document is an HTML document.
// Head tag makes the header for document.
<HEAD> <TITLE> Page Title </TITLE> </HEAD>
//contains the title which appears in the title bar of the web browser
<BODY> See Eduvictors.com for cbse notes </BODY> 
// The content written in BODY tag appears in the windows. 
//It contains many other tags.
</HTML>


Friday 23 November 2018

CBSE Class 10 - All Subjects Sample Question Papers (2018-19) (#cbsepapers)(#eduvictors)

CBSE Class 10 -
 Sample Question Papers (2018-19)

All Subjects

CBSE Class 10 - All Subjects Sample Question Papers (2018-19) (#cbsepapers)(#eduvictors)

The Central Board of Secondary Education (CBSE) conducts Class 10 Board examinations every year in March. All examination questions depend on this prospectus so students should know about any updates that are made by NCERT. For the examinations, students can likewise download the CBSE board test papers for class 10 free PDF download and work on taking care of issues with us.

By solving the CBSE test papers for class 10, candidates will figure out how to distinguish question paper examples and patterns, answer necessities, kinds of trap questions and the sky is the limit from there. Students are urged to endeavor test question papers inside the predefined time limit. The papers empower them  to find the correct technique and answers for ordinarily made questions. They are urged to solve the problems within the recommended time with the goal that they may assess their regions of solidarity and focus on those they are feeble in.

To endeavor board exam understudies require a great deal of training as ridicule tests and test papers that will plan and empower them to compose the Class 10 CBSE Board Examination with certainty. Since it is the main board exam a kid shows up for there is frequently a great deal of fear included. Explaining these example papers supports certainty and mitigates the dread of board examinations that a great deal of students have.

Here are sample question papers on various subjects for class 10 (session: 2018-19) along with answers and marking schemes:


Saturday 17 November 2018

CBSE Class 10 - FIT - Chapter 3: Office Tools - Database Concepts (Q & A) (#cbsenotes)(#eduvictors)

Database Concepts 

Class 10 - FIT - Chapter 3: Office Tools

CBSE Class 10 - FIT - Chapter 3: Office Tools - Database Concepts  (Q & A) (#cbsenotes)(#eduvictors)

 (Q & A)


Q1: What is database? Give example.

Answer: A database is a collection of related information organised as tables is known as database, e.g. INGRES, MySQL etc.


Q2: What is MS Office suite?

Answer: Microsoft office is a suite of products that aim at making easy integration of data between different applications such as Word Processor, Spreadsheet, Presentation Graphics and Database Manager.


Q3: Define the term DBMS.

Answer: The full form of DBMS is Database Management System. It is a computer based record keeping system. 

Thursday 23 August 2018

Class 10 - Foundation of Information Technology - Chapter 01 - Internet Basics - Very Short Questions and Answers (#cbsenotes)(#eduvictors)

Internet Basics

Very Short Questions and Answers
Class 10 - Foundation of Information Technology

Class 9 - Foundation of Information Technology - Chapter 01 - Internet Basics - Very Short Questions and Answers (#cbsenotes)(#eduvictors)


Question 1: Why is the Internet is so popular? 

Answer: Due to its extensible use and sharing of data, the Internet becomes so popular.


Question 2: Mention any two major uses of the Internet. 

Answer: The two major uses of the Internet are as follows:

1. For the students and educational purposes, the Internet is widely used to gather information so as to do the research.

2. We can send/receive the mail all over the world.


Question 3: Write two advantages of using the Internet.

Answer: Advantages of using the Internet are as follows:

1. It is used for communication, entertainment, searching for information and for providing many types of services.

2. It provides the facility of E-mail.


Friday 8 March 2013

CBSE Class 10 - SA2- FOUNDATION OF INFORMATION TECHNOLOGY - SQP


Class 10 -FIT Sample Q. Paper (SA2) - 2010-11


Here follows a SA-2 Foundation of Information Technology (Solved) by CBSE


See also FIT 2012 - SA-2 Paper,.




Wednesday 9 January 2013

CBSE Class 10 - FIT - Societal Impacts of IT

Societal Impacts of IT
CBSE Class 10 - FIT - Societal Impacts of IT
Social Networking
credits:wpclipart

MCQs

Q1: Which of the following is considered as cyber crime?

(a) Virus Attack
(b) Worm Attack
(c) Hacking
(d) All of these

Q2: The use of internet or other electronic media to harass a person or group of individuals or an organization is termed as:

(a) Cybernet
(b) Cyber policing
(c) Cyber stalking
(d) Cyber space

Monday 5 November 2012

CBSE Class 11/10 - Computers/FIT - Programming Languages

Programming Languages
Programming Languages
(Questions & Answers)

Q1: What is a computer language?

Answer: The instructions are fed into computers in the form of computer programs, follow some semantics (grammar or syntax) collectively is called a programming language. In layman terms, the language, which the user employs to interact with computer, is known as computer or programming language.

Examples are: C/C++, Java, Pascal, COBOL, Python, FORTRAN etc.

Saturday 13 October 2012

CBSE Class 10 - FIT- XML Basics (MCQs)

XML Basics
xml quiz
MCQs

Q1(FA Manual): What is the correct syntax of the declaration which defines the XML version?

(a) <xml version= "1.0" />
(b) <? xml version="1.0" ?>
(c) <?xml version="1.0" />
(d) None of these


Thursday 27 September 2012

CBSE Class 10 - FIT - HTML (SA 2) MCQs

Foundations of Information Technology
HTML (SA-2) MCQs

Q1: Which of the following is an attribute of <Table> tag?

(a) SRC
(b) LINK
(c) CELLPADDING
(d) BOLD