Bissoy.com
Login
Doctors
Medicines
MCQs
Q&A
Ask
Merit Test
Questions
Courses
What is not true of a Java bean?
There are no public instance variables.
All persistent values are accessed using getxxx and setxxx methods.
It may have many constructors as necessary.
All of the above are true of a Java bean.
LohaHridoy
0
Edit
4
views
2025-01-04 04:42
1
Answers
AhmedNazir
Answer: Option 3
Let'
0
Thanks
4
views
Answered
2022-09-01 13:21
Report
Edit
Call
Related Questions
What is the output for the below code import java.io.FileNotFoundException; class A{ public void printName() throws FileNotFoundException{ System.out.println("Value-A"); } } class B extends A{ public void printName() throws NullPointerException{ System.out.println("Name-B"); } } public class Test{ public static void main (String[] args) throws Exception{ A a = new B(); a.printName(); } }?
1 Answers
6
Views
What is the similarity between Milwaukee Deep, Java Trench and Challenger Deep?
1 Answers
4
Views
Automatic type conversion in Java takes place when?
1 Answers
4
Views
When comparing java.io.BufferedWriter and java.io.FileWriter, which capability exist as a method in only one of two ?
1 Answers
15
Views
How many primitive data types are there in Java?
1 Answers
5
Views
You have the following code in a file called Test.java class Base{ public static void main(String[] args){ System.out.println("Hello"); } } public class Test extends Base{} What will happen if you try to compile and run this?
1 Answers
5
Views
To run a compiled Java program, the machine must have what loaded and running?
1 Answers
5
Views
What programming language(s) or scripting language(s) does Java Server Pages (JSP) support?
1 Answers
5
Views
What does the subexpression /java(script)/ result in ?
1 Answers
4
Views
Consider the following code snippet var f = new java.io.File("/tmp/test"); var out = new java.io.FileWriter(f); out instanceof java.io.Reader What will be the output for the above code snippet?
1 Answers
6
Views
কোরআন
হাদিস
চাকুরি প্রস্তুতি
বিশ্ববিদ্যালয় ভর্তি
মেডিকেল SBA
12
এইচএসসি
10
এসএসসি
8
জেএসসি
এক্সাম দিয়ে মেধা যাচাই করুন
Job Preparation (1125)
Admission (754)
এসএসসি (10)
এইচএসসি (5)
Login Required
You need to log in to continue.
Login
Cancel
Download Required
You need to download the app to make a call.
Download
Cancel