This document contains 4 descriptive questions for a C Programming and Data Structures exam for a Bachelor of Science in Information Technology degree. The questions cover data types, writing an algorithm and flowchart to print even numbers in descending order, writing an algorithm and C program to add numbers between 1 and 100 containing the digit 1, and distinguishing library functions from user defined functions.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
108 views1 page
BT0065
This document contains 4 descriptive questions for a C Programming and Data Structures exam for a Bachelor of Science in Information Technology degree. The questions cover data types, writing an algorithm and flowchart to print even numbers in descending order, writing an algorithm and C program to add numbers between 1 and 100 containing the digit 1, and distinguishing library functions from user defined functions.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 1
Model Question Paper
(Part C- Descriptive Questions)
Bachelor of Science in Information Technolog (BScIT) ! Semester " BT##$% ! C Programming and Data Structures ! & Credits 'ach Question caries ten mar(s 1. What do you mean by data types? Explain. 2. Write an algorithm to print all even numbers in descending order and draw the flowchart. 3. Write an algorithm and C program to add all numbers between 1 and 2 that contains the digit !. ". #istinguish library functions and user defined functions.