Bissoy.com
Login
Doctors
Medicines
MCQs
Q&A
Ask
Merit Test
Questions
Courses
Which of the following term originates from the Greek language that means “having multiple forms,” defines OOP’s ability to redefine, a class’s characteristics?
Abstraction
Polymorphism
Inheritance
Differential
LohaHridoy
0
Edit
4
views
2025-01-04 04:42
1
Answers
AhmedNazir
Answer: Option 2
Let'
0
Thanks
4
views
Answered
2022-09-01 13:21
Report
Edit
Call
Related Questions
What does 'come' represent in a code language Statements : I. 'pit na tac' means 'come and go' in that code language. II. 'ja ta da' means 'you are good' in that code language. III. 'na da rac' means 'you can come' in that code language.?
1 Answers
7
Views
What will be the output class A{ static void method(){ System.out.println("Class A method"); } } class B extends A{ static void method(){ System.out.println("Class B method"); } } public class Test{ public static void main(String args[]){ A a = new B(); a.method(); } }?
1 Answers
5
Views
What will be the output interface A{ public void method(); } class One{ public void method(){ System.out.println("Class One method"); } } class Two extends One implements A{ public void method(){ System.out.println("Class Two method"); } } public class Test extends Two{ public static void main(String[] args){ A a = new Two(); a.method(); } }?
1 Answers
13
Views
What will be the result after the class Test execution class A{ public void doA(){ B b = new B(); b.dobB(); System.out.print("doA"); } } class B{ public void dobB(){ C c = new C(); c.doC(); System.out.print("doB"); } } class C{ public void doC(){ if(true) throw new NullPointerException(); System.out.print("doC"); } } public class Test{ public static void main(String args[]){ try{ A a = new A(); a.doA(); }catch(Exception ex){ System.out.print("error"); } } }?
1 Answers
9
Views
If, (a) QUO CUI HEER means BOY IS GOOD. (b) LAI QUO MEA means SITA IS FAIR. (c) RUO LEV MEA means ALL ARE FAIR. (d) SI HAI CUI means DOG WAS GOOD. then which of the following words stands for BOY ?
1 Answers
5
Views
If, (A) CHIP DIN CHUNK means STUDENT ATTENDS CLASS. (B) DIN SHUNK DINK means ARJUN IS STUDENT. (C) JUMP MINK SINK means SCHOOLS ARE GOOD. (D) DINK MUP CHIMP means TEACHER IS TEACHING. Then which one of the following is used for Arjun ?
1 Answers
6
Views
Which word in the code language means 'flower' Statements : I. 'de fu la pane' means 'rose flower is beautiful' and 'la quiz' means 'beautiful tree'. II. 'de la chin' means 'red rose flower' and 'pa chin' means 'red tea'.?
1 Answers
5
Views
Which code word stands for 'good' in the coded sentence 'sin co bye' which means 'He is good' Statements : I. In the same code language, 'co mot det' means 'They are good'. II. In the same code language, 'sin mic bye' means 'He is honest'.?
1 Answers
7
Views
If A + B means A is the sister of B; A x B means A is the wife of B, A % B means A is the father of B and A - B means A is the brother of B. Which of the following means T is the daughter of P?
1 Answers
6
Views
If X + Y means X is the daughter of Y; X - Y means X is the brother of Y; X % Y means X is the father of Y and X x Y means X is the sister of Y. Which of the following means I is the niece of J?
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