Open navigation menu
Close suggestions
Search
Search
en
Change Language
Upload
Sign in
Sign in
Download free for days
0 ratings
0% found this document useful (0 votes)
85 views
6 pages
BCA VTH Sem 2021
2021
Uploaded by
lolol lolol
AI-enhanced title
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content,
claim it here
.
Available Formats
Download as PDF or read online on Scribd
Download
Save
Save BCA Vth Sem 2021 For Later
Share
0%
0% found this document useful, undefined
0%
, undefined
Print
Embed
Report
0 ratings
0% found this document useful (0 votes)
85 views
6 pages
BCA VTH Sem 2021
2021
Uploaded by
lolol lolol
AI-enhanced title
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content,
claim it here
.
Available Formats
Download as PDF or read online on Scribd
Carousel Previous
Carousel Next
Download
Save
Save BCA Vth Sem 2021 For Later
Share
0%
0% found this document useful, undefined
0%
, undefined
Print
Embed
Report
Download
Save BCA Vth Sem 2021 For Later
You are on page 1
/ 6
Search
Fullscreen
Exam.Code:0031 Sub. Code: 0947 2012 Bachelor of Computer Application Fifth Semester BCA-16-501: Computer Networks Time allowed: 3 Hours Max. Marks: 65 NOTE: Attempt five questions in all, including Question No. 9 (Section-E) which is compulsory and selecting one question each from Section A-D. cond Section A 2) What are peer-to-peer networks and broadcast networks? Write the differsnces between these networks, (4) 'b) Explain the functions of different layers of OSI Reference model. (9) 2. a) What is the meaning of unguided transmission media? Explain Radio wave and Microwave transmissions, ™ 'b) What is ISDN? Explain different ISDN services. (6) Section B 3. a) What is the importance of framing in Data Link Layer? Explain various techuiques of framing, (7) b) How CRC code'is used in error detection? Iilustrate your answer with a relevant example. (6) 4. a) What are Data Link protocols for noisy channels? (4) ) What are the Sliding Windows protocols? Explain stop & wait ARQ and Go-Back-N ARQ along with their advantages and disadvantages. (9) Section 5. a) Explain the role of these components in'a computer network- Hub, Bridge, Repeater, Madem and Switch (5) +) Explain shortest Path and Flooding methods of routing? (8) -6. a} What is congestion? What are the factors that lead to congestion in a network? Explain Leaky Bucket algorithm 7) b] What is IP? Explain the diferent IP addressed Classes. (6) Section D 7. a) What is the importance of network security in today's communications networks? How organizations can protect data during online communication? (6) 5) Explain World Wide Web. 7) PTO.Sub. Code: 0947 Q) 8. Write short notes on the following terms (5,4,4) i) POPS ii)SMTP i) MIME Section & <9. Attempt all questions a. - Write benefits of computer networks during a Pandemic? (2) b. What is Half Duplex transmission? Give two examples. 2) ©. What is Multi - mode fiber optics? (2) . What is Token Bus? (2) e. What is used as light detectors in Fiber Optics? (y) f. What are the drawbacks of light wave transmission? * 2) &. What is Remote Login? (2)Total No. of Sheets User SHEETS NO. 1 No, of Questions set q PRESS COPY KINDLY WRITE LEGIBLY Panjab University, Chandigarh Examination: BCA (5° Semester) January 2022 Course Name: Discrete Mathematical Structure Course Code: BCA-16-502 Time Allowed: 3 Hours Maximum Marks: 65 Note: Attempt FIVE questions an all, including Q.9 in section-E, which is compulsory and taking ONE Question each from Sections A-D. Each Question carries 48 marks. C* SECTION-A 1) a) Let R=4(3, 1), (1, 3), (3, 3)} be a relation defined on the set A = {1, 2, 3}. Then R is symmetric, transitive but not reflexive. b) Show that the function {:2— Rdefined by f(x) = cos(x), Vx eR, is neither one-one nor conto. (7,6) a) Let dx B ={(1, 1), (2, 2), (3, 1), (3, 2), (1, 2), (1, 4), (2, 1), (2, 4), (3, 4)}. Find the power set of B, P(B). b) Find go f and ge g for the functions f and g as defined below: F.8:N 9 N defined, respectively.by f(x) =x? +3x+1, g(x) =2x-3,Wre R. (7,8) SECTION-B 3) Solve the following recurrence rel Sa) ~ 48(n=1) = 11S(n = 2) +308(n—3) = 0 with $(0) = 0,5(1) = -35 and $(2)=-85. (13) 4) Solve the following recurrence relation by using the method of generating functions: Fig = dy + Aga (ue > 21 hy = 1. hy =3. (13) SECTION-C 5) a) If a graph has exactly two vertices of odd degree, prove that there must be a path joining —thaseina vertices. ssoateauent b) Prove that in a graph G, the number of vertices of odd degree is even. (7,6) 8) a) Explain the travelling-salesman problem and its solution. b) Whatis the shortest path between v1 and v7 in the following weighted graph? : (6,7) SECTION-D 7) What is a state in a finite state machine (FSM)? Consider the set of strings over {0, 1, 2) such that the sum of the digits is a multiple of 3. Draw a deterministic finite-state machine that accepts this language. Use as few states as possibl (13) 8) Define computer algorithm and its features. Explain 0. © and notations used in analyzing algorithms with diagrams. (13) ‘SECTION-E (Compulsory Question) 9) a) What are the applications of Venn diagrams? b) How many edges are there in a graph with 10 vertices each of degree 5? c) What do you mean by recursive algorithm? 4) Explain what is meant by ‘complexity of problems’ in relation to computer science. e) Define Degree of a Graph. f) Draw the graph of the function /(x' x| +5 for xe[-5, 5] (x2,3=13) xr ¥e ¥ aaceeExam.Code:0031 Sub. Code: 0949 2012 Bachelor of Computer Application Fifth Semester BCA-16-503: Java Programming Time allowed: 3 Hours Max. Marks: 65 NOTE: Atrempr five questions in all, including Question No. 9 (Unit-V) which is compulsory and selecting one question each from Unit- I-IV wrx Unit-I 1.) Write notes on following: (i) Byte Code (ti) Java Virtual Machine (ii) Java Development Kit “6 b) Explain the concept of Constructors in Java with suitable examples. (7) 2.a) What is method overriding? Write a program in java to illustrate the concept of method overtiding, Oy} ) Explain the concept of dynamic method dispatch. (4) Unit-I 3.) How to implement interfaces in Java? Explain with suitable example, 0 b) What is the difference between String and String Butler class? @ 4.) What are packages? What are their types? How do you use them in Java program? (9) b) Write short notes on two-dimensional Arrays. (4) Unit-IL 5. What are the various ways to create a Thread in Java? Also explain the Java thread model. (13) 6. Write a Java applet to draw various shapes like rectangles, ellipse, arcs and polygons? Compare and contrast applets and-application programs. (13) Unit-1V 7. What is AWT in Java? Explain any five AWT controls with the help of Java program. : (13) 8. What is the use of JDBC? Write the steps to select and update record in database using IDBC (13) Unit-V 9. a) What are Layout managers in Java? Q 'b) What are the various applications of Java? Q) ©) What is the functionality of static class? (2) ) What is abstract class? (2) ©) What is the importance of init() method in Applet? (2) f) What is synchronizations in multithreading? (3) xeExam.Code:0031 Sub. Code: 0950 2012 Bachelor of Computer Application Fifth Semester BCA-16-504: Web Application Development Using PHP Max. Marks: 65, Time allowed: 3 Hours ; Ye ection-E) ¥ sory NOTE: Attempt five questions in all, including Question No. IX (Section-E) which is compulsory and selecting one question each from section A-D. exer Section A i 1. (a) Explain the main features of Client Side ‘Scripting. Also explain the scenarios in which it, should be preferred to Server Side Scripting. (b) Explain the use of constants, variables and datatypes in PHP with the help of examples. . 6 IL. (a) Explain the syntax and usage of various decision making constructs available in PHP. (b) Write a program in PHP that displays the Multiplication Table of a number N. (7,6) Section B LL (a) How are functions created and invoked in PHP? Write a PHP function that finds the sum of Neven numbers. (b) How recursion is used in PHP? Explain with suitable example, tase - (7,6) IV. (a}Explain the syntax and usage of Multidimensional Arrays in PHP. Give ‘examples. (+) Explain the syntax and usage of any three string functions. ao Section C V. _ Howare HTML Form controls connected toa database in PHP? Consider any suitable example toexpiain, (13) Vi. Write SQL queries to fetch, edt and delete records in a dataset of an employee table having fields- empcode, ename, dob, qualification and salary. (13) Section D Vil. (a) What do you understand by Cookies? Create a cookie named "user" with the value “Sushma Kohli that expires after 15 days. How will this cookie be available in entire website? Aiso ‘write code to retrieve it in PHP? (b) What js a Session? Write PHP code to show all the session variable values for a user session. 7,6) VIII. Describe the PHP functions for the following: - . Opening and Closing a File b. File reading and writing (a) PTO,Ix, vi, vii Sub. Code: 0950 @ Section F Write short answers Differentiate between print and echo statements used in PHP. Differentiate between Actual and Formal parameters. Explain the operator precedence and associativity in PHP. What is @ Session Cookie? ¢ How are comments written in PHP? : Describe the role of get and post methods in an HTML form. What is a Dataset? (6241)
You might also like
Angalore Sahodaya Schools Complex Association (Bssca)
PDF
60% (5)
Angalore Sahodaya Schools Complex Association (Bssca)
21 pages
BCA 5th Sem Dec 2018
PDF
No ratings yet
BCA 5th Sem Dec 2018
11 pages
BCA 5th Sem Dec 2019
PDF
No ratings yet
BCA 5th Sem Dec 2019
10 pages
TYBSC - Computer Sci
PDF
No ratings yet
TYBSC - Computer Sci
36 pages
PMSCS
PDF
50% (4)
PMSCS
2 pages
It PDF
PDF
No ratings yet
It PDF
56 pages
Bca Semester I 2019 20
PDF
100% (1)
Bca Semester I 2019 20
11 pages
BCS 041
PDF
No ratings yet
BCS 041
16 pages
41R05NOV12
PDF
No ratings yet
41R05NOV12
24 pages
CO1110
PDF
No ratings yet
CO1110
8 pages
Arham Foundation'S Arham School and Junior College XI Science Computer Science - 1 Assignment - 50 Marks
PDF
No ratings yet
Arham Foundation'S Arham School and Junior College XI Science Computer Science - 1 Assignment - 50 Marks
2 pages
5th Sem Main Exam + Test Exam Questions
PDF
No ratings yet
5th Sem Main Exam + Test Exam Questions
10 pages
Bca Revised Ist Sem Assignment
PDF
No ratings yet
Bca Revised Ist Sem Assignment
12 pages
BCS 011
PDF
No ratings yet
BCS 011
4 pages
Qpapers 1
PDF
No ratings yet
Qpapers 1
18 pages
Bachelor of Computer Applications (Revised Syllabus) : Assignments (For July, 2014 and Jan., 2015 Sessions)
PDF
No ratings yet
Bachelor of Computer Applications (Revised Syllabus) : Assignments (For July, 2014 and Jan., 2015 Sessions)
9 pages
Computer Basic and PC Software Assignment
PDF
No ratings yet
Computer Basic and PC Software Assignment
28 pages
BCA 1st Sem Assignment 2016-17
PDF
No ratings yet
BCA 1st Sem Assignment 2016-17
10 pages
Computer Science, Paper-I: Roll Number
PDF
No ratings yet
Computer Science, Paper-I: Roll Number
4 pages
Subject Code: 275
PDF
No ratings yet
Subject Code: 275
3 pages
Computer Science 2013
PDF
No ratings yet
Computer Science 2013
3 pages
B.C.A (Science) 2019 Pattern
PDF
No ratings yet
B.C.A (Science) 2019 Pattern
49 pages
6th Sem All Sub Pyq
PDF
No ratings yet
6th Sem All Sub Pyq
14 pages
Asst Programmer Question
PDF
No ratings yet
Asst Programmer Question
7 pages
RT-3 Bio Cs (Ch5,6) Ans
PDF
No ratings yet
RT-3 Bio Cs (Ch5,6) Ans
6 pages
Assignment 4
PDF
No ratings yet
Assignment 4
7 pages
Namma Kalvi 12th Computer Applications Ideal Model Question Papers em 217355
PDF
No ratings yet
Namma Kalvi 12th Computer Applications Ideal Model Question Papers em 217355
55 pages
COMPUTER SC. SL PAPER ONE in ENGLISH
PDF
No ratings yet
COMPUTER SC. SL PAPER ONE in ENGLISH
5 pages
MCA 3rd Sem Question Papers
PDF
No ratings yet
MCA 3rd Sem Question Papers
16 pages
3sem 2023
PDF
No ratings yet
3sem 2023
14 pages
5th Sem 2021. Paper
PDF
No ratings yet
5th Sem 2021. Paper
20 pages
BLSS 2019 P1 Solution
PDF
No ratings yet
BLSS 2019 P1 Solution
16 pages
Mcoa011 Main Exam Paper 2017
PDF
No ratings yet
Mcoa011 Main Exam Paper 2017
10 pages
Computer Applications Model 25
PDF
No ratings yet
Computer Applications Model 25
8 pages
4th Sem Pyqs Bca
PDF
No ratings yet
4th Sem Pyqs Bca
15 pages
T.Y BSC Computer Science Papers
PDF
No ratings yet
T.Y BSC Computer Science Papers
38 pages
BCA 5th Semester Dec
PDF
No ratings yet
BCA 5th Semester Dec
9 pages
CS Xii
PDF
No ratings yet
CS Xii
6 pages
Mca May 2024
PDF
No ratings yet
Mca May 2024
36 pages
CMS Jac (F) Set A
PDF
No ratings yet
CMS Jac (F) Set A
4 pages
5th Sem Question Papers
PDF
No ratings yet
5th Sem Question Papers
14 pages
B.C.A (Science) 2019 Pattern
PDF
No ratings yet
B.C.A (Science) 2019 Pattern
46 pages
4th Sem Old Is Gold
PDF
No ratings yet
4th Sem Old Is Gold
19 pages
Cl. 8 - Final Exam - Computer Science (Set-A)
PDF
No ratings yet
Cl. 8 - Final Exam - Computer Science (Set-A)
3 pages
Ok Al CSC P1
PDF
No ratings yet
Ok Al CSC P1
6 pages
Preboardpaperclass 12
PDF
No ratings yet
Preboardpaperclass 12
9 pages
Hpu Mca 2nd Sem Paper
PDF
No ratings yet
Hpu Mca 2nd Sem Paper
24 pages
FIT Previous Year Paper
PDF
No ratings yet
FIT Previous Year Paper
8 pages
Computer Class 12 2081
PDF
No ratings yet
Computer Class 12 2081
1 page
COMPUTER APPLICATIONS Course No CA-501
PDF
No ratings yet
COMPUTER APPLICATIONS Course No CA-501
8 pages
HND 2024
PDF
No ratings yet
HND 2024
45 pages
Vi Cs-It 2019
PDF
No ratings yet
Vi Cs-It 2019
20 pages
5th 6th End Sem Exam Papers
PDF
No ratings yet
5th 6th End Sem Exam Papers
11 pages
Mock 1&2 2022
PDF
No ratings yet
Mock 1&2 2022
5 pages
Khwopa Secondary School Https Edigitalnepal - Com Cmsbeta Files Notice-Attachment 1740463605839
PDF
No ratings yet
Khwopa Secondary School Https Edigitalnepal - Com Cmsbeta Files Notice-Attachment 1740463605839
7 pages
Paper: June 2012: (50) Two (2) All
PDF
No ratings yet
Paper: June 2012: (50) Two (2) All
13 pages