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

Class 12 Computer Guess ( 2025 )

The document is a guess paper for the 2025 Board Exam for Class 12th Computer at ME English Center, prepared by Sir Faiz ur Rehman. It includes important multiple-choice questions, short questions, and long questions from various chapters such as Computer Programming, Algorithms, C Language, and more. Additionally, it provides contact information for obtaining PDF notes and guess papers for classes 9 to 12 via WhatsApp.

Uploaded by

akhtermhedi3
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
173 views

Class 12 Computer Guess ( 2025 )

The document is a guess paper for the 2025 Board Exam for Class 12th Computer at ME English Center, prepared by Sir Faiz ur Rehman. It includes important multiple-choice questions, short questions, and long questions from various chapters such as Computer Programming, Algorithms, C Language, and more. Additionally, it provides contact information for obtaining PDF notes and guess papers for classes 9 to 12 via WhatsApp.

Uploaded by

akhtermhedi3
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 25

ME English Center.

Computer guess paper

ME English Center
New Guess Paper
2025 Board Exam
Class 12th Computer

(According to new book and past


papers)
If you are needed for other classes guess papers contact on
this number 03408057780

Prepared by | Sir Faiz ur Rehman

For getting all subject PDF notes and guess paper of classes 9 to 12, contact on
WhatsApp number (0340 8057780) of ME English center
Prepared by: Sir Faiz ur Rehman
ME English Center. Computer guess paper

Chapter 1 (Concept Of
Computer Programming)
Most important MCQs of chapter 1

1) Compilers and Interpreters are types of


● Programming languages
● Language translators
● Alpha testers
● Application generators

2) Which of the following type error is detected by a language translator?


● Program design
● logic
● syntax
● both b & c

3) Comments in the program itself are part of


● compiling
● translating
● linking
● all documenting

4) The first high-level language to be introduced was


● COBOL
● FORTAN
● Pascal
● BASIC

5) The language named for a French mathematician is


● C
● Pascal
● FORTAN
● COBOL

For getting all subject PDF notes and guess paper of classes 9 to 12, contact on
WhatsApp number (0340 8057780) of ME English center
Prepared by: Sir Faiz ur Rehman
ME English Center. Computer guess paper
6) Errors messages provided by a compiler are called
● bugs
● translations
● diagnostics
● mistakes

7) Software that translates assembly language into machine language is a(n)


● Binary translator
● assembler
● compiler
● link-loader

8) In developing a program documentation should be done


● As the last step
● Only to explain errors
● Throughout the process
● Only during the design phase

9) Popular object-oriented languages are


● Pascal, COBOL
● C++, FORTRAN
● C++, Smalltalk
● COBOL, BASIC

Most important Short Questions of chapter 1

1. Define problem solving


2. Make a list of all problem solving tools.
3. Difference between low level language and high level language.
4. Write three points for Pascal language.
5. Difference between compiler and interpreter.
6. Define object oriented programming.
7. What do you know about top down approach?
8. Write any three advantages of algorithm.

Most important Long Questions of chapter 1

1. Make a list of all problem solving tools


2. Write any three characteristics of programming languages.

For getting all subject PDF notes and guess paper of classes 9 to 12, contact on
WhatsApp number (0340 8057780) of ME English center
Prepared by: Sir Faiz ur Rehman
ME English Center. Computer guess paper

Chapter 2 ( Algorithm and Flowchart )


Most important MCQs of chapter 2

1. A pictorial representation of a problem is called


● A flowchart
● An algorithm
● a pseudocode
● None of the above

2. What do you call the step-by-step solution to a programming problem?


● recipe
● structure chart
● syntax
● algorithm

3. Which of the following control structures use DO-WHILE?


● sequence
● selection
● iteration
● None of the above

4. What does the symbol in the flowchart represent?


● decision
● process
● start/stop
● predefined process

5. What does the symbol in flowchart represent ?


● process
● terminal
● input/output procedure
● predefined process

For getting all subject PDF notes and guess paper of classes 9 to 12, contact on
WhatsApp number (0340 8057780) of ME English center
Prepared by: Sir Faiz ur Rehman
ME English Center. Computer guess paper

Most important Short Questions of chapter 2

1. Define algorithm with example.


2. Define flowchart with example.
3. Why do we need a flowchart?
4. Write any three advantages of flowchart.
5. Difference between micro and macro flowchart.

Most important Long Question of chapter 2

1. Write all flowchart symbols with its description.

For getting all subject PDF notes and guess paper of classes 9 to 12, contact on
WhatsApp number (0340 8057780) of ME English center
Prepared by: Sir Faiz ur Rehman
ME English Center. Computer guess paper

Chapter 3 ( An Overview of C Language )


Most important MCQs of chapter 3

