0% found this document useful (0 votes)
10 views

Class 6th Computer Question Bank - 1

Uploaded by

rohansingh3649
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
10 views

Class 6th Computer Question Bank - 1

Uploaded by

rohansingh3649
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 5

MIND POWER INTERNATIONAL SCHOOL,

SHIKOHABAD
Term -1
Academic Session (2024-25)
GRADE-6th
Subject: Computer
Question bank

Name………………………………….… Grade/ Sec ………. Roll No……………..


………

Ques-1) Multiple choice questions


1- An algorithm is written in a _______ language.
a) Complex
b) Simple
c) Binary
d) None of these
2- The pictorial representation of steps or an algorithm that is used for solving a specific
problem is ______.
a) Flow chart
b) Algorithm
c) Both
d) None of these
3- The process of drawing of flowchart for an algorithm is called ______
a) Performance
b) Evaluation
c) Algorithmic representation
d) None of these
4- ______ is used to take input from user.
a) Start
b) Input / output
c) Processing
d) None of these
5- A_____ connect the boxes in flowchart
a) Connectors
b) Decision boxes
c) Circle
d) None of these
6- The step by step procedure for solving any problem is known as ________.
a) Algorithim
b) Flowchart
c) None of these
d) None of these
7- To execute or to run program, click on ______ menu under run option.
a) Start
b) Run
c) Continuous
d) None of these
8- The key which is used for compiling and running a QB64 file is _______.
a) F5
b) F6
c) F3
d) None of these
9- A QB64 file is saved with the extention ______.
a) .qb
b) .bas
c) .qbas
d) None of these
10- ______ developed QB64.
a) Galleon
b) John G. Kemeny
c) Thomas E. Kurtz
d) None of these
11- We can open the file menu using keyboard shortcut .
a) Ctrl+F
b) Alt + F
c) Ctrl + Alt + F
d) None of these
12- What is QB64?
a)
b) A web browser
c) A programming language
d) A video game
e) An operating system
13- QB64 is based on which programming language?
a) Python
b) C++
c) BASIC
d) Java
14- What is the primary purpose of QB64?
a) To edit photos
b) To create programs
c) To surf the internet
d) To play games
15- What does the "PRINT" command in QB64 do?
a) Displays output on the screen
b) b) Prints documents
c) c) Saves the program
d) d) Deletes the program
16- Which symbol is used in a flowchart to represent a decision?
a) Oval
b) Rectangle
c) Diamond
d) Circle
19- What does the rectangle represent in a flowchart?
a) Input/output
b) Decision
c) Process
d) Start/Stop
20- In a flowchart, which symbol is used to represent the start or end?
a) Rectangle
b) Diamond
c) Oval
d) Arrow

Ques -2) Fill in the blanks.


1- A _______ refers to the pictorial representation of steps or an algorithm that is used for
solving a specific problem.
2- An ______ is a set of sequential steps that are needed to solve any mathematical or a logical
problem.
3- ______ box is used checking / applying a condition.
4- _____ box represents start/stop of program a flowchart flowchart.
5- ______ show the direction of program flow.
6- The value of a ______ does not change during the course of execution of a program.
7- BEDMAS stands for _______
8- Numeric constants contains only _____ .
9- ______ is represented by an alphabet followed by the dollar sign.
10- To view the output of a program, we need to ______ it.
11- QB64 is a modern version of the _______ programming language.
12- The command used to display text on the screen in QB64 is _______.
13- The _______ command is used to clear the screen in QB64.
14-To take input from the user, we use the _______ command
15- The _______ statement is used for decision-making in a program.
16- The _______ loop is used to repeat a block of code a specific number of times.
17- QB64 can create _______ programs that run without needing QB64 installed.
18- To create graphics in QB64, commands like _______ and _______ are used.
19- The _______ symbol is used at the end of a string variable name in QB64.
20- QB64 works on operating systems like _______ and _______..

Ques-3) True/ false


1- Flow charts are used to solve specific problems .
2- An algorithm is the pictorial representation of the logic of program.
3- Connectors connect the boxes in flowchart.
4- Flowchart is the written description of program logic.
5- General flow of any flowchart is from bottom to top or right to left, usually.
6- BASIC stands for beginners all purpose symbolic instruction code.
7- These are three types of variables in QBasic.
8- X= 2.7 is a correct statement.
9- B stands for basic addition in BEDMAS.
10- The name of a variables must start with a number.
11- QB64 is a modern version of the old QBasic programming language.
12- QB64 is used to write and run BASIC programs.
13- QB64 cannot run on modern operating systems like Windows, macOS, or Linux.
14- QB64 allows you to create graphical programs, games, and multimedia applications.
15- QB64 does not support sound or music in programs.
16- QB64 provides an easy way for beginners to learn programming.
17- QB64 does not support commands from the original QBasic.
18- QB64 programs are written in a graphical user interface without code.
19- QB64 programs are written in a graphical user interface without code.
20-An algorithm is a step-by-step procedure to solve a problem.

Ques-4) Short answer.

1- What is an algorithm?
2- What is a flowchart?
3- Which symbol in a flowchart represents a decision?
4- Which symbol is used to represent the start or end of a flowchart?
5- What is the purpose of a flowchart?
6- In which direction are flowcharts generally read?
7- What is the difference between an algorithm and a flowchart?
8- Why are algorithms and flowcharts important?
9- What symbol represents a process or task in a flowchart?
10- Can a flowchart be used for non-programming tasks?

Ques-5) Long answer type questions

1- What is the purpose of making flow chart? 2- What is the difference between algorithm and
flowchart ?
3- What is the use of Input / Output box?
4- What are the connector lines used for ?
5- What do you know about QB64?
6- What are the features of QBASIC ?
7- What are variables ? How are they different from constants?
8- What is the difference between numeric and alphanumeric constant ?
9- What do you understand by hierarchy of operations ? Explain with an example.
10- What are the steps to be followed to save a QB64 file ?

Ques-6) Full Forms.


1- MAN
2- WAN
3- JBD
4- SIM
5- HTTP
6- 3G
7- AVI
8- RTS
9- POST
10- SSD
11- TB
12- GB
13- MB
14- KB
15- DP
16- AC
17- DC
18- OS
19- OTP
20- KYC

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy