
candlestick-chart – candlestick – কুইজ মডেল টেস্ট অনুশীলন – 26
1725. Do while is a
- exit control loop
- looping pointer
- null loop
- entry control loop
1726. What will be displayed by print(ord(‘b’) – ord(‘a’)) ?
- 1
- 3
- 0
- 2
1727. What is size of generic pointer in C++ (in 32-bit platform) ?
- 0
- 8
- 4
- 2
1728. What is the name of :: operator ?
- none
- pointer
- scope resolution
- float
1729. Subscripting operator are
- ?:
- ()
- []
- >>
1730. Suppose s is “ttWorldn”, what is s.strip() ?
- World
- ttWORLDn
- ttWorld
- ttWorldn
1731. The output of this program is : int main() { cout<<"HELLO world!" return 0; }
- HELLO world!
- 0
- syntax error
- HELLO world
1732. A null pointer is nothing but a void pointer pointing to nowhere ?
- TRUE
- value is 0
- FALSE
- none
1733. Argument values are passed to the constructor of the base class by
- base class function
- base class constructor
- derived class constructor
- derived class
1734. Operator that cannot be overloaded
- #ERROR!
আমাদের কাছে থাকা লক্ষ লক্ষ মডেল টেস্ট থেকে প্রাকটিজের জন্য কিছু এখানে তুলে ধরা হল। প্রতিটি অধ্যায়ের উপরে ইশিখন.কম কুইজ চ্যালেঞ্জ এ আছে শত শত মডেল টেস্ট বার বার মডেল টেস্ট দিয়ে নিজেকে যাচাই কর এবং পুরো বাংলাদেশের সকল শিক্ষার্থীর সাথে আপনার মেধা তালিকা দেখুন। প্রশ্নে কোন প্রকার ভুল থাকলে সঠিক উত্তরসহ নিচে কমেন্ট করে জানাবেন, আমরা ঠিক করে দেবো।