0% found this document useful (0 votes)
44 views4 pages

FSD Model Paper 1

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
44 views4 pages

FSD Model Paper 1

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 4

USN 21CSTE6042

B. E. Degree (Autonomous) Sixth Semester End Examination (SEE),


JAVA FULL STACK DEVELOPMENT
(Model Question Paper –I)
Time: 3 [ Hours ] [ Maximum Marks: 100]
Note Answer ANY ONE from Question No. 1 and 2
Answer ANY ONE from Question No. 3 and 4
Answer ANY ONE from Question No. 5 and 6
Answer ANY ONE from Question No. 7 and 8
Answer ANY ONE from Question No. 9 and 10

Q.NO Answer Five Full Questions Marks CO’S Bloom’s


Level
1 a. Explain the evolution of JAVA. List out java 06 Marks CO1 L1,2
buzzwords.
b. What is a Java Exception? List out the difference 06 Marks CO1 L1,2
between checked and Unchecked exceptions with a
program examples.
c. Design and implement JAVA cod snippet to create five 08 Marks CO1 L5
threads with different priorities. Send two threads of
the highest priority to sleep state. Check the aliveness of
the threads and mark which is long lasting.
Or
2 a. Explain the following with program examples: 12 Marks CO1 L2
i)< = ii) > = iii) >> iv) << v ) >>>

b. List out the best practices for Java Collections 08 Marks CO1 L1,2
Framework?

3 a. Explain Lambda Expression with a syntax and 10 marks CO2 L1,2

Dr. Ambedkar Institute of Technology, Bangalore – 560056


(An Autonomous Institution Affiliated to Visvesvaraya Technological University,
Belgaum)
differentiate between Lambda Expression and over
Regular Methods. Write JAVA Lambda Expression
program using one parameter.
b. Design and implement a simple JDBC application 10 Marks CO2 L5
program.
Or
4 a. Explain the following with a program example: 10 marks CO2 L2
i. Statement ii. PreparedStatement
b. Define Streams. List out the difference between stream 10 Marks CO2 L1,2
and collections with examples.

5 a. Define JPA. Explain the properties of an Entities 10 Marks CO3 L1,5


objects. Design and implement a simple entity program
for student class.

b. Explain One-to-One Entity Relation mapping both in 10 Marks CO3 L2


unidirectional and bidirectional way with an example.
Or
6 a. Explain the steps for creating the Hibernate application. 10 Marks CO3 L2

b. Explain the following with an program example: 10 Marks CO3 L2


i.Entity relationship ii. Querying Entities

7 a. Explain Spring web MVC. Design and implement 10Marks CO4 L1,5
simple spring web MVC framework program to display
Helloworld.
b. Define Spring Boot. Why should we use Spring Boot 06 Marks CO4 L1,2
Framework? List out Spring boot features.
c. List out the difference between Spring Boot and Spring 04 Marks CO4 L1
MVC.
Or
8 a. Design and implement simple spring boot program to 10 Marks CO4 L5
print “WELCOME TO SPRING BOOT”.

Dr. Ambedkar Institute of Technology, Bangalore – 560056


(An Autonomous Institution Affiliated to Visvesvaraya Technological University,
Belgaum)
b. Explain the following with a program: 10Marks CO4 L2
i.Spring Container ii. Dependency injection

9 a. Define Angular JS. Explain features of Angular JS. 10 Marks CO5 L1,2
b. Explain the following Angular JS Directives with an 10 Marks CO5 L1,2
example:
i. ng-app
ii. ng-init
Or
10 a. Explain how to redirect to a particular section of a page 10 Marks CO5 L2
using HTML with an example.
b. Write a note on Node.js. 05 Marks CO5 L1
c. Explain Angular JS Modules. 05 Marks CO5 L2

Dr. Ambedkar Institute of Technology, Bangalore – 560056


(An Autonomous Institution Affiliated to Visvesvaraya Technological University,
Belgaum)
Dr. Ambedkar Institute of Technology, Bangalore – 560056
(An Autonomous Institution Affiliated to Visvesvaraya Technological University,
Belgaum)

You might also like