Open navigation menu
Close suggestions
Search
Search
en
Change Language
Upload
Sign in
Sign in
Download free for days
0 ratings
0% found this document useful (0 votes)
4 views
Java Question Papers
Question paper id java
Uploaded by
yashchavan612005
AI-enhanced title
Copyright
© © All Rights Reserved
Available Formats
Download as PDF or read online on Scribd
Download now
Download
Save Java Question papers(5) For Later
Download
Save
Save Java Question papers(5) For Later
0%
0% found this document useful, undefined
0%
, undefined
Embed
Share
Print
Report
0 ratings
0% found this document useful (0 votes)
4 views
Java Question Papers
Question paper id java
Uploaded by
yashchavan612005
AI-enhanced title
Copyright
© © All Rights Reserved
Available Formats
Download as PDF or read online on Scribd
Download now
Download
Save Java Question papers(5) For Later
Carousel Previous
Carousel Next
Save
Save Java Question papers(5) For Later
0%
0% found this document useful, undefined
0%
, undefined
Embed
Share
Print
Report
Download now
Download
You are on page 1
/ 11
Search
Fullscreen
Total No. of Questions : 5] P-1919 [6034]-503 T.Y.B.B.A.(Computer Application) CA - 503: CORE JAVA (Semester-V) (2019 Pattern) Time : 2% Hours} {Max. Marks : 70 Instructions to the candidates : 1) Neat diagrams must be drawn wherever necessary. 2) Figures to the right indicate full marks. Q1) Attempt any Eight: [8x2=16] i) Define variable in Java? What are the naming rules of variable? ii) | What is recursion? Define Inheritance? What is difference between Anay and Array List? What is error? List types of error? List any two restrictions for applet. What is an event? What is Object and Class? Write the definition of abstract class? x) Whatis Container? Attempt any Four: [4x4=16] i) Write a note on package in Java ii) Whatis exception? Expalin its keyword with example. iii) Explain java. util package. What is a method in Java? Explain method overloading with example. How to handle events in applet? Explain with example.03) Attempt any [4x4=16] i) Write a Java program using AWT to display details of Customer (cust_id cust_name, cust_addr) from user and display it on the next frame. Write a Java program to reverse elements in array Write a Java program using static method which maintain bank account information about various customers. Define an abstract class Shape with abstract method area() and volume(). Write a Java program to calculate area and volume of cone and cylinder. Write a Java program to display smiley face using applet 04) Attempt any Four: i) Whatis Layout Manager? Explain any one in detail ii) How to create and access package in Java? Explain it with example. iii) Write a Java program to Fibonacci series. iv) Explain anonymous class in detail ¥) Write a Java program to display contents of file in reverse order. Write a short note any Two: Which are the predefined streams? ii) Define multiple inheritance. iii) Why Javais aplatform neutral language? bd bd bd [6034]-503‘Total No. of Questions : 5] AT No. = P6017 [Total No. of Pag [6144]-503 T.Y.B.B.A.(C.A.) CA 503 : CORE JAVA (2019 Pattern) (Semester -V) Time : 2! Hours] (Max. Marks :70 Instructions to the candidates: 1) All questions are compulsory. 2) Figures to the right indicates full marks. 3) Neat diagrams must be drawn Wherever necessary. Q1) Answer any Eight: [8x2=16] a) Whatis a java program structure? b) Define this Keyword. c) Explain in detail the data types in java? dd) Whatisan Interface? e) What is the use of Reader and Writer class? f) Which method is used to specify containers layout with syntax. 2) Whatis the default layout for Frame and Panel? h) Explain Modifiers and Access Controls used in java. i) List and explain any 2 in-built exceptions. j) Explain the purpose of getContentPane(), Q2) Attempt any four, [4x4=16] a) Explain in detail the features of Java. b) What are the rules for method overloading and method overriding? Explain it with example c) Differentiate between interface and abstract class. d) Explain the concept of exception and exception handling. e) What are the different types of streams? Explain in details ~/ 31/46 v3) Attempt any four. [4x4=16] a) Write a java program to display alternate character from a given string b) Write a Java program to calculate area of Circle, Triangle & Rectangle. (Use Method Overloading). ©) Write a java program to search given name into the array, if it is found n display its index otherwise display appropriate d) Write a java program to display ASCII values of the characters from a file. ¢) Write a java program to display multiplication table of a given number into the List box by clicking on button Attempt any four [4x4=16] a) What is collection? Explain Collection framework in details. b) _ Difference between Swing and AWT c) Create a package named Series having three different classes to print series’ i) Fibonacci series: ii) Cube of numbers iii) Square of numbers Write a java program to generate ‘n’ terms of the above series Write a ‘java’ program to check whether given number is Armstron not. (Use static keyword) Write a ‘java’ program to copy only non-numeric data from one file to another file. Write short note any two : a) Define new operator b) Define term finalize () method. c) Define package with all the steps for package creatic [6144]-503tal No. of Questions : PA- 1980 [5954]-503 T.Y. B.B.A. (Computer Application) CA 503 : CORE JAVA (2019 Pattern) (Semester - V) Time : 2% Hours} (Max, Marks : 70 Instructions to the candidates: Q1) 1) Neat diagrams must be drawn wherever necessary. 2) ures to the right indicate full marks. 3) All questions carry equal marks. 4) All questions are compulsory. Attempt any Eight [8 x 2= 16] a) What is Java? Why Java is a platform neutral language? b) What is access specifiers? List them. ©) Define Keyword-Static d) Why we set environment variable in Java? ©) Write advantages of Inheritance. Define class and object with one example What is Swing? When buffered reader is used? What is main difference between exception and error? What is Panel? Attempt any four [4x 4= 16] a) Whatis Super Keyword? Explain the use of super keyword with suitable example. b) Describe file handling in brief ©) What is datatype? Explain types of datatypes used in Java d) What is interf ? Why they are used in Java? ©) Why the main() method in public static? Can we overload it? Can we run java class without main() method? 60/7503) 04) [5954]-503 Attempt any four : [4x45 16) am which accepts student details (Sid, Sname, Sadr) a) Write a java prog from user and display it on next frame. (Use AWT). b) Write a package MCA which has one class student. Accept student details through parameterized constructor. Write display() method to display details. Create a main class which will use package and calculate total marks and percentage ©) Write Java program which accepts string from user, if its length is less than five, then throw user defined exception "Invalid § dis otherwise string in uppercase. d) Write a Java Program using Applet to create login form e) What is recursion is Java? Write a Java Program to final factorial of a number using recursion. Attempt any four [4x 4=16) a) Explain method overloading and method overriding in detail b) Write a applet application in java for designing smiley ©) Explain in brief delegation event model for handling events. d) Write a java program to copy the dates from one file into another file. ©) Write a java program to accept’ ‘n’ integers from the user & store them in an ArrayList Collection. Display the elements of ArrayList collection in reverse order Write short note any two a) What is repaint method does? b) Write constructors of Jtabbed panel. ©) Abstract class ooo 61/75Total No. of Que P2141 [5803]-503 B.B.A. (CA) CA - 503: CORE JAVA (2019 Pattern) (Semseter - V) Tine : 24% Hours] [Max. Marks : 70 Instructions to the candidates: 1) All questions are compulsory: 2) Neat diagrams must be drawn wherever necessary. 3) Figures to the right indicate full marks. Attempt any Eight a) What is JDK? How to build and run java program? b) Explain Static keyword. ©) What is use of classpath? 4) Whatis collection? Explain collection frame work in details, e) Whatis the use of Reader and Writer class? f) — What is the use of layout manager? What is difference between paint ( ) and repaint ¢ ), Explain Access modifiers used in Java. Define keyword throw. Define polymorphism. Attempt any four [4x 4 = 16] a) Explain features of Java b) What is difference between constructor and method? Explain types of constructors. c) Differentiate between interface and abstract class. d) Explain the concept of exception and exception handling ©) Explain try and Catch with example03) 7) 05) [5803]-503 Attempt any four [4x 4= 16] a) all the perfect numbers between I to n. b) Write a Java prog (Use Method ove to calculate area of circle, Triangle and Rectangle loading) ©) Write a java program to accept n integers from the user and store them in on Arraylist collection, Display elements in reverse order d) Write a Java program to count number of digits, spaces and characters from a file. ©) Create an applet th using mouse isplay x and y position of the cursor movement nd keyboard, (Use appropriate listener) Atte ptany four [4x 4 = 16] a) How a Java program is structured? Explain data types. b) What is applet? Expla n its types. ©) Write a java pr from a given fil am to count number of Lines, words and characters 4) Write a Java program to design email registration form, (Use swing components) ©) Create a class Teacher (Tid, Thame, Designation, Salary, Subject). Write a java program to accept 'n' teache (Use At and display who teach Java subject of object) Wrie short note any two [2x3=6] a) Define object b) Define term finally block. c) What is package? Write down the steps for package creation, th dete 61/77Total No. of Questions—6] [Total No. of Printed Pages—3 Seat No. [5517]-501 B.B.A. (C.A.)/B.C.A. (V Semester) EXAMINATION, 2019 501 : JAVA PROGRAMMING (2013 PATTERN) Hours All questions are compulsory. All questions carry equal marks. Neat diagrams must be drawn wherever necess: Assume suitable data, if necessary Attempt any eight (a) List any two restriction for applet (&) What are different ways of creating string object ? (c) Justify True/False Java is not fully object oriented Can we use super() and this() within the same constructor ? Justify State the use of wrapper class. How to create and access the package in Ja State the purpose of throw keyword. State the use of jar file. Which container use border layout as its default layout ? Does the order of public static void matter in main method. PTO,(65171-501 Attempt any four [4x4=16] (a) Write a note on event handling. (b) What is Interface ? Why are they used in Java ? Explain (©) Write a java program to accept n names of cities from users and display them in descending order (d) What is Applet ? Explain life cycle of Applet (e) Define an abstract class shape with abstract method area() and volume(). Write a java program to calculate area and volume of cone and cylinder Attempt any four 4x4=16) (a) Write a packa for games in java, which have two classes Indoor and Outdoor. Use a function display() to generate the list of players for specific games. e parameterized constructor, finalize() method and array of objects). (b) What is interface ? Why are they used in java ? Explain (c) Define collection. Explain any’ two classes used with collection (d) What is Exception ? Explain its keyword with example (e) Write a java program to accept the details of employee (Eno, Ename, Sal) from the user and display it on the next frame Jse AWT) 4 Attempt any four [4x4=16) (a) How to add user defined package in main class ? List the 60 / 80 lO DiWrite a java program to accept email address of a user and throw a user defined exception Email Exception” if not contain ‘@ symbol. Write similarities and dissimilarities between Abstract Class and Interfa Write a java program to display the content of order. plain the use of super and final keyword with ref to inheritance. Attempt any four [4x4=16) (a) () (55171-501 plain any four methods of file class. Write a applet application in java for designing temple. ] l Explain the need of garbage collection in java What is jar file ? Give steps and example of creating jar file Write a java program to accept the details of ‘n’ employee (Ename, salary) from the user store them into the Hashtable and displays the Employee ne having n
You might also like
Section A: Objective: DATED: 23 November, 2012
PDF
100% (1)
Section A: Objective: DATED: 23 November, 2012
6 pages
B.B.A (C.A) 2019 PATTERNApr23-31-32
PDF
No ratings yet
B.B.A (C.A) 2019 PATTERNApr23-31-32
2 pages
Tybba CA - CA - 503 Core Java
PDF
No ratings yet
Tybba CA - CA - 503 Core Java
2 pages
Question Bank for Core Java
PDF
No ratings yet
Question Bank for Core Java
5 pages
Commerce Bba CA Semester 5 2023 April Core Java 2019 Pattern
PDF
No ratings yet
Commerce Bba CA Semester 5 2023 April Core Java 2019 Pattern
2 pages
Core java 1
PDF
No ratings yet
Core java 1
2 pages
ICT test 1 QP OOPS
PDF
No ratings yet
ICT test 1 QP OOPS
2 pages
CH - 1 Revision Class 9
PDF
No ratings yet
CH - 1 Revision Class 9
6 pages
computer paper
PDF
No ratings yet
computer paper
10 pages
OOP-I Question - Bank
PDF
No ratings yet
OOP-I Question - Bank
17 pages
Java Previous Year Question Papers
PDF
No ratings yet
Java Previous Year Question Papers
12 pages
Java - Questions Papers
PDF
No ratings yet
Java - Questions Papers
11 pages
Java Prog Question Paper
PDF
No ratings yet
Java Prog Question Paper
4 pages
OOP Question Bank
PDF
No ratings yet
OOP Question Bank
11 pages
75011737784337169-Grade10CAPrelims4QP
PDF
No ratings yet
75011737784337169-Grade10CAPrelims4QP
9 pages
Nurture International School
PDF
No ratings yet
Nurture International School
5 pages
S-24-OOPJ
PDF
No ratings yet
S-24-OOPJ
2 pages
MSBTE JAVA 9113 Question Paper
PDF
No ratings yet
MSBTE JAVA 9113 Question Paper
10 pages
JAVA
PDF
No ratings yet
JAVA
6 pages
COMPUTER Class 10
PDF
No ratings yet
COMPUTER Class 10
21 pages
TBS Undri, Class IX Final paper Suhani M.
PDF
No ratings yet
TBS Undri, Class IX Final paper Suhani M.
5 pages
FebruaryMarch 2022
PDF
No ratings yet
FebruaryMarch 2022
1 page
19022024024645class 9 Computer Applications Master Worksheet 2024
PDF
No ratings yet
19022024024645class 9 Computer Applications Master Worksheet 2024
3 pages
10 Computer Application Practice 2
PDF
No ratings yet
10 Computer Application Practice 2
6 pages
java programming 2080
PDF
No ratings yet
java programming 2080
2 pages
Java F
PDF
No ratings yet
Java F
42 pages
WS II CA Revision TermI Grade X 24 25
PDF
No ratings yet
WS II CA Revision TermI Grade X 24 25
10 pages
Std. 10 - Computer Applications
PDF
No ratings yet
Std. 10 - Computer Applications
6 pages
Computer_PYQ_2015_2023
PDF
No ratings yet
Computer_PYQ_2015_2023
25 pages
BIT 243 - Java Programming - Mid - Exam
PDF
No ratings yet
BIT 243 - Java Programming - Mid - Exam
13 pages
Computer Applications (ICSE) Sample Paper 4
PDF
100% (4)
Computer Applications (ICSE) Sample Paper 4
3 pages
WWW - Manaresults.co - In: (Common To CE, EEE, ME, ECE, EIE, MSNT)
PDF
No ratings yet
WWW - Manaresults.co - In: (Common To CE, EEE, ME, ECE, EIE, MSNT)
2 pages
Comp_StXavier
PDF
No ratings yet
Comp_StXavier
4 pages
Java_Exam_Paper
PDF
No ratings yet
Java_Exam_Paper
2 pages
solution of java question paper 2
PDF
No ratings yet
solution of java question paper 2
10 pages
Java Assignment Aditya Sharma
PDF
No ratings yet
Java Assignment Aditya Sharma
13 pages
Class 10 1st Term Paper - Retest
PDF
No ratings yet
Class 10 1st Term Paper - Retest
8 pages
Sample MCQ
PDF
No ratings yet
Sample MCQ
4 pages
With MCQ On
PDF
No ratings yet
With MCQ On
8 pages
Grade 9 Computer Sample Paper
PDF
No ratings yet
Grade 9 Computer Sample Paper
6 pages
TBC-303 Java Programing Pyq For BCA BSC - It
PDF
No ratings yet
TBC-303 Java Programing Pyq For BCA BSC - It
3 pages
4 Bca Java
PDF
No ratings yet
4 Bca Java
3 pages
The Java Library
PDF
No ratings yet
The Java Library
3 pages
II B. Tech II Semester Regular Examinations, April - 2018 Java Programming
PDF
No ratings yet
II B. Tech II Semester Regular Examinations, April - 2018 Java Programming
4 pages
Java Test With Answers
PDF
No ratings yet
Java Test With Answers
21 pages
10 Computer Applications HY 23-24
PDF
No ratings yet
10 Computer Applications HY 23-24
7 pages
Paper Class 10th 2024-25
PDF
No ratings yet
Paper Class 10th 2024-25
6 pages
Oops (B.a 4TH Sem)
PDF
No ratings yet
Oops (B.a 4TH Sem)
8 pages
Unit I New
PDF
No ratings yet
Unit I New
2 pages
Review Test 1
PDF
No ratings yet
Review Test 1
4 pages
Java Question Paper 3 PDF
PDF
No ratings yet
Java Question Paper 3 PDF
5 pages
Bsc Computer Science Cs Semester 5 2022 November Object Oriented Programming i Core Java 2019 Pattern
PDF
No ratings yet
Bsc Computer Science Cs Semester 5 2022 November Object Oriented Programming i Core Java 2019 Pattern
3 pages
java main
PDF
No ratings yet
java main
3 pages
Computer Mcq- Class9
PDF
No ratings yet
Computer Mcq- Class9
15 pages
Final Qus Model Java Programming Paper - 2025 By _ SILAS
PDF
No ratings yet
Final Qus Model Java Programming Paper - 2025 By _ SILAS
4 pages
AllPossibleQuestionBank (Desc&Obj) ..R22 OOPSJAVA 2324SEM1..14112023
PDF
No ratings yet
AllPossibleQuestionBank (Desc&Obj) ..R22 OOPSJAVA 2324SEM1..14112023
18 pages
AprilMay 2023
PDF
No ratings yet
AprilMay 2023
2 pages