
html5 – web-design-html-html5 – কুইজ মডেল টেস্ট অনুশীলন – 17
10322. Value of ix+j , if I,j are integer type and ix is long type would be
- float
- double precision
- long int
- integer
10323. print(‘Hello!2@#World’.istitle())
- TRUE
- error
- FALSE
- none
10324. getdata() is used to input
- single character
- single integer
- string of characters
- string of float
10325. What’s wrong with the code : for(int k=2,k<=12,k++)
- semicolon should be there at the end
- variable must always be a letter i
- increment should always be ++k
- commas should be semicolon
10326. A stream acts as a
- source
- both
- none
- destination
10327. The output of this program is : int main() { cout<<“HELLO world!” return 0; }
- HELLO world
- HELLO world!
- syntax error
- 0
10328. elements = [0, 1, 2]; def incr(x):return x+1; print(list(map(elements, incr)))
- Error[1
- 2
- 3][0
- 1
10329. What is the output of “hello”+1+2+3 ?
- hello
- hello123
- error
- hello6
10330. What is the output of the following code: print 9//2
- 4
- 4.5
- error
- 0
10331. What is the return value of trunc() ?
- float
- bool
- int
- none
আমাদের কাছে থাকা লক্ষ লক্ষ মডেল টেস্ট থেকে প্রাকটিজের জন্য কিছু এখানে তুলে ধরা হল। প্রতিটি অধ্যায়ের উপরে ইশিখন.কম কুইজ চ্যালেঞ্জ এ আছে শত শত মডেল টেস্ট বার বার মডেল টেস্ট দিয়ে নিজেকে যাচাই কর এবং পুরো বাংলাদেশের সকল শিক্ষার্থীর সাথে আপনার মেধা তালিকা দেখুন। প্রশ্নে কোন প্রকার ভুল থাকলে সঠিক উত্তরসহ নিচে কমেন্ট করে জানাবেন, আমরা ঠিক করে দেবো।