0% found this document useful (0 votes)
20 views2 pages

QUESTION BANK Advance Java

Uploaded by

gouravtiwary598
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)
20 views2 pages

QUESTION BANK Advance Java

Uploaded by

gouravtiwary598
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/ 2

QUESTION BANK

Sub: Advance Java Programming

Course: B.Tech (CSE)

Semester: 6th

1. How java is different from other OOP based languages?


2. What are the advanced features of Java as compared to normal Java
language?
3. Defend the statement “main() is not mandatory to execute an Applet
code”.
4. How is an applet different from an application?
5. What is URL?
6. What is the port number for the following services: ftp, smtp, http, POP3?
7. Discuss about firewall.
8. Elaborate the terms: FTP, UDP, HTTPS, and URL.
9. Discuss any 5 difference between AWT and Swing.
10. Write an applet code to show a text along with background color.
11. Write a java code to display a Text box, label and a button using AWT.
12. Describe the life cycle of an Applet with proper diagram.
13. What is a Socket?
14. Name any two classes or packages that are required for creating a basic
Applet code.
15. What are Datagrams?
16. Explain any two Datagram Packet constructors.
17. Write a java code to create a jframe having any one component.
18. Write 2 differences between socket and RMI programming.
19. Differentiate between textbox and text field in java. Design a layout and
write the source code to concatenate two Strings.
20. Write a program to display an event.
21. Draw a neat diagram of netbeans IDE representing important
components.
22. What is an IDE?
23. Discuss about factory methods.
24. Write short notes on any two: Frame, Container, Buttons, Event
Handlers.
25. Draw the AWT hierarchy.
26. Explain Hibernate Architecture.
27. With reference to a form, discuss about form validation in java.
28. Describe the life cycle of an Applet with proper diagram.
29. What is an event? Write an event driven program.
30.Discuss any 5 difference between AWT and Swing.
31.Explain Grid Layout, and Border Layout. Design a layout to show 2 Text
boxes, 2 Labels, and 4 Buttons(Add, Sub, Pro, Div). Also write the code
to perform these arithmetic operations.
32. Explain different layers in RMI architecture.
33. Discuss about different security issues with web servers.
34. What is an EJB container?
35. Explain any 4 classes in Java Beans API.
36. Explain datagram packet, datagram server, and client.
37. Write a Socket program to transfer a message from one system to
another.
38. What are the advantages of Hibernate? Draw and explain the Hibernate
application architecture.
39. What is Servlet? Describe the life cycle of a servlet using block diagram.
40. What is JDBC? Explain the types and role of JDBC drivers.

You might also like