
functions-c – programming-c – কুইজ মডেল টেস্ট অনুশীলন – 4
6568. Data members and member functions are enclosed within ?
- array
- structure
- union
- class
6569. Inline fuctions are invoked at the time of _________
- compile time
- both B and C
- depends on how it is invoked
- run time
6570. Given a function that does not return any value, What value is thrown by itby default when executed in shell.
- none
- int
- void
- bool
6571. The library function exit() causes an exit from ?
- program in which it occurs
- the block in which it occurs
- function in which it occurs
- the loop in which it occurs
6572. Which of the following operator is allowed to define member functions of class outside class ?
- 😕
- %
- ::
- ?
6573. which of the following functions of class cannot modify its attributes ?
- friend
- private
- constant
- static
6574. which of the following function types cannot be overloaded ?
- both B and C
- virtual functions
- static functions
- member functions
6575. Pure virtual functions
- functions of base class do not perform any task
- cannot exists
- functions of base class work
- functions of derived do not work
6576. Static member functions are called using
- objects name
- none
- another non static member function
- class name
6577. Static variables initialize variables with an initial value of
- 0
- null
- none of the above
- 1
আমাদের কাছে থাকা লক্ষ লক্ষ মডেল টেস্ট থেকে প্রাকটিজের জন্য কিছু এখানে তুলে ধরা হল। প্রতিটি অধ্যায়ের উপরে ইশিখন.কম কুইজ চ্যালেঞ্জ এ আছে শত শত মডেল টেস্ট বার বার মডেল টেস্ট দিয়ে নিজেকে যাচাই কর এবং পুরো বাংলাদেশের সকল শিক্ষার্থীর সাথে আপনার মেধা তালিকা দেখুন। প্রশ্নে কোন প্রকার ভুল থাকলে সঠিক উত্তরসহ নিচে কমেন্ট করে জানাবেন, আমরা ঠিক করে দেবো।