BCA semester 1 (WEF-2023)

Hello dear students.

As per NEP-2020 and new syllabus, following is the suggested paper style for your BCA semester 1 exam.

Suggested Question Paper Format for (Theory) exam

Time: 2 Hours | Marks: 50

Q. 1 – Unit 1 – (A)
(B)
(10/7/6/5)
(0/3/4/5)
OR
(A)
(B)
(10/7/6/5)
(0/3/4/5)
Q. 2 – Unit 2 – (A)
(B)
(10/7/6/5)
(0/3/4/5)
OR
(A)
(B)
(10/7/6/5)
(0/3/4/5)
Q. 3 – Unit 3 – (A)
(B)
(10/7/6/5)
(0/3/4/5)
OR
(A)
(B)
(10/7/6/5)
(0/3/4/5)
Q. 4 – Unit 4 – (A)
(B)
(10/7/6/5)
(0/3/4/5)
OR
(A)
(B)
(10/7/6/5)
(0/3/4/5)
Q. 5 – Unit 5 – (A)
(B)
(10/7/6/5)
(0/3/4/5)
OR
(A)
(B)
(10/7/6/5)
(0/3/4/5)

Model Question Paper

BCA (CBCS) Semester – 1

CS-01  | Problem Solving Methodologies And Programming In C (Major)

Time:  2 Hours | Total Marks: 50

Q.1         [A]          Answer the following                                                                                     5 marks

                                1.    What is machine language?

                                2.    What is algorithm?

                                3.    What is flowchart?

                                4.    What is program?

                                5.    Full form of ANSI

                [B]          Write a note on types of languages.                                                        5 marks

OR

                [A]          Answer the following                                                                                     5 marks

                                1.    What is data type?

                                2.    What is variable?

                                3.    What is constant?

                                4.    What is keyword?

                                5.    What is header file?

                [B]          Write a note on structure of a C program.                                             5 marks

Q. 2        [A]          Answer the following                                                                                     5 marks

                                1.    What is selective control statement?

                                2.    What is conditional operator?

                                3.    What is iterative statement?

                                4.    What is entry-controlled loop?

                                5.    What is exit-controlled loop?

                [B]          Write a note do…while loop with example                                           5 marks

OR

                [A]          Answer the following                                                                                     5 marks

                                1.    What is infinite loop?

                                2.    Usage of switch statement

                                3.    Usage of break statement

                                4.    Usage of continue statement

                                5.    Usage of goto statement

                [B]          Write a note for loop with example                                                         5 marks

Q. 3        [A]          Answer the following                                                                                     5 marks

                                1.    What is function?

                                2.    What is function argument?

                                3.    What is format parameter?

                                4.    What is actual parameter?

                                5.    What is function call by value?

                [B]          Write a note on inbuilt function                                                                 5 marks

OR

                [A]          Answer the following                                                                                     5 marks

                                1.    What is UDF?

                                2.    What is return type?

                                3.    What is storage class?

                                4.    What is function prototype?

                                5.    What is calling function?

                [B]          Write a note Memory allocation functions                                            5 marks

Q. 4        [A]          Answer the following                                                                                     5 marks

                                1.    What is single dimensional array?

                                2.    What is multi dimensional array?

                                3.    What is two dimensional array?

                                4.    What is String array?

                                5.    What is Pointer?

                [B]          Write a note on two dimensional array with example                        5 marks

OR

                [A]          Answer the following                                                                                     5 marks

                                1.    What is Pointer to Variables?

                                2.    What is Pointer to Array?

                                3.    What is Pointer within Array?

                                4.    What is Array of Pointer?

                                5.    What is Pointer to Pointer?

                [B]          Write a note on string array with example                                            5 marks

Q. 5        [A]          Answer the following                                                                                     5 marks

                                1.    What is Type def?

                                2.    What is the operator to access structure member?

                                3.    What is Union?

                                4.    What is user defined data type?

                                5.    What is inbuilt data type?

                [B]          Write a note on Pointer to structure with example                           5 marks

OR

                [A]          Answer the following                                                                                     5 marks

                                1.    What is array within a structure?

                                2.    What is pointer within a structure?

                                3.    What is nested structure?

                                4.    What is derived data type?

                                5.    What is primary data type?

                [B]          Write a note on array of structure with example                               5 marks

%d bloggers like this: