
python-mock – programming-python – কুইজ মডেল টেস্ট অনুশীলন – 12
8604. The weakly internal variables have, which special character to recognize them
- &
- __
- $
- *
8605. The escape character f is used for
- Bell
- Carriage return
- Formfeed
- Tab
8606. When is __lt__ function is called
- If tuple is used
- If sequence is traversed
- If __init__ is customized by user
- If < is used
8607. What is the extension of an intermediate form that Python transforms the program into
- .pyx
- .pyc
- .py
- .pyd
8608. The pass statement is used for
- Nothing
- Jump to loop condition check
- Jump to loop’s else block
- Jump out of the loop
8609. The third value in the range function, refers to
- start value
- assigned value
- step value
- end value
8610. Which of the following method are used to read from file
- readline
- read
- None of the above
- Both of the above
8611. The data structure which is immutable, is
- Dictionary
- List
- Tuple
- Set
8612. The IDE bundled with python distribution, is
- IDLE
- PyDev
- Eclipse
- Notepad++
8613. Retrieving both key and value while traversing a dictionary, is done by method
- enumerate
- in
- items
- extend
আমাদের কাছে থাকা লক্ষ লক্ষ মডেল টেস্ট থেকে প্রাকটিজের জন্য কিছু এখানে তুলে ধরা হল। প্রতিটি অধ্যায়ের উপরে ইশিখন.কম কুইজ চ্যালেঞ্জ এ আছে শত শত মডেল টেস্ট বার বার মডেল টেস্ট দিয়ে নিজেকে যাচাই কর এবং পুরো বাংলাদেশের সকল শিক্ষার্থীর সাথে আপনার মেধা তালিকা দেখুন। প্রশ্নে কোন প্রকার ভুল থাকলে সঠিক উত্তরসহ নিচে কমেন্ট করে জানাবেন, আমরা ঠিক করে দেবো।