0% found this document useful (0 votes)
10 views2 pages

JPR Assignment No.1

The document is an assignment for the Java Programming course at Samarth Polytechnic, detailing five questions related to basic syntactical constructs in Java. It covers topics such as type casting, class variables, the ternary operator, constructors, and programming tasks. Each question is mapped to specific learning outcomes and levels of Bloom's taxonomy.

Uploaded by

walunjsankalp
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)
10 views2 pages

JPR Assignment No.1

The document is an assignment for the Java Programming course at Samarth Polytechnic, detailing five questions related to basic syntactical constructs in Java. It covers topics such as type casting, class variables, the ternary operator, constructors, and programming tasks. Each question is mapped to specific learning outcomes and levels of Bloom's taxonomy.

Uploaded by

walunjsankalp
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
You are on page 1/ 2

Samarth Rural Educational Institute

SAMARTH POLYTECHNIC, BELHE


(BANGARWADI)-412410

Subject:- Java Programming (314317) Class: SYCO

Assignment no. 01
UNIT NAME: Basic Syntactical Constructs in Java
Level of mapping
Q. Blooms
No. Question Statement and Number
Level
CO PO PSO
PO1,
1. Explain type casting with example C317.1 PO2, PSO1 2
PO7

Explain how to create and access class variables, instance PO1,


2. C317.1 PO2, PSO1 2
variables and local variables in java. PO7

Describe ? and : (Ternary Operator OR Conditional Operator) PO1,


3. C317.1 PO2, PSO1 2
in Java with suitable example. PO7

PO1,
4. Explain Constructor with example C317.1 PO2, PSO1 3
PO7

Develop a program to display all odd numbers between 1 to 30 PO1,


5 C317.1 PO2, PSO1 3
using for loop. PO7

You might also like