0% found this document useful (0 votes)
1 views

Assignment-CSD105A_Programming in C

This document outlines an assignment for the B. Tech. in Computer Science and Engineering program at Ramaiah University, focusing on programming in C. It includes tasks such as comparing programming languages and developing a C program, with specific marking schemes and submission guidelines. The assignment is due on 19/08/2024 and has a total of 25 marks.

Uploaded by

psnehaiitian
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)
1 views

Assignment-CSD105A_Programming in C

This document outlines an assignment for the B. Tech. in Computer Science and Engineering program at Ramaiah University, focusing on programming in C. It includes tasks such as comparing programming languages and developing a C program, with specific marking schemes and submission guidelines. The assignment is due on 19/08/2024 and has a total of 25 marks.

Uploaded by

psnehaiitian
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/ 3

Faculty of Engineering and Technology

Ramaiah University of Applied Sciences


Department Computer Science and Programme B. Tech. in
Engineering CSE,MC,AIML,ISE
Semester/Batch Summer 2024
Course Code CSD105A Course Title Programming in C
Course Leader(s) Jishmi Jos Choondal

Assignment

Register No. 23ETCS002083 Name of Student P.Sneha

Moderator
Max Marks

First Examiner
Sections

Marks
Marking Scheme

Marks
Compare C and Python programming languages
Q1.1 05

Views on the given statement


Question 1

Q1.2 05
Part A
10

Q2.1 Design of the problem using algorithm 05


Question 2

Q2.2 Implementation using python programming language 07

Q2.3 Test cases and Analysis of the results 03


Part B 15

Total Assignment Marks 25

Course Marks Tabulation


Component- 1(B) First
Remarks Moderator Remarks
Assignment Examiner
Q1
Q2

Marks (out of 25)

Signature of First Examiner Signature of Second Examiner

Instructions to students:

1. Maximum marks : 25
2. The assignment has to be neatly word processed as per the prescribed format.
3. The maximum number of pages should be restricted to 10
4. The printed assignment must be submitted to the course leader.
5. Submission Date: 19/08/2024

Assignment

Question 1 (10 Marks)

Write an essay on the statement “Programming Language most suitable for Defect free Programming”
The answer should be presented along the following lines:
1.1 Compare Any 5 programming Languages.
1.2 Views on the given statement

Question 1 Answer:
“Programming Language Most Suitable For Defect Free Programming“

Question 2 (15 marks)


Develop a C program which displays a list of characters in descending order.

The answer should be presented along the following lines:


2.1 Design of the problem using algorithm
2.2 Implementation of the design using C programming language
2.3 Test cases and Analysis of the results

You might also like