0% found this document useful (0 votes)
20 views1 page

Assignment 1

This document outlines Assignment 01 for the BCA 1st Semester at M.M. Institute of Computer Technology & Business Management, focusing on Programming in C. It includes various questions related to C programming concepts, expected outcomes, and a mapping matrix for assessment. The assignment aims to enhance understanding of programming terminology, debugging, and data management features.

Uploaded by

armaansohail9356
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
20 views1 page

Assignment 1

This document outlines Assignment 01 for the BCA 1st Semester at M.M. Institute of Computer Technology & Business Management, focusing on Programming in C. It includes various questions related to C programming concepts, expected outcomes, and a mapping matrix for assessment. The assignment aims to enhance understanding of programming terminology, debugging, and data management features.

Uploaded by

armaansohail9356
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

M. M.

Institute of Computer Technology & Business Management Assignment 01


M.M. (Deemed to be University), Mullana
Session : 2023-24 (Odd) Class/Semester : BCA –1st Semester (Section-
C)
Subject Code:BCA-101 Subject Name: Programming in C
Lecture : 3 Tutorial : 0
Max. Marks Theory:60 Max. Marks Sessional: 40 Credits : 3.0
Assigned Date: 22/09/2023 Submission Date: 29/09/2023 Evaluated/Distributed On:
Q. Question Marks Remarks
No.

1. Define Compiler? 01
2. 01
Who is the developer of C?
3. 01
C Language was invented in year?
4. 01
Name 4 keywords in C?
5. 01
How many numbers of keywords present in C Language?
6. What do you mean by header file? 01
7.. What are format specifiers in C? 02
8. What is pseudocode? 02
9. WAP to calculate the area and perimeter of Square? 04
10. Differentiate assembly language and high level language? 04
11. Explain Type of errors with example? 06
12. WAP to find out greatest of three numbers using if-else? 06

Assignment Outcome (AO):


i) Able to understand basic terminology used in computer programming
ii) Able to Write, compile and debug programs in C language
iii) Able to know features of data management

Course Outcome (CO):


 Learn basic terminology used in computer programming.
 Write, compile and debug programs in C language.
 Design programs involving decision structures, loops and functions.
 Design programs with the use arrays and string.
 Understand the dynamics of memory by the use of pointers.
 Work with files efficiently

Bloom’s Taxonomy Level (BTL):


1. Remembering 2. Understanding 3. Applying 4. Analyzing 5.Evaluating 6. Creating

Question wise Mapping Matrix (with AO, CO, BTL) Weight age (in %age)
Q. No. 1 2 3 4 5 6 7 8 9 10 11 12 AO 1:46%, 2:54%
AO No. 1 1 1 1 1 1 1 1 2 1 1 2 CO 1:46% , 2:54%
CO No. 1 1 1 1 1 1 1 1 2 1 1 2 BTL 1:40% , 2:16% 3:34%
BTL 1 1 1 1 1 1 2 2 3 2 2 3
Marks 1 1 1 1 1 1 2 2 4 4 6 6

You might also like