KPK Board 10th class Computer Ch 1 Programming Techniques short questions answers
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 KPK 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.
We provided 12th class English short questions answers on this page of all KPK boards. Students of KPK boards can prepare the English subject for annual examinations.
In this List we have included all KPK boards and both Arts and Science students. These Boards students can prepare their exam easily with these short question answer section
Malakand Board 10th classes short questions Answer
Mardan Board 10th classes short questions Answer
Peshawar Board 10th classes short questions Answer
Swat Board 10th classes short questions Answer
Dera Ismail Khan Board 10th classes short questions Answer
Kohat Board 10th classes short questions Answer
Abbottabad Board 10th classes short questions Answer
Bannu Board 10th classes short questions Answer
All above mention KPK 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.
to Prepare KPK 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.
“The process/method/technique used to solve/handle the real-world scientific and arithmetic problem using computers is called problem-solving”.
The basic objective of problem-solving is to minimize the difference between “What is” and “What should be?”
Example”
o Designing the class time table.
o Calculating the temperature in different scales.
o Calculating the percentage of individual elements in a chemical compound.
Q.No.2. How the solution of the problem is planned?
a) Abstraction: It means the suggested model of problem-solving.
b) Analogy: It refers to the solution of similar problems.
c) Divide & conquer: It is the process of dividing a complex problem into smaller units.
The other steps used for planning may be a reduction, research, trial-and-error, etc.
Ans. Solution means the act solving any problem to obtain the requested result with minimum time and cost. Whenever a problem is defined, analyzed, and planning for its solution, it may have several alternative solutions. In this situation, selecting and adopting the best possible solution is called a candid solution to a problem.
Ans. Three are many techniques used to solve the problem. The three most commonly used are following
A) Algorithm: well-defined set / list of steps used to solve the particular problem is called Algorithm.
B) Flowchart: The symbolic/pictorial representation of an algorithm is called Flowchart. A flowchart consists of different symbols.
C) Computer program: Set of instructions/statements written in any computer programming language in order to solve a real-world scientific and arithmetic problem is known as a computer program.
Ans. The following steps/aspects are very necessary for selecting the best solution to the problem.
a) Speed: It is the major issue towards the problem solution.
b) Cost: The software and hardware require the cost. The cost must be focused on problem solutions.
c) Complexity: Complexity means the resources required by the solution of the problem. It is commonly known as the time and space required for problem-solving.