0% found this document useful (0 votes)
8 views2 pages

C Programming Assignment 1

This document is a model question paper for the Computer Concepts & C Programming course at Rani Channamma University for the B.C.A program. It outlines the examination structure, including three sections with varying question formats and marks distribution. The questions cover fundamental concepts in computer science and programming in C, such as data types, algorithms, and software types.

Uploaded by

Sharan S Shaan
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)
8 views2 pages

C Programming Assignment 1

This document is a model question paper for the Computer Concepts & C Programming course at Rani Channamma University for the B.C.A program. It outlines the examination structure, including three sections with varying question formats and marks distribution. The questions cover fundamental concepts in computer science and programming in C, such as data types, algorithms, and software types.

Uploaded by

Sharan S Shaan
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

I - SEM Computer Concepts & C Programming MODEL QP (RCUB)

Rani Channamma University


B.C.A (SEP 2024-25) – I SEM

Computer Concepts & C Programming Model Question Paper (Unit 1,2,3)


Duration of the examination : 3 hours Maximum Marks : 80

Section – A
Answer any TEN questions. 10 × 2 = 20
1. What is Data & Information?
2. What is software ? and it’s types.
3. What is High level language ?
4. What is Comipler and interpreter ?
5. What is Algorithm and flowchart ?
6. Mention features of C program.
7. What is keyword and variable ?
8. Mention all types of data types in C.
9. Mention Formatted I/O functions in C.
10. Mention unformatted I/O functions in C.
11. What are operators in C ?
12. What is operator precedence & operator associativity ?

Section – B
Answer any FOUR questions. 4 × 5 = 20
1. Explain basic operations performed by Computer.
2. Explain 5 features of Computer.
3. Write Algorithm and Flowchart to find the GCD of two numbers.
4. Explain character handling library functions in C with example.
5. Explain Logical & Relational operators in C with examples.

PROF . SHARAN S . SAVALAGI Page 1


I - SEM Computer Concepts & C Programming MODEL QP (RCUB)

Section – C
Answer any FOUR questions. 10 × 4 = 40
1. Explain basic organization of Computer system.
2. Explain System software, Application software & Utility softwares.
3. Explain Basic structure of C program.
4. Explain mathemetical library functions in C using math.h
5. i) Explain Variable & write rules to declare variable.
ii) Explain getchar(), putchar(), gets(), puts(), getch() functions in C.

PROF . SHARAN S . SAVALAGI Page 2

You might also like