0% found this document useful (0 votes)
84 views3 pages

IIIUnit

An algorithm is a set of steps to solve a problem. Advantages include being easy to understand, debug, and being programming language independent. A flowchart is a pictorial representation of an algorithm using standard symbols. There are two levels of flowcharts: macro provides high level details, micro provides more details. Pseudocode is a generic way to describe an algorithm without a specific programming language by using plain English. It allows communicating the overall logic of a program but lacks standardization. Flowcharts provide a graphical representation of program logic.

Uploaded by

ananthmt
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as ODT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
84 views3 pages

IIIUnit

An algorithm is a set of steps to solve a problem. Advantages include being easy to understand, debug, and being programming language independent. A flowchart is a pictorial representation of an algorithm using standard symbols. There are two levels of flowcharts: macro provides high level details, micro provides more details. Pseudocode is a generic way to describe an algorithm without a specific programming language by using plain English. It allows communicating the overall logic of a program but lacks standardization. Flowcharts provide a graphical representation of program logic.

Uploaded by

ananthmt
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as ODT, PDF, TXT or read online on Scribd
You are on page 1/ 3

Unit III

1. What is an Algorithm? An algorithm is a procedure consisting of a finite set of unambigous rules which specify a finite sequence of operations that provides the solution to a problem 2. State the Advantages of Algorithm? a) it is simple to understand step by step solution of the problem b) it is easy to debug c) an algorithm is independent of programming language 3. What is a Flow chart? Flowchart is a pictorial representation of an algorithm. It is often used by programmer as program planning tool for organising a sequence of step necessary to solve a problem by a computer. 4. What is selection logic. A selection logic is used for selecting the process path out of two or more alternative paths in the program logic. It uses control structures called if..then, if...then...else and switch... case 5. What are the different levels of Flowcharts? There are two levels of flowcharts they are, Macro level A flowchart that outlines the main segments of a program and shows lesser details is called macro flowchart Mico level A flowchart that provides more details is called micro flowchart . !ow man" #ine S$acing o$tions availa%le in &s'Word? !ine "pacing options are, i) "ingle ii) #.$ lines iii) %ouble iv) Atleast v) &'actly vi) Multiple (. What is )se*docode? (seudocode is one of the tools that can be writting a preliminary plan that can be developed into a computer program. (seudocode is ageneric way of describing an algorithm without use of any specific programming language synta' +. What are the te,t cases availa%le in &S' Word. There are $ te't cases available in Ms)*ord i) "entence case ii) lower case iii) +((&, -A"& iv) Title -ase v) toggle case -. State the #imitation of )se*docode? A graphic representation of program logic is not available

There are no standard rules to follow while using pseudocode. %ifferent programmers use their own stylw of writting pseudocode and hence communicating problems may occur due to absence of standardi.ation #.. /ifference %etween $se*docode and flowchart (seudocode is self)e'panatory. It does not require a separate documentation. It is written in plain english language pseudocode structure is similar to that of a programming language. /ut in flowchart, flow lines pass in all directions and thus their paths of directions do not parallel the final basic code 11.0,$lain the s"m%ol Flowlines1 2erminal and In$*t34*t$*t Flowlines are used to connect symbols Terminal this symbol is used to represent start and stop the program I01 it represents information entering or leaving the system 12.0,$lain $ro%elm solving logic program is a set of instruction written to carryout a particular tas2, so that the computer can process that tas2. /efore writting program
Idetify the probelm

Analyse the solution

"elect the best solution

13.

#ist o*t the three %asic ste$s to design a $rogram #. The instructions to be performed 3. The sequence in which those instructions are to be performed 4. The data required to perform those instructions #ist o*t the 5asic 6ontrol str*ct*re #. "equence control structure 3. "lection controlstructure 4. !oop control structure

14.

15. What is &ail &erge? Mail merge allows us to create and quc2ly produce personali.ed letters and mailling lables for each person on a mailling list. #5. What is the word )rocessor? The word processor is the application software progrma that provides the graphical user interface to create and edit the te't document, eg. Microsoftword. 1+. What is A*to te,t? The auto te't is a set of stored te't that can be inserted anywhere in the document

1-. What is a 2a%le? A Table is a grid of rows and columns. 36. What is 6li$art? -lipArt is the attractive pre)defined, pre)colored pictures available in M") 1ffice suite. 21. What is S$readSheet? "preadsheet is the combination of rows and coloumns in which, the data can be entered. 22. /efine !eaders and Footers. !eader allows te't, page number or section titles to appear on every page of document at the top position. Footer allows te't, page number or section titles to appear on every page of document at the bottom position. 23. What is meant %" Formatting? Formatting is the process of changing the appearance of the te't in the document. 24. !ow can "o* insert a s"m%ol in doc*ment? The "ystem can be added to the document by using the Insert option "ymbol

25. #ist o*t the feat*res of 0,cel support up to #,678,$59 rows and #9,487 columns in a single wor2sheets with 43,595 characters in a single cell /uilt in functions are used to performs easy calculations formula auto complete suggest functions names, arguments and named ranges based on characters entered

You might also like