0% found this document useful (0 votes)
27 views

Explain The Features of Java

sample question paper

Uploaded by

dorababusujatha
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
27 views

Explain The Features of Java

sample question paper

Uploaded by

dorababusujatha
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

III B.

Com FUNDAMENTALS OF JAVA

What is operator?

What is variable? How to initialize it.

Write any five differences between java and c++.

Write short notes on Scanner class.

What is JVM.

Brief note on java debugger.

What are various access controls available in java.

Brief note on Structure of Java.

Write a java program to print Fibonacci series.

Define package.

Unit-I

Explain the features of Java.


What are the Basic concepts of OOP.
Compare and contrast between compiler and Interpreter.
Explain how java related to Internet.
Unit-II

What is Buffered Reader class? Explain with an example.

What is Java compiler ? explain with an example.

Explain about Input Stream class in Java.

What is Applet? Explain about Applet Viewer.

Unit-III

What is Literal? Explain about different types of Literals available in Java.

Explain about different data types available in Java.

Explain Bitwise and Relational operators with an example.

What is an Identifier? Enumerate the rules for naming an identifier.

Unit-IV

What are various branching statements supported in Java.

Write a java program to print image of given number(i.e 123 is 321).


Explain various Looping statements available in java.

Explain break and continue with an example.

Unit-V

Describe how to set priorities for Threads with suitable example.

Define constructor? What are the different types of constructors in Java.

What is Interface? Explain with an example.

Explain about Exception Handling mechanism in Java.

You might also like