Matric Part 2/10th Class Computer Science Chapter 1 Short Questions Test With Answer for Chapter 1 (Problem Solving)

To all those students who desire for the platform where they find short Questions of Computer Science for English Medium we welcome you here. You can find short Questions of chapter 1 of Computer science subject from our website. Computer Science is a compulsory subject for computer science students, and they desire for the platform where up to date study material is available. We intend to help our students to provide the the latest information about their desired subject.

These short Questions help students to improve their skills, once the students come to know about every updated short Question they could easily ace in their academic carrier. Every single Short Question is prepared under the supervision of experts and experienced teacher, which provide brilliant preparation to students.

10th class students realize that Online source of Past paper provides up to minute detail about every single topic. In this section, students will meet with the short Questions of Computer science subject of chapter 1. Students can get time to time update from our website. To attempt Short Questions, again and again, students can get the best marks in the academic carrier. Short Questions which is the best opportunity for students to improve their weaker area of a score. We intend to provide a complete source of short Questions to our dearest student which help them to have quick access towards the Short Questions of every educational board.

We have the vast collection of every subject for short Questions which is covered by Pakistan educational board. Once the students get an online source for their utter study nothing could be more batter than that we provide the complete guideline to our dearest students for their best result to go through the short Questions. Short Questions always clinch immense importance among the students of every educational board.

10th Class Computer Science Preparation
ic

Online Short Questions For Chapter 1 "10th Class Computer Science English Medium Chapter 1 Preparation "

Try The Short Questions For 10th Class Computer Science English Medium Chapter 1 Preparation

  • Total Questions10

  • Available Sets4

Computer Science - 10th Class Computer Science English Medium Chapter 1 Preparation

Question # 1

How we declare the variable in C language ?

  • Ans 1: We need to declare to variable before we can use it in the program. Declaring a variable includes specifying its data type and giving it a valid name.
    Syntax: data_type variable_name;
    Examples:
    int marks;
    unsigned int age;
Submit

Prepare Complete Set Wise Questions For Chapter 1 "10th Class Computer Science English Medium Chapter 1 Preparation "

10th Class Computer Science English Medium Chapter 1 Preparation - Set 1

Question # 1

How we declare the variable in C language ?

  • Ans 1: We need to declare to variable before we can use it in the program. Declaring a variable includes specifying its data type and giving it a valid name.
    Syntax: data_type variable_name;
    Examples:
    int marks;
    unsigned int age;
Submit

10th Class Computer Science English Medium Chapter 1 Preparation - Set 2

Question # 1

What is integer data types ? Mention its types.

  • Ans 1: Integer data type is used to store integer values (whole numbers). Integer takes up 4 bytes of memory. We can use int for declaring an integer variable. There are two types of integer data types.
    1. Signed int.
    2. Unsigned int.
Submit

10th Class Computer Science English Medium Chapter 1 Preparation - Set 3

Question # 1

How do we write single line comments in C language ?

  • Ans 1: The // is used as single line comment. Single-line comments start with //. Anything after // on the same line is considered a single comment.
Submit

10th Class Computer Science English Medium Chapter 1 Preparation - Set 4

Question # 1

What do you mean by IDE has a graphical user interface (GUI) ?

  • Ans 1: An IDE has a graphical user interface (GUI), meaning that a user can interact with it using windows and buttons to provide input and get output.
Submit

1st Chapter

10th Computer Chapter 1 Preparation

Here you can prepare 10th Computer Science English Medium Ch 1 Problem Solving Preparation. Click the button for 100% free full practice test.

Share your comments & questions here

Guest
  • Mansab Rafique

    Mansab Rafique

    11 May 2019

    good

    Like
    Reply
  • Mr Khankhail

    Mr Khankhail

    02 Apr 2019

    Mr

    Like
    Reply