Master OF CoMPUTER APPLICATIONS (MCA) DCA6110
- Subject Code :
DCA6110
- University :
MANIPAL UNIVERSITY JAIPUR Exam Question Bank is not sponsored or endorsed by this college or university.
- Country :
India
Internal Assignment
SESSION |
Oct 2024 |
PROGRAM |
Master OF CoMPUTER APPLICATIONS (MCA) |
SEMESTER |
I |
course CODE & NAME |
DCA6110 |
CREDITS |
4 |
nUMBER OF ASSIGNMENTS & Marks |
02 30 marks for each |
Please read the below instructions carefully before proceeding further:
- Learners are instructed to download the IA Question Paper, prepare the answers (Soft Copy), and submit them through Learning Management System (LMS) Portal
- The last IA assignment submission date (Set-1 & Set-2 in a single file) is reflected in LMS only. This is the last date, and no further extension will be considered.
- Assignment submissions are accepted only in .pdf format.
- Assignments must be typed and formatted as per the following specifications:
- Page Margin 1 inch on all sides
- Page Orientation Portrait
- Page Size A4
- Font Family - Times New Roman
- Font size - 12
- Alignment - Justified.
- The total page limit shall not exceed 12 pages.
- Answers for 10-mark questions should be approximately 400-500 words and not more than 200-250 words for 5-mark questions.
- The average of both assignments marks scored by the learner will be considered Internal Assessment Marks.
- Only ONE submission is allowed per assignment.
- Please restrict the assignment document size to <2>
- Upon successfully submitting IA in LMS, learners can verify the document submitted against each course using the preview tab. If the file submitted has been corrupted or the wrong document submitted, it will not be considered for evaluation.
- If the learner resubmits the assignment, it is permissible only on or before the cut-off date, and the last submission will be considered for evaluation purposes.
- Content that has been directly copied from the Internet/SLM and Assignments that have been copied and shared among students will be automatically rejected and disqualified.
Set-I |
||||
Q. No |
Questions |
Marks |
Total Marks |
|
1. |
Describe the basic structure of a C program. Explain scanf() function with an example. |
5+5 |
10 |
|
2. |
What are decision control statements in C? Explain the various types of decision control statements in C programming. |
2+8 |
10 |
|
3. |
What is the purpose of storage classes in C? Discuss the different types of storage classes available in C. |
2+8 |
10 |
|
Set-II |
||||
Q. No |
Questions |
Marks |
Total Marks |
|
4. |
What is the difference between call by value and call by reference in C? Provide an explanation of recursion with a suitable example. |
5+5 |
10 |
|
5. |
Define pointers in C. Explain pointer arithmetic with an appropriate example. |
5+5 |
10 |
|
6. |
(a) What is the difference between structure and union in C? (b) Explain various functions used in dynamic memory allocation. |
5+5 |
10 |