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

Assignment 1 - Programming in C Bca 1st (D)

The document outlines an assignment for BCA-1 Semester students at M.M. Institute of Computer Technology & Business Management, focusing on programming in C. It includes a list of questions covering key concepts such as linkers, compilers, algorithms, debugging, and data types, with a total of 30 marks. Additionally, it details the expected outcomes for students, including understanding programming terminology and the ability to write and debug C programs.

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 PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
34 views1 page

Assignment 1 - Programming in C Bca 1st (D)

The document outlines an assignment for BCA-1 Semester students at M.M. Institute of Computer Technology & Business Management, focusing on programming in C. It includes a list of questions covering key concepts such as linkers, compilers, algorithms, debugging, and data types, with a total of 30 marks. Additionally, it details the expected outcomes for students, including understanding programming terminology and the ability to write and debug C programs.

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 PDF, TXT or read online on Scribd
You are on page 1/ 1

M.M.

InstituteofComputerTechnology&BusinessManagement
M.M.(DeemedtobeUniversity),Mullana Assignment01

Class/Semester:BCA–1 Semester(Section –D)


st
Session:2023-2024(Odd)
SubjectCode:BCA-101 Subject Name: programming In C
Lecture:3 Tutorial:0
Max.MarksTheory:60 Max.MarksSessional:40 Credits:3.0
AssignedDate:21-09-2023 SubmissionDate:26.09.2023 DistributionDate:

Q. No. Questions Marks(Total


Marks-30)
1. Define Linker 01
2. Define complier 01
3. What do you mean by Algorithm? 01
4. Explain Pseudo code 01
5. Explain Keywords 01
6. What do you mean by Debugging and Compilation 01
7. Explain Type of errors 02
8. Explain structure of C 02
9. Explain Low level and High level Language 04
10. Define variable and Constant in c 04
11. Explain Operators in C 06
Explain Data Type in C 06
12.

Assignment Outcome(AO):
i) Understand Programming in C.
ii) Understand the concepts of Computer Programming in C..
iii) Comprehend the concept of Data Type, decision structures, loops and functions.
iii) Comprehend the concept of arrays and string.
Course Outcome(CO):After completion of this course ,students able to:
 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:50%, 2:25%, 3:25%
AO No. 1 1 1 1 2 1 3 1 1 1 2 3 CO 1:46% , 2:54%
CO No. 1 1 1 1 2 2 1 2 1 1 2 2 BTL 1:66% , 2:20%,3:14%
BTL 1 1 1 1 1 1 2 1 2 4 1 1
Marks 1 1 1 1 1 1 2 2 4 4 6 6

You might also like