Vous êtes sur la page 1sur 1

Assignment 1

Submission date : 8 sep 2016


1
2
3
4
5
6
7
8
9

Total marks : 50

How the software is classified?


What is System Software?
What is Assembly language? Give example.
What is source code ?
What is a token ?
Evaluate ( Assume i = 5)
i. i++ + ++i i++
ii. i-- - --i + i-Differentiate between algorithm and flowchart.
C is middle level language Comment.
What are the features of low level languages?

[1]
[1]
[1]
[1]
[1]
[1]
[1]
[2]
[2]
[3]

10 What is an argument? Differentiate between formal arguments and actual arguments? [3]
11
12
13
14
15
16
17
18

Explain different steps involved in program execution in C.


Write an algorithm to calculate area of circle by taking radius as an input.
Draw a flowchart to find the greatest among three numbers a, b, c.
State advantages and disadvantages of Flowchart.
Write an algorithm to print numbers in reverse order.
Draw a flowchart to check if given number is palindrom.
Write a C program to display first n even numbers.
Write a program to check whether given number is Armstrong number or not.

[3]
[4]
[4]
[4]
[4]
[4]
[5]
[5]

Vous aimerez peut-être aussi