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

Cs 3391 Object Oriented Programming-2

This document outlines the internal assessment test for the Object Oriented Programming course at Saranathan College of Engineering, scheduled for January 2, 2024. It includes details about the test structure, with questions divided into three parts covering topics such as wrapper classes, synchronization, character streams, and JavaFX programming. The assessment aims to evaluate students' understanding and application of various programming concepts and skills.

Uploaded by

tannam1071980
Copyright
© © All Rights Reserved
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% found this document useful (0 votes)
4 views1 page

Cs 3391 Object Oriented Programming-2

This document outlines the internal assessment test for the Object Oriented Programming course at Saranathan College of Engineering, scheduled for January 2, 2024. It includes details about the test structure, with questions divided into three parts covering topics such as wrapper classes, synchronization, character streams, and JavaFX programming. The assessment aims to evaluate students' understanding and application of various programming concepts and skills.

Uploaded by

tannam1071980
Copyright
© © All Rights Reserved
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

Saranathan College of Engineering

INFORMATION TECHNOLOGY

Tiruchirapalli

INTERNAL ASSESSMENT TEST-3 Date/ Session 02-01-2024 Marks 50

Course code CS3391 Course Title OBJECT ORIENTED PROGRAMMING

Batch No. Duration 3 Hours Academic Year 2023-2024

Year/ II Semester/ Section III /A Department CSE

PART – A ANSWER ALL THE QUESTIONS. (10 x 2 = 20)

Q. No.
Questions CO Skills

1 Explain about wrapper class? C205.3 R


2 what is synchronization? Give its types and explain. C205.3 R

3 C205.4 R
How are character streams defined.? Give an Example.
4 What is the need for generic programming? C205.4 R
5 Write the difference between String and StringBuffer classes. C205.4 AZ
6 Develop a java program to read the contents of a file and print it in the console. C205.5 U
7 How are character streams defined.? Give an Example. C205.5 AZ
8 Write a javafx program to set the background of window to YELLOW. C205.6 U
9 How will add a Radio Button in a Javafx Scene? Explain. C205.6 R
10 What are layouts? Specify the different layouts available in javafx? C205.6 U
Part – B ANSWER ALL THE QUESTIONS ( 2 X 10 = 20)

Q.No. Questions CO Skills

11 Develop java programs to Perform the operations File Reading, File Writing and FileCopy. C205.5 R,C

(or)
12 Explain about byte streams and methods with an example? C205.5 R,C

Develop applications to demonstrate the features of generics classes .Express a


13 simple generic class example with two type parameters. Provide methods to print C205.5 R,C
the greatest of the two parameters.

(or)

14 Write a generic method to count the number of elements in a collection that have a C205.5 R,C
specific property (for example, odd integers, prime numbers, palindromes).
15 PART – C (1 X 10 = 10)
C205.6 C
Design a menu driven Arithmetic Calculator using Javafx. Also provide buttons to compute sqrt,sin
and cosine values of the given number.

(or)
16 How will you handle mouse events,TextEvents in javafx? Explain with an example C205.6 C

Bloom’s Skills: Remember (R), Understand (U), Apply (A), Analyze (AZ), Evaluate (E) and
Create (C). Skill need to be mentioned against each question
Name of the faculty:K.S.Chandrasekaran/G.Iswarya

You might also like