
candlestick-chart – candlestick – কুইজ মডেল টেস্ট অনুশীলন – 3
1495. Which of the following describes c++ language correctly
- dynamically types
- type-less
- both A and B
- Statiscally typed
1496. Which of the following language is not supported by C++
- reflection
- Operatoe overloading
- Exception handling
- namespace
1497. Which of the following cannot be passed to a function ?
- array
- file
- refernce variable
- object
1498. Which is more memory efficient ?
- union
- structure
- epends on the programmer
- both use same memory
1499. Operator used to deal with pointer objects and members
- ->
- none
- ->* dereferencing
- **
1500. The destination statement for the goto label is identified by what label ?
- :
- $
- *
- @
1501. What is the output of cout<<(5^5); ?
- 25
- 5
- error
- 0
1502. How to display plus sign in output?
- cout.setf(ios::showdec)
- cout.setf(ios::showpoint)
- cout.setf(ios::showtrail)
- cout.setf(ios::showpos)
1503. What does derived class does not inherit from the base class?
- all of the above
- friends
- constructor & destructor
- operator = () members
1504. Which class allows primitive types to be accessed as objects ?
- friend
- wrapper
- virtual
- storage
আমাদের কাছে থাকা লক্ষ লক্ষ মডেল টেস্ট থেকে প্রাকটিজের জন্য কিছু এখানে তুলে ধরা হল। প্রতিটি অধ্যায়ের উপরে ইশিখন.কম কুইজ চ্যালেঞ্জ এ আছে শত শত মডেল টেস্ট বার বার মডেল টেস্ট দিয়ে নিজেকে যাচাই কর এবং পুরো বাংলাদেশের সকল শিক্ষার্থীর সাথে আপনার মেধা তালিকা দেখুন। প্রশ্নে কোন প্রকার ভুল থাকলে সঠিক উত্তরসহ নিচে কমেন্ট করে জানাবেন, আমরা ঠিক করে দেবো।