-->

Facebook

Jasper Roberts - Blog
Showing posts with label CPU(2110003) Assignment. Show all posts
Showing posts with label CPU(2110003) Assignment. Show all posts

Tuesday, March 10, 2015

Assignment - 2 CPU(2110003)

1. Write a short note on data types. 
2. What is constant? Explain numerical constant and non-numerical constant. 
3. Explain C operators in details. 
4. What is type conversion? Explain it. 
5. Explain features of c language.

Click Here to Download
RELATED TOPICS
Assignment-1
Assignment-3
Assignment-4
Assignment-5
Assignment-6
Assignment-7
Assignment-8
Assignment-9








Assignment-1 CPU(2110003)

1. Draw the block diagram of computer system. Explain types of software.

2. Explain middle level language, high level language and low level language.

3. What is flow chart? Give the symbols used to draw flow chart.

4. What is flow chart? Draw a flow chart to find out the largest number among three numbers.

5. What is an algorithm? Write an algorithm to find out smallest number among three numbers.

Click Here to Download
RELATED TOPICS
Assignment-2
Assignment-2
Assignment-3
Assignment-4
Assignment-5
Assignment-6
Assignment-7
Assignment-8
Assignment-9

Friday, October 10, 2014

Assignment 07

1. Explain malloc and calloc.
2. What is dynamic memory allocation? Explain it.

Assignment 06


1. What is structure? How do we declare and access structure variables?
2. Explain nested structure with example.

Assignment 05


1. List out the category of functions. Explain all with 
example.
2. Write a program to demonstrate the “call by value” and 
“call by reference” concept in C.

Assignment 04


1. What is array? What are the advantages to use array?
2. Explain following with example:
§  One dimensional array
§  Two dimensional array
§  Multi dimensional array

Assignment 03

1. Explain decision making with ‘if’ statement with    example.
2. Explain decision making with ‘if…else’ statement with example.
3. Explain nesting of ‘if…else’ with example.

Saturday, October 4, 2014

CPU(2110003) Assignment - 2

1. Write a short note on data types.
2. What is constant? Explain numerical constant and non-numerical constant.