[Go to site: main page, start]

0% found this document useful (0 votes)
2 views1 page

Programming in Java Lab Questions

The document contains lab record questions for programming in Java. It includes tasks such as writing a program to print student information, performing arithmetic operations on two variables, and describing different types of variables in Java. These questions aim to assess the understanding and application of Java programming concepts.

Uploaded by

rishavkumar0787
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
2 views1 page

Programming in Java Lab Questions

The document contains lab record questions for programming in Java. It includes tasks such as writing a program to print student information, performing arithmetic operations on two variables, and describing different types of variables in Java. These questions aim to assess the understanding and application of Java programming concepts.

Uploaded by

rishavkumar0787
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

Programming in Java

Lab record questions

Question 1: Write a Java Program to print student information like name, father's name, mother's name,
address and course with branch.

Question 2: write a Java program to perform arithmetic operations like addition, subtraction,
multiplication, division and modulus on two variables.

Question 3:Write a program to describe the different types of variables available in Java.

You might also like