
Candlestick Chart । কুইজ মডেল টেস্ট অনুশীলন
1515. What is the output of : print len(set([1,1,2,3,3,2,1]))
- 7
- 1
- 0
- 3
1516. In case of multiple inheritance base class are constructed in same manner as they appear
- in program order
- in main()
- in derived class declaration
- all the given
1517. ios::basefield is used to define
- hexadecimal base
- all of given
- decimal base
- octadecimal base
1518. A member function declared inside class is
- global to all as functions are never local
- none
- local to every class
- local to that class
1519. What data type is the object L = [1, 2, ‘hello’, 3] ?
- Dictionary
- List
- Tuple
- Array
1520. What is the output of the following code: print 9//2
- 4
- 4.5
- 0
- error
1521. Dot operators are used for ?
- all the given
- access protected members
- access public member
- inherit private members
1522. Is it possible to derive from base class in protected mode ?
- it depends
- none
- yes
- no
1523. Can private members be inherited?
- no
- sometimes
- yes
- yes but not accessed
1524. Queues are based on ?
- LILO
- FILO
- LIFO
- FIFO
আমাদের কাছে থাকা লক্ষ লক্ষ মডেল টেস্ট থেকে প্রাকটিজের জন্য কিছু এখানে তুলে ধরা হল। প্রতিটি অধ্যায়ের উপরে ইশিখন.কম কুইজ চ্যালেঞ্জ এ আছে শত শত মডেল টেস্ট বার বার মডেল টেস্ট দিয়ে নিজেকে যাচাই কর এবং পুরো বাংলাদেশের সকল শিক্ষার্থীর সাথে আপনার মেধা তালিকা দেখুন। প্রশ্নে কোন প্রকার ভুল থাকলে সঠিক উত্তরসহ নিচে কমেন্ট করে জানাবেন, আমরা ঠিক করে দেবো।