
candlestick-chart – candlestick – কুইজ মডেল টেস্ট অনুশীলন – 15
candlestick-chart- candlestick | 1615. Can assignmenet operator = be used to add
- none
- yes
- no
- maybe
1616. How to display trailing zeros in formatted output ?
- cout.setf(ios::showzero)
- cout.setf(ios::showdec)
- cout.setf(ios::showtrail)
- cout.setf(ios::showpoint)
1617. When a member function is called using its name inside another member function of same class, its called ?
- nesting of function
- containership
- polymorphism
- function overloading
1618. Another method of initialising class objects
- constructor arg_list : initialising section {}
- arg_list : visibility mode class_name{}
- constructor visibility mode{}
- constructor initialising :visibility mode{}
1619. How do we define a constructor ?
- ~X(){}
- X~() {}
- X(){}~
- X()~{}
1620. Inline fuctions are invoked at the time of _________
- depends on how it is invoked
- compile time
- run time
- both B and C
1621. elements = [0, 1, 2]; def incr(x):return x+1; print(list(map(elements, incr)))
- Error[0
- 1
- 2]None[1
- 2
1622. Which of these members do get inherited but become private members in child class?
- private
- protected
- public
- all of them
1623. Enumerators will allocate the memory when its variables are defined
- TRUE
- FALSE
1624. Given a function that does not return any value, What value is thrown by itby default when executed in shell.
- none
- void
- bool
- int
আমাদের কাছে থাকা লক্ষ লক্ষ মডেল টেস্ট থেকে প্রাকটিজের জন্য কিছু এখানে তুলে ধরা হল। প্রতিটি অধ্যায়ের উপরে ইশিখন.কম কুইজ চ্যালেঞ্জ এ আছে শত শত মডেল টেস্ট বার বার মডেল টেস্ট দিয়ে নিজেকে যাচাই কর এবং পুরো বাংলাদেশের সকল শিক্ষার্থীর সাথে আপনার মেধা তালিকা দেখুন। প্রশ্নে কোন প্রকার ভুল থাকলে সঠিক উত্তরসহ নিচে কমেন্ট করে জানাবেন, আমরা ঠিক করে দেবো।