
candlestick-chart – candlestick – কুইজ মডেল টেস্ট অনুশীলন – 24
1705. The output of this program is : int main() { cout<<“HELLO world!” return 0; }
- HELLO world!
- 0
- syntax error
- HELLO world
1706. A null pointer is nothing but a void pointer pointing to nowhere ?
- TRUE
- value is 0
- FALSE
- none
1707. Argument values are passed to the constructor of the base class by
- base class function
- base class constructor
- derived class constructor
- derived class
1708. Operator that cannot be overloaded
- #ERROR!
1709. Objects can be passed by only
- call by reference
- none
- call by value
- call by value and reference
1710. What will happen when introduce the interface of classes in a run-time polymorphic hierarchy?
- Separation of interface from debugging
- Merging of interface from implementation
- Separation of interface from implementation
- None of the mentioned
1711. structure holds data members that are
- none
- protected
- public
- private
1712. To display the no. of objects created till a articular moment we use
- showob()
- showpos()
- countdisplay()
- showcount()
1713. What does the following statement mean? int (*fp)(char*)
- pointer to function taking a char* argument and returns an int
- pointer to a pointer
- function taking a char* argument and returning a pointer to int
- pointer to an array of chars
1714. What is the output of “hello”+1+2+3 ?
- error
- hello6
- hello123
- hello
আমাদের কাছে থাকা লক্ষ লক্ষ মডেল টেস্ট থেকে প্রাকটিজের জন্য কিছু এখানে তুলে ধরা হল। প্রতিটি অধ্যায়ের উপরে ইশিখন.কম কুইজ চ্যালেঞ্জ এ আছে শত শত মডেল টেস্ট বার বার মডেল টেস্ট দিয়ে নিজেকে যাচাই কর এবং পুরো বাংলাদেশের সকল শিক্ষার্থীর সাথে আপনার মেধা তালিকা দেখুন। প্রশ্নে কোন প্রকার ভুল থাকলে সঠিক উত্তরসহ নিচে কমেন্ট করে জানাবেন, আমরা ঠিক করে দেবো।