10th Class Computer Science Chapter 6 Computer Logic and Gates Short Questions Answer

We are providing all Students from 5th class to master level all exams preparation in free of cost. Now we have another milestone achieved, providing all School level students to the point and exam oriented preparation question answers for all science and arts students.

After Online tests for all subjects now it’s time to prepare the next level for Punjab board students to prepare their short question section here. We have a complete collection of all classes subject wise and chapter wise thousands questions with the right answer for easy understanding.

Here we are providing complete chapter wise Computer Science questions and Answers for the 10th class students. All the visitors can prepare for their 10th class examination by attempting below given question answers.

In this List we have included all Punjab boards and both Arts and Science students. These Boards students can prepare their exam easily with these short question answer section

Lahore Board 10th classes short questions Answer

Rawalpindi Board 10th classes short questions Answer

Gujranwala Board 10th classes short questions Answer

Multan Board 10th classes short questions Answer

Sargodha Board 10th classes short questions Answer

Faisalabad Board 10th classes short questions Answer

Sahiwal Board 10th classes short questions Answer

DG Khan Board 10th classes short questions Answer

Bahwalpur Board 10th classes short questions Answer

All above mention Punjab Boards students prepare their annual and classes test from these online test and Short question answer series. In coming days we have many other plans to provide all kinds of other preparation on our Gotest website.

How to Prepare Punjab Board Classes Short Question Answer at Gotest

  • Just Open the desired Class and subject which you want to prepare.
  • You have Green bars which are Questions of that subject Chapter. Just click on Bar, it slides down and you can get the right answer to those questions.
  • You can also Rate those question Answers with Helpful or not to make it more accurate. We will review all answers very carefully and also update time to time.

Now you can start your preparation here below

10th Class Computer Science Chapter 6 Computer Logic and Gates Short Questions Answer

What is high resolution graphics mode is BASIC.

This mode is used to draw graphics with matrix of 200 x 640 pixels. It means that display screen is divided into a matrix of 640 columns and 200 rows of pixels.
Define graphics.

Graphics is an art to design and produce pictorial representation of information.
Define pixel.

A pixel is a specific dot on the screen.
How many modes of displaying data.

Text mode, Medium resolution graphics mode, High resolution graphics mode
What is purpose of LINE Statement?

The purpose of Line statement is to draw lines and boxes on the screen we can use the Line statement to generate a line between any two statement
What is screen mode 1?

Screen mode 1 activates medium resolution mode graphics up to resolution 200 x320 pixels can be obtained in it.
What is the purpose of PALETTE statement?

Palette statement is used to select from one of two color sets.
Define graphics?

Graphics s an art to design and produce pictorial representation of information is displayed on the screen with the help of graphics is that area of computer programming which is highly in use these days.
What is the purpose of CIRCLE statement?

The purpose of CIRCLE statement is to draw a circle ellipse on the screen during use of the graphics mode.
Define the graphics?

Graphics is an art to design and produce pictorial representation of information.
Define screen mode 2?

Screen mode 2 activates high resolution graphic mode. Graphics of resolution 200 x 640 pixels can be obtained in it. It also needs good quality monitor like CGA, EGA, and VGA etc.
Describe the use of SCREEN statement in BASIC language?

SCREEN statement is commonly used to select a screen mode appropriate for a particular display hardware configuration For example the supported hardware configuration like IBM Monochrome Display and Printer Adapter MDPA with mode is used to connect only to a monochrome display Programs written for this configuration must be in text mode only.
What is the purpose of PALETTE statement?

Palette statement is used to select from one of two color sets.
What are the co-ordinates of text mode and high resolution mode?

In text mode there are 80 columns and 25 rows and in high resolution mode the co-ordinates are 640*200.
What is Screen statement in Basic?

Screen statement is used to change from one display mode to another. It is commonly used to select a screen mode.
What is the difference between pixel and resolution for monitor?

Pixel: The computer screen is made up of hundreds and thousands of pixels A pixel is a picture element One dot on computer screen ids referred to as a pixel The number of pixels horizontally and vertically determines the resolution of monitor.
Write down the syntax of COLOR AND PALETE statement?

COLOR {foreground} {background} border
Describe different types of SCREEN modes?

Types of Screen Modes; BASIC Provides seven different screen modes from 0,1,2,7,8,9 and 10 All screen modes cannot be run on each type of computer or monitor because it depends on the display card and monitors type.
Define Resolution?

The number of pixels horizontally and vertically determines the resolution of our monitor.
What is purpose of LINE statement?

The purpose of line statement is to draw lines and boxes o the screen. We can use the line statement to generate a line between any two statements.
Write the statement to create a circle in GW-basic?

Program: 10 CLS
20 REM Program to draw a circle
SCREEN 1
CIRCLE 100,100
END
What is medium resolution graphics mode in BASIC.

This mode is used to draw graphics with matrix of 200 x 320 pixels. It means that display screen is divided into a matrix of 320 columns and 200 rows of pixel.
Define PSET statement and write syntax of PSET statement?

The purpose of PSET statement is to display a point at a specified place on the screen during use of the graphics mode the coordinate values must be in the range of.
What is the purpose of PSET statement?

To display a point at a specified place on the screen during use of the graphics mode.
What is the purpose of Draw statement?

Draw statement is used in graphics mode to draw line for drawing different shapes on the screen.These shapes include rectangles, triangles, boxes etc.
What is the purpose of CIRCLE statement?

The purpose of CIRCLE statement is to draw a circle, clips on the screen during use of the graphics mode.
What is resolution?

The number of pixels horizontally and vertically determines the resolution of the monitor.
Explain the use of PALETTE statement in BASIC?

PALETTE statement is used to select from one of two color sets these color sets will be used by color parameters of a LINE, CIRCLE PSET, DRAW or other graphics statements.
What is Text Mode?

Text Mode is used for only textual data in text based graphic text and line can be drawn on the screen only it does not support the graphics drawing.
What is medium resolution mode?

Medium resolution graphic mode is used in drawing graphic. The display screen is divided into a matrix consisting of 320 columns and 200 rows of pixels This graphic mode works with 4 colors.

You Can Learn and Gain more Knowledge through our Online Quiz and Testing system Just Search your desired Preparation subject at Gotest.

Leave a Reply

Your email address will not be published. Required fields are marked *

Back to top button