You are on page 1of 1

K. K.

Wagh Polytechnic, Nashik-3


Department of Computer Technology
Academic Year-2011-12

Class: TYCM Date: 11/08/2011
Subject: JPR(12176)
Chapter 1: Introduction to Java (Note: Each Question: 4Marks)
1) State any four features of Java.
2) Describe arithmetic operators with example.
3) Describe various bitwise operators with examples.
4) Why Java is popular for internet? Explain.
5) State any four decision making statements along with their syntax.
6) Why Java is called as truly object oriented? Explain.
7) What is byte code? Explain any two tools available with JDK.
8) List different data types in Java.
9) State different features of Java those make it different from C language.
10) WAP to check whether number entered is prime or not.
11) Explain relational & logical operators in Java.
12) WAP to calculate percentage of 4 subjects & print in suitable format.
13) WAP to generate fibbonacci series 1 1 2 3 5 8 for any no using loop.
14) What is JVM? Explain.
15) Describe left shift & right shift operators with examples.
16) Describe switch case statement with example.
17) WAP which will find the sum of digits of a number entered by user.
18) What is instanceOf operator?
19) Describe any two features of Java.
20) Explain typecasting with suitable example.
21) WAP to print sum of a number.
22) Explain i) Platform independence ii) Data encapsulation feature of Java.
23) WAP to input a number and find sum of all prime numbers from 1 to that number.
24) Differentiate between break & continue statement.













Mrs. Joshi A. D.
Subject Teacher

You might also like