Candidates Are Required To Give Their Answers in Their Own Words As Far As Practicable. The Figures in The Margin Indicate Full Marks

Download as pdf or txt
Download as pdf or txt
You are on page 1of 2

POKHARA UNIVERSITY

Semester: Spring
Level: Bachelor Year: 2020
Programme: BE Computer Full Marks: 70
Course: Advance Java Programming (Elective I) Time: 2hrs

Candidates are required to give their answers in their own words as far
as practicable.
The figures in the margin indicate full marks.

Attempt all questions.


1. How graphics and multimedia plays vital role in UI/UX and
user engagement to operate a well design software system.
Also wrote down the code to load multimedia content in java.

OR
10
Analyze the different factors that a software can competes in
the international market. Write down the code to support
different Language, currency, and date time.

2. If you are selected as JavaEE developer. How do you develop


an architecture of your large project and also write how do
you choose the different types of bean for good 10
implementation of project?

3. Pokhara University is planning to develop an online course


registration module using JSP/Servlet. You as a programmer
write down the code to register the course by the logged in
user and display own registered courses. Assume login and
10
student details module is already developed. The registration
module must be protected from unauthorized access and also
logged in user can have facility to logout.

4. You are supposed to develop a NTC CRBT distributed system


where mobile user sends 11digit code to NTC Server. The
10
Server will fetch the 11digit code on its database. If it will
found on the database returns the name + price of the video
otherwise sorry no video available. For this write down the
complete concept code.

5. As a database expert suggest which database have to choose


for next big java project among normal database and
hibernate database. Also differentiate the Normal Database 10
and Hibernate Database.

6. Pokhara University has given you a role of Spring


Boot/Hibernate programmer to Develop a student registration
module having name, email, mobile, program, and semester.
20
You also develop a page to list all the students information
stored in a MySQL database.

You might also like