BCA - 111 : Fundamentals of Computers Past Paper PDF

Document Details

CrisperDivergence

Uploaded by CrisperDivergence

Pratibha Junior College

2019

Tags

computer fundamentals BCA Past Paper computer science

Summary

This is a BCA - 111 past paper from 2019, featuring numerous questions about computer fundamentals and concepts. The paper covers a range of topics.

Full Transcript

Total No. of Questions : 4] SEAT No. : P5243 [Total No. of Pages : 2 -101 F. Y. B.C.A. BCA - 111 : FUNDAMENTALS OF COMPUTERS...

Total No. of Questions : 4] SEAT No. : P5243 [Total No. of Pages : 2 -101 F. Y. B.C.A. BCA - 111 : FUNDAMENTALS OF COMPUTERS (2019 Pattern) (Semester - I) Time : 3 Hours] [Max. Marks : 70 Instruction to the candidates: 1) Figures to the right indicate full marks. 2) Draw neat diagram whenever necessary. Q1) A. Attempt the following : [5 × 1 = 5] i) GUI stands for ________. a) Graphical User Interaction b) Graphical Usual Interface c) Graphical User Interface d) None of the above ii) ________ is volatile memory device. a) PROM b) ROM c) EPROM d) RAM iii) Java is an _________ level language. a) High b) Middle c) Low d) Assembly iv) _______ is a document that store data grid of rows and columns. a) Notepad b) Word Processor c) Spreadsheet d) None of the above v) OSS stands for _________. a) Open System Software b) Open System Service c) Open Source Software d) Open Synchronization Software P.T.O. B. Attempt the following : [5 × 1 = 5] i) Define Assembler. ii) Enlist any two Pointing Devices. iii) Define term Antivirus. iv) Give two examples of open source software. v) Define term BIOS. Q2) Attempt the following (Any 5) [5 × 3 = 15] a) Give any three difference between primary storage and secondary storage. b) Explain Application Software. c) What is Defragmentation and Disk cleaning? d) What is Desktop publishing? Explain with Example. e) What is Google sheet? Explain its features. f) Write a note on word processor. Q3) Attempt the following (Any Five) [5 × 4 = 20] a) Write difference between Assembly language and high level language. b) What is RAM? Explain its type in briefly. c) What is GUI? Explain with example. d) Explain Google docs and Google forms in details. e) What is wikipedia? Explain its advantages in details. f) Write a short note on network interface card. g) Convert the following : i) (114267)10 = (?)16 ii) (1163)10 = (?)2 Q4) Attempt the following (Any five) [5×5=25] a) Explain characteristics of computer. b) What is meant by Network Devices? Explain any two network devices. c) What is operating system? Explain three functions of operating system. d) What is image editing software? Give example. e) Explain any five Linux Commands. f) What is Trouble shooting? Explain stepwise procedure of trouble Shooting. g) What is graphics card? Explain its working.  -101 2 Total No. of Questions : 4] SEAT No. : P5244 [Total No. of Pages : 3 -102 F.Y. B.C.A. (Science) BCA - 112 Problem Solving and C programming (2019 Pattern) (Semester - I) Time : 3 Hours] [Max. Marks : 70 Instructions to the candidates: 1) Figures to the right indicate full marks. 2) Draw neat diagrams wherever necessary. Q1) A) Attempt the following. [5 × 1 = 5] i) C language is an ___________ a) Assembly level language b) High level language c) Middle level language d) None of the above ii) Find add one out _________ a) printf b) fprintf c) scanf d) putchar iii) __________ is an unconditional control statement. a) do ------- while b) goto c) for d) if - else iv) ___________ is the default return type of main( ) function a) int b) void c) float d) short int v) The function 'getch()' is define in _________ header file. a) b) c) d) B) Attempt the following. [5 × 1 = 5] i) Enlist four symbols of flow chart. ii) What is type casting? iii) What is the use of gets( )? iv) Enlist different types of constants. v) Define Array. Give example P.T.O. Q2) Attempt the following (Any Five) [5 × 3 = 15] a) Explain basic data types of C language. b) What is increment and decrement operator? Explain with example? c) Discuss any three escape sequence characters with meaning. d) What is Nested-if statement? Give example. e) State the features of C language. f) Write an algorithm for table generation of given number. Q3) Attempt the following (Any five) [5 × 4 = 20] a) Explain characteristics of an algorithm. b) Explain program development life cycle in detail. c) Write difference between auto and static storage class. d) Explain "for loop" with syntax and example. e) Write an algorithm for factorial of a number. f) Draw flow chart to print the digits in reverse order of the given number 'N'. g) Write a C program to accept a matrix and display the largest number from matrix. Q4) Attempt the following (Any five) [5 × 5 = 25] a) Write an algorithm to check whether given number is armstrong number or not. b) Explain call by value and call by reference with example. c) What is Array? Explain types of array with example. d) What is Recursion? Write a program to find xy using recursion. e) Write a program to accept character from user and check whether it is vowel or consonant. -102 2 f) Trace the output with explanation. main ( ) { int i = 5; while (i) { i--; if (i = =3) continue; Printf ("in Hello"); } } g) Trace the output with explanation. main ( ) { Static int num = {1,0,0,0,0}; int i, j; for (j=0; j

Use Quizgecko on...
Browser
Browser