
java-core – programming-java – কুইজ মডেল টেস্ট অনুশীলন – 1
7744. If a class is using an interface, it must___________.
- inherit the properties of the interface
- create an interface object
- contain the same methods as the interface
- all of the above
7745. What does each object have its own copy of
- Instance variables
- Inherited procedures
- Local procedures
- Inherited variables
7746. What is another name for a super class
- derived class
- sub class
- base class
- inherit class
7747. What is the output of the code public class B : A { }
- B and C
- Errors
- It defines a class that inherits all the methods of A but the private members cannot be accessed.
- It defines a class that inherits the public methods of A only.
7748. Which keyword does the object instantiation
- class
- new
- =
- object
7749. Can calling a destructor be controlled___________
- Yes
- No
- Depends on the class
- Can Not Say
7750. What is accessibility modifier “protected internal”
- It is the least permissive access level
- It is available within the class definition
- It is the most permissive access level
- It is available to classes that are within the same assembly and derived from the specified base class.
7751. How does C# achieve polymorphism
- By using Abstract classes/functions
- None of the above
- By Encapsulating classes/functions
- By using Delegates in classes/functions
7752. Which of the following operators, cannot be overloaded
- None of the above
- *
- +
- –
7753. Which method is used for selecting a radio button in a form
- select
- choose
- pick
- check
আমাদের কাছে থাকা লক্ষ লক্ষ মডেল টেস্ট থেকে প্রাকটিজের জন্য কিছু এখানে তুলে ধরা হল। প্রতিটি অধ্যায়ের উপরে ইশিখন.কম কুইজ চ্যালেঞ্জ এ আছে শত শত মডেল টেস্ট বার বার মডেল টেস্ট দিয়ে নিজেকে যাচাই কর এবং পুরো বাংলাদেশের সকল শিক্ষার্থীর সাথে আপনার মেধা তালিকা দেখুন। প্রশ্নে কোন প্রকার ভুল থাকলে সঠিক উত্তরসহ নিচে কমেন্ট করে জানাবেন, আমরা ঠিক করে দেবো।