class 6 Term2
Chapter 6 - Introduction to Animate CC
Q1. State the use of properties panel?
Ans.Properties Panel displays the different properties of the object which is selected.
Q2. What is gradient fill?
Ans. Gradient Fill is a combination of colours where one colour changes into another.
Q3.What are the different type of symbols that can be created in Animate CC?
Ans. There are three types of symbol in Animate CC: Movie Clip Symbol, Button Clip Symbol and Graphic Symbol.
Long answer type questions-
Q1. Explain these:
i. Selection - Selection tool is used to select objects on the stage for modification.
ii. Pen- Pen tool is used to draw lines and curves by creating a series of dots that are automatically connected.
iii. Free-transform tool- Free-transform tool is used to move, scale, rotate, skew, or distort objects.
Q2.After drawing an object on the stage, what steps need to be taken to convert it into a symbol?
Ans. To create a symbol, perform the following steps:
Step 1: Open your desired file.
Step 2: Draw a rectangle using rectangle tool from Tools Panel.
Step 3: Select the rectangle on the stage. Click on modify → Convert to symbol and click on OK. The new symbol is listed in Library panel.
1. What is an algorithm?
Ans. An Algorithm is a set of steps in a sequential and ordered manner to solve any problem.
Ans. A flowchart is a type of diagram that represents an algorithm.
3.what is an assembler?
Ans. An assembler is a program used to translate assembly language into machine language.
4. Write the names of any two third-generation languages.
Ans. BASIC and PASCAL
5. Define computer language.
Ans. A computer language is the medium by which instructions are transmitted to the computer to perform a specific task.
Long Answer type questions:
1. What is the difference between HLL and LLL?
2. What are the advantages of High-level languages?
3. Describe the use of the process and the Input/Output symbols in the flowcharts.
Chapter 8: Introduction
to Small Basic
Short answer type questions:
1. What is
variable?
Ans. A
variable is used to store different kinds of information, such as text or a
number, in the computer’s memory.
2. Define Relational operators with the help of an example.
Ans. Relational operators are used to compare the
values of two operands and returns Boolean true or false accordingly.
3. Define
any one components of the Small Basic environment.
Ans. Small
Toolbar is a component of Small Basic environment. It is used to give commands
like New, Open, Save, Save As, Cut, Copy, Paste and Run.
Long answer
type questions-
1. Which of these variable names are
invalid? If the name is invalid, explain why.
Ans. @Tushar and &Cost are invalid variable names because a variable name must start with a letter or underscore.
2. Some of the Math library function in Small Basic are:
(i) Math.Abs(number): This function returns the absolute value of a given
number.
(ii) Math.Ceiling(number): It rounds up the integer value and returns the
integer that is greater than or equal to the argument. (iii)
Math.Floor(number): It round up the integer value and returns the integer that
is less than or equal to the argument.
Chapter 9: Internet
Short answer
type questions:
1.What is
Internet?
Ans. The Internet
is a computer network that connects hosts and end systems throughout the world.
2. What is
online education?
Ans. Online
Education has enhanced the teaching and learning process by making education
very friendly and interesting. Education on the Internet is also called
e-learning.
3. What is E-mail?
Ans. E-mail stands for electronic mail. You can
send messages and files from your computer to your friend’s computer and
vice-versa using e-mail service.
Long answer
type questions-
1. What do you mean by WWW? How does it
differ from Internet?
2.What is an e-greeting? Write the URL’s of any two websites
which provides the facility of e-greeting.
Ans. An e-greeting is just like a paper greeting card. The only difference is that it is created with the help of digital text and effects. Some of the popular e-greetings websites are www.123greetings.com, www.egreetings.com, www.e-cards.com, etc.
Comments
Post a Comment