
candlestick-chart – candlestick – কুইজ মডেল টেস্ট অনুশীলন – 6
1525. to initialize objects in a class we use
- member value
- objects
- member function
- constructor
1526. Which of the following can be used to allocate space to an array dynamically ?
- malloc()
- calloc()
- both A and B
- Realloc()
1527. What is the header file for working on array of characters ?
- string.h
- ctype.h
- ctype.c
- string
1528. Suppose d = {“hoho”:40, “toto”:45}, what happens when retieving a value using d[“yoyo”]?
- syntax error
- none
- no exception
- Keyerror exception
1529. What is the header file for working on files?
- ifstream.h
- none of the above
- ofstream.h
- fsteam.h
1530. What we will not do with function pointers?
- de-allocation of memory
- both a & b
- none
- allocation of memory
1531. Which looping process is best used when the number of iterations are known ?
- for
- all processes
- do while
- while
1532. Data items in a given class are always
- none
- protected
- public
- private
1533. There are no error checks in array bounds in c++
- yes
- invalid
- none
- no
1534. What does the ord() function print for single characters
- error
- uppercase/lowercase
- ASCII value +1
- ASCII value
আমাদের কাছে থাকা লক্ষ লক্ষ মডেল টেস্ট থেকে প্রাকটিজের জন্য কিছু এখানে তুলে ধরা হল। প্রতিটি অধ্যায়ের উপরে ইশিখন.কম কুইজ চ্যালেঞ্জ এ আছে শত শত মডেল টেস্ট বার বার মডেল টেস্ট দিয়ে নিজেকে যাচাই কর এবং পুরো বাংলাদেশের সকল শিক্ষার্থীর সাথে আপনার মেধা তালিকা দেখুন। প্রশ্নে কোন প্রকার ভুল থাকলে সঠিক উত্তরসহ নিচে কমেন্ট করে জানাবেন, আমরা ঠিক করে দেবো।