1. You begin a comment with the characters


● */
● /*
● \*
● *\

2. All C programs consist of one or more


● functions
● scanf() statement
● printf() statements
● pointers

3. In 1983, C++ was developed by Bjarne Stroustrup at the


● Bell Laboratories
● Microsoft
● IBM
● U.S Defence Department

Most important Short Questions of chapter 3

1. Difference between logical error and syntax error.


2. Write any four rules of naming variable.
3. Define IDE of C++ compiler.
4. Define format specifier.
5. Define Escape sequence with its any three sequences.
6. What is pre-processor directives?
7. What is a statement terminator in C language?
Most important Short Questions of chapter 3

1. Draw a sketch of computer C program.


2. Difference between compiling a program and executing a program.
3. Describe comments with its type.
For getting all subject PDF notes and guess paper of classes 9 to 12, contact on
WhatsApp number (0340 8057780) of ME English center
Prepared by: Sir Faiz ur Rehman
ME English Center. Computer guess paper

Chapter 4 ( C Fundamentals )
Most important MCQs of chapter 4

1) Variables
● Are created using the #define directive
● Are floating-point by default
● Should have simple names
● Can be defined as having any C data type

2) int constant values


● can include an optional comma to improve readability
● can include an optional dollar sign when representing money
● can include an optional plus or minus sign
● can consist only of digits

3) Symbolic constants
● Must appear in capital letters
● Are dislike by serious programmers
● Enhance the readability of a program
● Can include keywords

4) char constant values


● must be enclosed in double quotes
● must be enclosed in single quotes
● can be enclosed in either single or double quotes
● does not need to be enclosed in quotes

For getting all subject PDF notes and guess paper of classes 9 to 12, contact on
WhatsApp number (0340 8057780) of ME English center
Prepared by: Sir Faiz ur Rehman
ME English Center. Computer guess paper

Most important Short Questions of chapter 4

1. Define identifiers and keywords


2. Difference between variable and constant.
3. Write any four Rules for naming variable.
4. How to declare variable.

Most important Short Questions of chapter 4

There is no long question in chapter # 4.

For getting all subject PDF notes and guess paper of classes 9 to 12, contact on
WhatsApp number (0340 8057780) of ME English center
Prepared by: Sir Faiz ur Rehman
ME English Center. Computer guess paper

Chapter 5 ( Operators and Expressions )


Most important MCQs of chapter 5

1) Which of the following is an example of initializing a variable?


● num = 2;
● int num;
● num < 2;
● int num = 2;

2) Floating point variables are used instead of integers to


● Avoid being too specific about what value a number has
● Permit the use of decimal points in numbers
● Intake possible the use of even numbers
● Conceal the true value of the numbers

3). Which of the following is an arithmetic operator?


● +
● &
● &&
● <

4) A relational operator is used to


● Combine values
● Compare values
● Distinguish different types of variables
● Change variables to logical values

5) The standard library contains many useful functions called


● Initial functions
● Basic functions
● Library commands
● Library functions

6). Are the following expressions true or false?


● 1>2

For getting all subject PDF notes and guess paper of classes 9 to 12, contact on
WhatsApp number (0340 8057780) of ME English center
Prepared by: Sir Faiz ur Rehman
ME English Center. Computer guess paper

● ‘a’ < ‘b’


● 1 == 2
● ‘2’ == ‘2’

Most important Short Questions of chapter 5

1. Difference between relational operator and Boolean operator.


2. What is order or precedence ?
3. Define increment and decrement operator.
4. Difference between assignment(=) and equality(==) operator.
5. Difference between divide and modulus operator.

Most important Long Questions of chapter 5

1. Describe the six relational operators. With what type of operands can they be
uses? What type of expression is obtained?
2. Explain the difference between prefix and postfix increment and how does it
affect the result of an expression?

For getting all subject PDF notes and guess paper of classes 9 to 12, contact on
WhatsApp number (0340 8057780) of ME English center
Prepared by: Sir Faiz ur Rehman
ME English Center. Computer guess paper

Chapter 6 ( Input and Output


Statements )
No MCQs of chapter 6

Most important Short Question of chapter 6

1. List out all unformatted input and output functions.


2. Difference between scanf and gets function.
3. Difference between printf and getchar function.
4. What is the function of ‘address operator’ in scanf function?
5. What is the purpose of the getchar function? How is it used within a C program?

Most important Long Question of chapter 6

1. Write a program which prints two groups of five numbers each with right
justification as,
1
12
123
1234
12345
-1
-12
-123
-1234
-12345
2. Write a program that converts Farenheit temperatures to Celsius temperatures
with 3 digits of precision. Use the formula
Celsius = 5 / 9 * ( Farenheit – 32 );

For getting all subject PDF notes and guess paper of classes 9 to 12, contact on
WhatsApp number (0340 8057780) of ME English center
Prepared by: Sir Faiz ur Rehman
ME English Center. Computer guess paper

Chapter 7 ( Selection Control Structures )


Most important MCQs of chapter 7

1) Which of these expressions are true


● 0
● 1
● 5*3 < 15
● 1 == 1

2) The statement if( x = 0 ) printf( “X = 0” );


● Is incorrect syntax
● Is correct syntax, but X=0 will never print
● Causes a run-time error
● has no effect on the program

3) The switch statement


● can always be used as a substitute for the ladder structure
● can be used only with an if-else statement
● is most useful when testing a variable having a limited range of possibilities
● all of the above

4) Structures programming
● is hard to follow but worthwhile
● calls for one way in, one way out structures
● makes debugging difficult
● relies heavily on if-else statements

For getting all subject PDF notes and guess paper of classes 9 to 12, contact on
WhatsApp number (0340 8057780) of ME English center
Prepared by: Sir Faiz ur Rehman
ME English Center. Computer guess paper

Most important Short Question of chapter 7

1. Define control structure.


2. Difference between if..else and else…if statement.
3. Define nested if statement with example.
4. Define switch statement with syntax and example program.

No Long Question of chapter 7

For getting all subject PDF notes and guess paper of classes 9 to 12, contact on
WhatsApp number (0340 8057780) of ME English center
Prepared by: Sir Faiz ur Rehman
ME English Center. Computer guess paper

Chapter 8 ( Iteration Control Structures )


Most important MCQs of chapter 8

1) A single-statement for loop is terminated with a


● right bracket
● right brace
● comma
● semicolon

2) The statement for ( x = 0; x <= -1; x++ ) printf ( “X = 0” )


● is an infinite loop
● will never output
● causes a syntax error
● will output once

3) The break statement is used to exit from which part of a loop?


● Beginning
● middle
● end
● none of the above

4). A do-while loop is useful when


● the body of the loop will never be executed
● the body of the loop will never be executed at least once
● the body of the loop may never be executes
● none of the above

For getting all subject PDF notes and guess paper of classes 9 to 12, contact on
WhatsApp number (0340 8057780) of ME English center
Prepared by: Sir Faiz ur Rehman
ME English Center. Computer guess paper

Most important Short Question of chapter 8

1. Define for loop.


2. Define the term pre test loop and post test loop.
3. Difference between break and continue statement.
4. What is the use of goto statement in C program?
5. Difference between do..while and while loop.

Most important Long Question of chapter 8

1. Explain briefly nested loop.


2. State the use of the following giving an example of each.
a) break
b) continue

For getting all subject PDF notes and guess paper of classes 9 to 12, contact on
WhatsApp number (0340 8057780) of ME English center
Prepared by: Sir Faiz ur Rehman
ME English Center. Computer guess paper

Chapter 9 ( Functions )
Most important MCQs of chapter 9

1) A global variable is defined in a declaration


● In main () only
● In the first function that uses it
● In any function that uses it
● Outside of any function

2) Which of the following can be passed to a function via arguments?


● constants
● variables (with values)
● preprocessor directives
● expressions (that evaluate to a value)

3) A function that calls itself is recursive function.

4). Function is invoked with a function call.

For getting all subject PDF notes and guess paper of classes 9 to 12, contact on
WhatsApp number (0340 8057780) of ME English center
Prepared by: Sir Faiz ur Rehman
ME English Center. Computer guess paper

Most important Short Question of chapter 9

1. Define function
2. Write any three advantages of functions.
3. Define library functions.
4. Difference between user defined and pre defined functions.
5. Define the term function calling.

Most important Long Question of chapter 9

1) Explain function that return a value

For getting all subject PDF notes and guess paper of classes 9 to 12, contact on
WhatsApp number (0340 8057780) of ME English center
Prepared by: Sir Faiz ur Rehman
ME English Center. Computer guess paper

Chapter 10 ( Array )
Most important MCQs of chapter 10

1) An array is collection of variables of


● Different data types scattered throughout memory
● The same data type scattered throughout memory
● The same data type places next to each other in memory
● Different data types placed next to each other in memory

2) The following sets all cells of a five-element array to the value of 10?
● int x = {10, 10, 10, 10, 10};
● int x [ ] = {5 * 10};
● int x[ 5 ] = {5 * 10};
● int x[ ] = { 10, 10, 10, 10, 10 }

3) What is the primary function of the "CC" field in an email?


● Collecting Contacts
● Carbon Copy
● Confidential Content
● Centralized Communication

4) A one-dimensional array is sometimes called a contiguous list.

5) Which statement initializes the array so that it looks like the pictures?

7 7 6 6 6

7 6 6 6 6

● x [5] [2] = { {7,7}, {7,6}, {6,6}, {6,6}, {6,6} };


● x [2] [5] = { {7,7,6,6,6}, {7,6,6,6,6} };
● x [5] [2] = { {7,7,6,6,6}, {7,6,6,6,6} };
● x [2] [5] = { {7,7,6,6,6}, {7,6,6,6} };

For getting all subject PDF notes and guess paper of classes 9 to 12, contact on
WhatsApp number (0340 8057780) of ME English center
Prepared by: Sir Faiz ur Rehman
ME English Center. Computer guess paper

Most important Short Question of chapter 10

1. Define array.
2. Difference between integer array and string array.

Most important Long Question of chapter 10

1. How many types of array? Explain briefly.

For getting all subject PDF notes and guess paper of classes 9 to 12, contact on
WhatsApp number (0340 8057780) of ME English center
Prepared by: Sir Faiz ur Rehman
ME English Center. Computer guess paper

Chapter 11 ( Strings )
Most important MCQs of chapter 11

1) A string is
a. A list of character
b. A collection of characters
c. An array of characters
d. An exaltation of characters

2) An array of strings is actually a character array.

3) What does this program fragment display?


char x[80] = “gorilla”
char y[80] = “giraffe”;
strcpy(x, y);
printf(“%s %s\n”, x, y);
a. gorilla giraffe
b. giraffegorilla gorilla
c. gorilla gorilla
d. giraffe giraffe

For getting all subject PDF notes and guess paper of classes 9 to 12, contact on
WhatsApp number (0340 8057780) of ME English center
Prepared by: Sir Faiz ur Rehman
ME English Center. Computer guess paper

Most important Short Question of chapter 11

1. Write any four built in string functions.

Most important Long Question of chapter 11

1. Explain the process of initializing of string array with the help of array diagram.

For getting all subject PDF notes and guess paper of classes 9 to 12, contact on
WhatsApp number (0340 8057780) of ME English center
Prepared by: Sir Faiz ur Rehman
ME English Center. Computer guess paper

Chapter 13 ( Pointers )

Most important Short Questions of chapter 13

1. Define pointer in C language.


2. Describe pointer operators..

For getting all subject PDF notes and guess paper of classes 9 to 12, contact on
WhatsApp number (0340 8057780) of ME English center
Prepared by: Sir Faiz ur Rehman
ME English Center. Computer guess paper

Chapter 15 ( Data Management Systems )


Most important MCQs of chapter 15

1) Which of the following is not function of a DBMS?


a. Providing security to database
b. Providing facilities for back up and recovery of data
c. Providing facilities to generate code for a given set of specifications
d. None of the above

2) Which of the following can help speed up data retrieval?


a. Program file
b. Key field
c. Offline storage
d. data file
e. All of the above

3) To extract data from a database and display it or print it to in a preformatted form,


users can use a(n) __________.
a. DBMS utility
b. QBE
c. Report generator
d. Shared database
e. None of the above

For getting all subject PDF notes and guess paper of classes 9 to 12, contact on
WhatsApp number (0340 8057780) of ME English center
Prepared by: Sir Faiz ur Rehman
ME English Center. Computer guess paper

Most important Short Questions of chapter 15

1. Define Database with popular database softwares.


2. Write any three advantage of DBMS.
3. Difference between DBMS and flat file system.
4. Write any three disadvantages of DBMS.
5. Define the following:
* Filed * entiry * record * sql * file * design view

Most important Long Question of chapter 15

1. For each of the following types of database management systems, describe how
data relate to one another:
a. Relational DBMS
b. Hierarchical DBMS
c. Network DBMS

For getting all subject PDF notes and guess paper of classes 9 to 12, contact on
WhatsApp number (0340 8057780) of ME English center
Prepared by: Sir Faiz ur Rehman
ME English Center. Computer guess paper

SECTION ‘C’
DESCRIPTIVE QUESTION/ANSWERS

1. Describe formatted and unformatted input functions with syntax in detail.


2. Describe different data types used in C language with example.
3. Describe formatted and unformatted output functions with syntax in detail.
4. Describe computer errors with its different types occur in C language.
5. Describe data types used in Ms Access in details.
6. Describe different Database models used in any database system.
7. Describe different relationship used in Ms Access.
8. Write a program to generate prime number with drawing a flowchart.
9. Write a program to find out the greatest number of giving any three numbers.
10. Describe main objects of Ms Access.

Note:
 Reading book is mandatory.
 All lectures and programming work are important.
 All practice work is important for comprehensive and Annual examination.

For getting all subject PDF notes and guess paper of classes 9 to 12, contact on
WhatsApp number (0340 8057780) of ME English center
Prepared by: Sir Faiz ur Rehman

You might also like