
candlestick-chart – candlestick – কুইজ মডেল টেস্ট অনুশীলন – 17
1635. What is the output of – print 0xA + 0xB + 0xC
- Error
- 0x22
- 33
- 0xA0xB0xC
1636. What is the correct syntax for defining the inheritance ?
- class base_class: derived class_visibility mode
- class base_class: visibilty mode derived_class
- class derived_class: visiblity mode base_class
- class visibility mode: base_class derived_class
1637. Ambiguity and duplication in inheritance is removed by
- virtual constructors
- virtual derived class
- virtual class
- virtual base classes
1638. What is purpose of abstract class ?
- to provide security to other classes
- to provide appropriate base for other classes
- to provide data input to other classes
- to provide help with database connectivity
1639. Class is a
- container of data member
- none
- container of objects
- blueprint of objects
1640. What is termed as membership label is the given code: return_type class_name::function_name (argument list)
- return type
- function_name
- class_name
- argument list
1641. Which of the following is illegal?
- int i; double* dp = &i;string s
- *sp = 0;int *ip;
- int *pi = 0;
1642. which function returns the current position of the get or put pointer in bytes ?
- both a and b
- tellg()
- tellp()
- tell()
1643. The value 266.66 can represented using which data type?
- void
- int
- float
- bool
1644. Run time polymorphism is achieved by
- virtual constructors
- virtual base class
- virtual function
- virtual derived class
আমাদের কাছে থাকা লক্ষ লক্ষ মডেল টেস্ট থেকে প্রাকটিজের জন্য কিছু এখানে তুলে ধরা হল। প্রতিটি অধ্যায়ের উপরে ইশিখন.কম কুইজ চ্যালেঞ্জ এ আছে শত শত মডেল টেস্ট বার বার মডেল টেস্ট দিয়ে নিজেকে যাচাই কর এবং পুরো বাংলাদেশের সকল শিক্ষার্থীর সাথে আপনার মেধা তালিকা দেখুন। প্রশ্নে কোন প্রকার ভুল থাকলে সঠিক উত্তরসহ নিচে কমেন্ট করে জানাবেন, আমরা ঠিক করে দেবো।