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

C.K.Pithawala College of Engineering and Technology

The document contains a list of questions for the subject OOP-I. There are 21 questions covering topics like JRE, JDK, JIT, JavaFX, layout panes, scene graph, controls, type casting, errors, animation and comparison between OOP and procedural programming.

Uploaded by

muskanbandaria
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)
44 views2 pages

C.K.Pithawala College of Engineering and Technology

The document contains a list of questions for the subject OOP-I. There are 21 questions covering topics like JRE, JDK, JIT, JavaFX, layout panes, scene graph, controls, type casting, errors, animation and comparison between OOP and procedural programming.

Uploaded by

muskanbandaria
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/ 2

C.K.

PITHAWALA COLLEGE OF ENGINEERING AND


TECHNOLOGY
DEPARTMENT OF COMPUTER ENGINEERING

SUBJECT: OOP-I SUBJECT CODE: 3140705

QUESTION BANK
Sr.No Questions
1. Explain JRE, JDK and JIT

2. Explain in brief: Color class and its methods

3. Write importance of JAVAFX compare to AWT and Swing.

4. Enlist various layout panes and explain any two in detail.

5. How do you create a Scene object? How do you set a scene in a stage? Is it
possible to create multiple scenes? Write a program to place a circle in the
scene and fill circle with red color.
6. List out features of Java. Explain any two features

7. Write a short note on JAVAFX controls

8. Develop a GUI based application using JAVAFX controls

9. What is the difference between oop and procedural oriented language?

10. Explain type-conversion in java.

11. Explain mouse and key event handler in JavaFX

12. Explain following classes in JavaFX.


1) Color class 2) font class 3) Image and image view class
13. What is Type Casting? Explain widening and narrowing type casting.

14. What are syntax errors (compile errors), runtime errors, and logic errors?

15. Explain different layout panes used in JavaFX

16. List out various layout panes in JavaFX.

17. Demonstrate animation effect in JavaFX.

18. Compare object-oriented programming with sequential programming


19. Difference between Nested if and multi-way if statements.

20. What are the data-types and operators available in Java?

21. Explain Data Types in detail with example.

You might also like