Download sample only Get fully solved assignment. Buy online from website

Survey
yes no Was this document useful for you?
   Thank you for your participation!

* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project

Document related concepts
no text concepts found
Transcript
Get fully solved assignment. Buy online from website
http://smuassignment.in/online-store/
online store
or
plz drop a mail with your sub code
[email protected]
we will revert you within 2-3 hour or immediate
Charges rs 125/subject and rs 500/semester only.
if urgent then call us on 08791490301, 08273413412
PROGRAM- M.Sc
SEMESTER-4
SUBJECT CODE & NAME-mit103 - OBJECT ORIENTED PROGRAMMING
CREDIT-4
BK ID-B1477
MAX. MARKS-60
Q1. Describe about JDK. List and explain any five tools available in JDK.
Answer: Java Development Kit (JDK)
The Java Development Kit (JDK) is a product of Sun Microsystems used to develop Java software and is an
extended subset of a Java software development kit (SDK). JDK consists of the API classes, a Java compiler, and
the Java Virtual Machine interpreter. JDK is used to compile Java applications and applets. JDK includes tools for
developing Java applets and applications.
A Java software development kit (SDK or "devkit") is a set of development tools that is used in developing
applications for certain software package, software framework, hardware platform, computer system, video game
console, operating system
Q2. Differentiate Break and Continue statements in Java with example program.(5+5)
Answer.
Break and Continue statements in Java
Break statements
The break statement is used inside the switch to terminate a statement sequence. When a break statement is
encountered,
Q3. Differentiate between packages and Interfaces.(5+5)
Answer.
Packages and Interfaces
Packages
Java provides a mechanism for partitioning the class name space into more manageable chunks. This mechanism is
the package. The package is both a naming and a visibility control mechanism. You can define classes inside a
package that are not accessible by code outside that package. You can also define class members that are only
exposed to other
Q4. What are Applets? What are the restrictions of Applets? Describe about applet class.(2+3+5)
Answer.
Applets
An applet is a Java program that can be embedded in a web page. Java applications are run by using a Java
interpreter. Applets are
Q5. Compare JDBC and ODBC (5*2)
Answer.
JDBC and ODBC
Java Data Base Connectivity (JDBC)
The JDBC API (Java Data Base Connectivity Application Program Interface) can access any kind of tabular
data, especially data stored in a Relational Database. It works on top of ODBC (Open Data Base Connectivity)
which was the driver for database connectivity since age old days but since ODBC was implemented in C so people
from the VB background
Q6. Describe about Java Beans and BeanBox. (5+5)
Answer.
Java Beans and BeanBox
Java Beans
JavaBeans is the software component architecture for Java. It allows constructing applications efficiently by
configuring and
Get fully solved assignment. Buy online from website
http://smuassignment.in/online-store/
online store
or
plz drop a mail with your sub code
[email protected]
we will revert you within 2-3 hour or immediate
Charges rs 125/subject and rs 500/semester only.
if urgent then call us on 08791490301, 08273413412