Sie sind auf Seite 1von 1

A MLV Textile and Engineering College, Bhilwara, Practical Examination- Jan 2019

Subject: Computer Programming Lab (1st Semester)


1. Differentiate between High level, Assembly and Machine level language.
2. Write a program in C to swapping of two numbers using function call by reference.

B MLV Textile and Engineering College, Bhilwara, Practical Examination- Jan 2019
Subject: Computer Programming Lab (1st Semester)
1. What are the data types in C? Explain with examples.
2. Write a program in C to do the following tasks in a single program.
I. Find Maximum (x) and
II. Find Minimum (y) from an array.

C MLV Textile and Engineering College, Bhilwara, Practical Examination- Jan 2019
Subject: Computer Programming Lab (1st Semester)
1. What is array? What are the important characteristic and advantages of array?
2. Write a program to generate the following pattern (using loop).
1 2 3 4 5
1 2 3 4
1 2 3
1 2
1
A MLV Textile and Engineering College, Bhilwara, Practical Examination- Jan 2019
Subject: Computer Programming Lab (1st Semester)
1. Differentiate between High level, Assembly and Machine level language.
2. Write a program in C to swapping of two numbers using function call by reference.

B MLV Textile and Engineering College, Bhilwara, Practical Examination- Jan 2019
Subject: Computer Programming Lab (1st Semester)
1. What are the data types in C? Explain with examples.
2. Write a program in C to do the following tasks in a single program.
III. Find Maximum (x) and
IV. Find Minimum (y) from an array.

C MLV Textile and Engineering College, Bhilwara, Practical Examination- Jan 2019
Subject: Computer Programming Lab (1st Semester)
1. What is array? What are the important characteristic and advantages of array?
2. Write a program to generate the following pattern (using loop).
1 2 3 4 5
1 2 3 4
1 2 3
1 2
1

Das könnte Ihnen auch gefallen