0% found this document useful (0 votes)
4 views4 pages

C Programming

This document outlines the details for Assignment II in C Programming for the Bachelor of Information Technology program at Texas College of Management & IT, including individual work requirements, submission guidelines, and formatting standards. The assignment consists of multiple programming tasks, such as generating a Fibonacci series, file handling, and salary calculations. Evaluation criteria include content relevance, clarity, depth of analysis, use of visual aids, and timely submission.
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)
4 views4 pages

C Programming

This document outlines the details for Assignment II in C Programming for the Bachelor of Information Technology program at Texas College of Management & IT, including individual work requirements, submission guidelines, and formatting standards. The assignment consists of multiple programming tasks, such as generating a Fibonacci series, file handling, and salary calculations. Evaluation criteria include content relevance, clarity, depth of analysis, use of visual aids, and timely submission.
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/ 4

Texas College of Management & IT

Bachelor of Information Technology (B IT)

Assignment Details

 Title: Assignment II

 Subject: C Programming

 Instructor: Ms. Priti Labh/ Mr. Rajan Yadav/Mr. Rupak Gadtaula

 Academic Year: First Year / First Semester

Assignment Guidelines

1. Individual Work: This assignment must be completed individually.

2. Language: Use formal academic language.

3. Referencing: Use APA 7th edition citation style for references.

4. Plagiarism: Any form of plagiarism or academic dishonesty will result in


penalties.

5. Submission:

o Format: Submit in PDF format.

o Platform: Schoolworks Pro Application.

6. Deadline: Submissions must adhere to the deadline: 29th March, 2025 till 11:00
PM.

7. Formatting Standards:

o Font: Times New Roman, Size 12


o Line Spacing: 1.5

o Margins: 1 inch on all sides

o Page Numbers: Bottom-right corner

8. Supplementary Materials: Attach diagrams, charts, or other visual aids if


applicable, ensuring clarity and proper labeling.

Assignment Tasks

1. WAP in C to print the Fibonacci series up to n terms. Enter the terms through the
keyboard.

2. WAP in C to create and store information in a text file.

3. Define the algorithm. Write an algorithm and program that converts the input
Celsius degree into its equivalent Fahrenheit degree. Use the formula: F = (9/5)
*C+32.
4. Define recursion. WAP to find the factorial of a number entered through the
keyboard using recursion.

5. WAP in C to transpose a matrix of size 3 by 2.

6. Write a C program to input the basic salary of an employee and calculate the net
salary after adding a bonus based on the following conditions:

 If Basic Salary ≤ 5000, Bonus = 10% of Basic Salary


 If Basic Salary is between 5001 to 15000, Bonus = 15% of Basic Salary
 If Basic Salary ≥ 15001, Bonus = 20% of Basic Salary

Net salary = Basic Salary + Bonus


Assignment Structure

1. Document Format:

o Title Page

o Table of Contents

o Main Body: Introduction, Tasks, and Conclusion

o References

2. Formatting Standards:

o Font: Times New Roman, Size 12

o Line Spacing: 1.5

o Margins: 1 inch on all sides

o Alignment: Justified

3. File Naming Convention:

o [YourName_Subject_Assignment1] (e.g.,
JohnDoe_Subject_Assignment1).

Evaluation and Marking Scheme

Criteria Details Weightage

Content Relevance Accuracy and relevance of information. 30%

Clarity and
Logical flow, coherence, and adherence to format. 20%
Organization
Criteria Details Weightage

Critical thinking, in-depth explanation, and


Depth of Analysis 30%
examples.

Use of Visual Aids Effective use of diagrams, tables, and models. 10%

Timely Submission Assignment submitted within the deadline. 10%

Declaration of Originality

I hereby declare that this assignment is my original work, and I have referenced all
sources as required. I understand that failure to adhere to academic integrity will result in
disciplinary action.

 Student Name: [Name]

 Student ID: [ID]

 Signature: [Signature]

 Date: [Date]

You might also like