Subject | : Fundamentals of Programming |
Subject Code | : 610001 |
Department | : MCA |
Assignment Date | : 27th Sep, 2010 |
Submission Date | : 04th Oct, 2010 |
Assignment - 1
1 | Briefly explain the Compilation and Execution of a program written in High-level languages. |
2 | What is Flowchart? List Guidelines for drawing Flowchart. |
3 | What is Algorithm? List Different ways of stating Algorithm. |
4 | Explain the Basic Structure of a Program in C Language. |
5 | Name and Describe the basic Data Type in C Language. |
6 | What is an Escape Sequence? What is its purpose? |
7 | Describe different types of Operators that are included in C. |
8 | What is meant by Precedence? What is meant by Associativity? Explain both with Example. |
9 | Explain Following with Example. a. Bit-wise Operator b. Unary Operator c. Conditional Operator |
10 | Give Algorithm and Draw Flowchart for Following. 1. Find out largest number among three numbers. 2. Check whether a year given by the user is a Leap Year or not. 3. Compute the sum of the digits of any given number. 4. Print the Fibonacci Series up to N terms. 5. Check whether the given number is an Armstrong Number or not. |
0 comments:
Post a Comment