Java has primitive data types like int, float, boolean and reference types like String, classes. Java was created in 1991 by James Gosling at Sun Microsystems and released in 1995. The variable types in Java are instance, class, local and parameter variables. JDK is the Java Development Kit used for developing Java applications while JRE is the Java Runtime Environment used for running Java applications.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
61 views1 page
Class Test Question PDF
Java has primitive data types like int, float, boolean and reference types like String, classes. Java was created in 1991 by James Gosling at Sun Microsystems and released in 1995. The variable types in Java are instance, class, local and parameter variables. JDK is the Java Development Kit used for developing Java applications while JRE is the Java Runtime Environment used for running Java applications.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1
Object Oriented Programming
Class Test 1
Answer any three of the following. Each question carrying 5 marks.
1. What are the data types in Java? Explain.
2. Write about the evolution/history of Java. 3. What are the types of variable in Java? Explain. 4. What is JDK & JRE. What is the difference between them?