
candlestick-chart – candlestick – কুইজ মডেল টেস্ট অনুশীলন – 10
candlestick-chart-মডেল টেস্ট অনুশীলন | 1565. Which of the following is a selection statement in c++ ?
- switch
- exit
- break
- goto
1566. Which of the following library function below by default aborts the program ?
- end()
- exit()
- terminate()
- abort()
1567. What does message passing signifies?
- operator overloading
- function overloading
- Request execution
- Generates result
1568. Null pointers are those pointers who
- are not initialised in program
- are null
- have value 0
- all the above
1569. Which operator is used for dynamic memory allocation ?
- membership access
- new
- ?:
- ::
1570. Suppose d = {1:10, 1:20}, then what will be the output of len(d) and d[1] respectively?
- 2 and 10
- 1 and 10
- 1 and 20
- 2 and 20
1571. Static member functions are called using
- none
- objects name
- another non static member function
- class name
1572. What do vectors represent?
- Static arrays
- Dynamic arrays
- Queue
- Stack
1573. Which of the following is a correct comment ?
- */comments */
- { comment }
- ** comment **
- /* comments */
1574. Static data members are initialised by what value?
- non zero
- one
- zero
- null
আমাদের কাছে থাকা লক্ষ লক্ষ মডেল টেস্ট থেকে প্রাকটিজের জন্য কিছু এখানে তুলে ধরা হল। প্রতিটি অধ্যায়ের উপরে ইশিখন.কম কুইজ চ্যালেঞ্জ এ আছে শত শত মডেল টেস্ট বার বার মডেল টেস্ট দিয়ে নিজেকে যাচাই কর এবং পুরো বাংলাদেশের সকল শিক্ষার্থীর সাথে আপনার মেধা তালিকা দেখুন। প্রশ্নে কোন প্রকার ভুল থাকলে সঠিক উত্তরসহ নিচে কমেন্ট করে জানাবেন, আমরা ঠিক করে দেবো।