Learn Loner Logo
  • Question Papers Icon Question Papers
  • Syllabus Icon Syllabus
  • Notes Icon Notes
  • C++ Icon C++ Programming
  • Python Icon Python Programming
JobBook About

Define JDBC and mention the steps involved in JDBC connectivity. Discuss the four types of JDBC driver with suitable diagrams.

by Learn Loner
Read More...
0

What is Servlet? Explain its life cycle. (b) Explain GET and POST method for Servlets.

by Learn Loner
Read More...
0

What is the significance of Layout Managers? Discuss briefly various Layout Managers.

by Learn Loner
Read More...
0

What is Swing? How do we use containers and components through Swing?

by Learn Loner
Read More...
0

Why creating a subclass of Frame is preferred over creating an instance of Frame hen creating a window ?

by Learn Loner
Read More...
0

What is Applet? Explain different types of Applets? Explain Life Cycle of an Applet in Java with suitable example.

by Learn Loner
Read More...
0

Explain how exception handling mechanism can be used for debugging a program.

by Learn Loner
Read More...
0

What is package? How do we add a class or an interface to a package? Discuss the various levels of access protection available for packages and their implementation?

by Learn Loner
Read More...
0

Create a class with one integer instance variable. Initialize the variable using :(i) Default constructor.(ii) Parameterized constructor.

by Learn Loner
Read More...
0

Does java support multi way selection statement .Justify your answer.

by Learn Loner
Read More...
0
  • First
  • Previous
  • 1
  • ...
  • 18
  • 19
  • 20
  • 21
  • Next
  • Last
Instagram Facebook Learn Loner Twitter Youtube Linkedin Github
My Website

© LearnLoner. All rights reserved.

About us

Privacy Policy

Shopping Basket
Footer - Learn Loner
Home About Privacy Policy Contact Blogs
© 2025 LearnLoner.com | All Rights Reserved
  • Login
  • Sign Up
Forgot Password?
Lost your password? Please enter your username or email address. You will receive a link to create a new password via email.
body::-webkit-scrollbar { width: 7px; }body::-webkit-scrollbar-track { border-radius: 10px; background: #f0f0f0; }body::-webkit-scrollbar-thumb { border-radius: 50px; background: #dfdbdb }