0% found this document useful (0 votes)
579 views3 pages

UID - Scheme & Solutions

1. The document outlines the scheme and evaluation for the first and second internal assessments of the Programming in Java course. 2. For the first internal assessment, students will answer 3 questions worth 10, 12, and 6 marks respectively, testing their knowledge of Java concepts like OOP principles, data types, and variables. 3. For the second internal assessment, students will answer 3 questions worth 9, 10, and 5 marks testing operators, control flow statements, and loops in Java.

Uploaded by

Azeem Top
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)
579 views3 pages

UID - Scheme & Solutions

1. The document outlines the scheme and evaluation for the first and second internal assessments of the Programming in Java course. 2. For the first internal assessment, students will answer 3 questions worth 10, 12, and 6 marks respectively, testing their knowledge of Java concepts like OOP principles, data types, and variables. 3. For the second internal assessment, students will answer 3 questions worth 9, 10, and 5 marks testing operators, control flow statements, and loops in Java.

Uploaded by

Azeem Top
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/ 3

GOVERNMENT ENGINEERING COLLEGE

YARAMARUS CAMP, Raichur-584135

DEPARTMENT OF COMPUTER SCIENCE AND ENGINEERING


Scheme & Evaluation of 1st IA

Course Name: Programming in JAVA (18CS653) Course Code: C605


th
Semester: 6 Faculty Name: Azeemoddin
Marks
Question. No. Solution
Allocated
a. Explain three OOP principal. 1.Listing OOP principals – 01M
10M
2.Explaining 3 principals (3x3)-09M

1. b. Discuss the Lexical issues in JAVA


1.Listing 7 Lexical issues-02M 10M

2.Explaining each Bbriefly-08M


c. Write a JAVA program to print the
05M
message "WELCOME TO JAVA".

1.Writning program - 05M

a. Explain preemptive data types used in 1. Listing – 02M


JAVA.
2. 2. Explaining each data type- 10M
.
12M
b. With example program explain the
dynamic initialization of variable in JAVA
1.Explanation-03M
07M
2.Example program - 04M

c. Explain scope and lifetime of variable


with example 1.Explanation-03M 06M
2.Example program - 03M

3. a. Explain how arrays are declared and 1.Array declaration-03M


initialized in JAVA? Explain with suitable
2.Initialization-03M 10M
example.
3.Example-04M

b. Explain automatic type promotion in


expression with rules and demo program
1.Explaning rules – 05M 08M

2.Example-03M
c. Explain increment and decrement
operators in Java

1.Explanaton– 04M 07M

2.Example-03M

Azeemoddin
Course Coordinator Program Coordinator

GOVERNMENT ENGINEERING COLLEGE


YARAMARUS CAMP, Raichur-584135

DEPARTMENT OF COMPUTER SCIENCE AND ENGINEERING


Scheme & Evaluation of 2nd IA

Course Name: Programming in JAVA (18CS653) Course Code: C605


Semester: 6th Faculty Name: Azeemoddin
Marks
Question. No. Solution
Allocated

a. Explain Bitwise and logical operators. 1.Listing all operators– 02M

b. Explain Ternary operator. Write a java 2.Explaining -03M

code to find largest of three numbers using 3.Example -04M


1. 09M
ternary operator.

1.Syntax - 02M
c. Explain operator precedence with
2.Explanation-03M 10M
example.
3.Program -05M

06M

1.Listing operators with precedence


- 02M
2.Explanation -02M
3.Example -02M
a. Explain switch statement. Write a java 1.Syntax - 02M
program for simple calculator using switch
2. 2.Explanation-03M
statement.
3.Program -05M
10M

1.Syntax - 01M
b. Explain for-each looping statement.
Write a java code to add 11,3,24,9 and 4 2. Explanation-04M
using for each loop.
3.Program -05M 10M

c. Compare while and do-while statement


with example. 1.Any Two comparison with
05M
syntax-03M
2.Example - 02M

3. a. Demonstrate the use of 1.Explaning break


i) continue statement in while and continue-02M
ii) break statement in do-while. 2.Example-04M 10M

3. Explanation -04M

08M
b. Explain class with example. 1.Explanation – 04M
2.Example-04M

c. Write java code to find a given number 07M


prime or not using for loop
1.Writing program -07M

Azeemoddin
Course Coordinator Program Coordinator

You might also like