Exam Details
Subject | programming in c | |
Paper | ||
Exam / Course | b.c.a | |
Department | ||
Organization | loyola college | |
Position | ||
Exam Date | April, 2018 | |
City, State | tamil nadu, chennai |
Question Paper
1
LOYOLA COLLEGE (AUTONOMOUS), CHENNAI 600 034
B.C.A.DEGREE EXAMINATION -COMPUTER APPLICATIONS
FIRST SEMESTER APRIL 2018
CA 1505- PROGRAMMING IN C
Date: 26-04-2018 Dept. No. Max. 100 Marks
Time: 09:00-12:00
Part A
Answer all Questions (10x2=20Marks)
1. What is an operating system? Give example.
2. List the input and output devices.
3. Define the terms Identifier and keyword.
4. What is the output of the program?
#include <stdio.h>
void main()
int
5. Define: Array. Give example.
6. Write any two String handling function.
7. What is recursion? Give example.
8. What is the use of Register storage class?
9. Differentiate structure and union.
10. What are command line arguments?
Part B
Answer all Questions (5x8=40Marks)
11. Write a algorithm for displaying area of the square and triangle.
Explain the software life cycle with neat diagram.
12. Discuss about the operators and expressions in C with example.
Write the program for finding the biggest of three numbers.
13. Explain the types of array with example.
Write a C program to implement the string functions.
14. How do you define and declare a function? Explain with an example.
How do you declare and define Pointer? Explain with an example.
15. Explain about the structures with example.
Write a C program to add two numbers using command line arguments.
2
Part C
Answer any TWO Questions (2x20=40Marks)
16. Discuss about the classification of computers in detail.
Explain in detail about the control structures in C with example.
17. Write a C program to do the matrix multiplication.
Write a C program to calculate the factorial of a given number using recursion.
18. Explain the function types with example for each.
Write a C program to read and print the mark sheet of the 10 students using union.
LOYOLA COLLEGE (AUTONOMOUS), CHENNAI 600 034
B.C.A.DEGREE EXAMINATION -COMPUTER APPLICATIONS
FIRST SEMESTER APRIL 2018
CA 1505- PROGRAMMING IN C
Date: 26-04-2018 Dept. No. Max. 100 Marks
Time: 09:00-12:00
Part A
Answer all Questions (10x2=20Marks)
1. What is an operating system? Give example.
2. List the input and output devices.
3. Define the terms Identifier and keyword.
4. What is the output of the program?
#include <stdio.h>
void main()
int
5. Define: Array. Give example.
6. Write any two String handling function.
7. What is recursion? Give example.
8. What is the use of Register storage class?
9. Differentiate structure and union.
10. What are command line arguments?
Part B
Answer all Questions (5x8=40Marks)
11. Write a algorithm for displaying area of the square and triangle.
Explain the software life cycle with neat diagram.
12. Discuss about the operators and expressions in C with example.
Write the program for finding the biggest of three numbers.
13. Explain the types of array with example.
Write a C program to implement the string functions.
14. How do you define and declare a function? Explain with an example.
How do you declare and define Pointer? Explain with an example.
15. Explain about the structures with example.
Write a C program to add two numbers using command line arguments.
2
Part C
Answer any TWO Questions (2x20=40Marks)
16. Discuss about the classification of computers in detail.
Explain in detail about the control structures in C with example.
17. Write a C program to do the matrix multiplication.
Write a C program to calculate the factorial of a given number using recursion.
18. Explain the function types with example for each.
Write a C program to read and print the mark sheet of the 10 students using union.
Other Question Papers
Subjects
- accounts and business applications- refer the department of commerce for syllabus
- advanced java programming
- cellular and mobile computing
- computer organization and architecture
- dot net technologies (or)
- introduction to data communication
- mathematics for computer applications- refer the department of mathematics for syllabus
- object oriented analysis and design
- object oriented programming with c++
- object oriented programming with c++-lab
- operating system
- programming in c
- programming in c– lab
- project
- resource management technique
- software engineering
- statistical methods- refer the department of mathematics for syllabus
- visual programming
- visual programming and rdbms - lab
- web design
- web design - lab
- web programming with php and mysql
- web programming with php and mysql-lab