python-mock – programming-python – কুইজ মডেল টেস্ট অনুশীলন – 11
8594. The option given at command-line interface during interpreter invocation to ignore all PYTHON* environment variables, is
- s
- e
- S
- E
8595. Text encoding in Python 3 is done in
- ASCII
- UTF-16
- UNICODE
- UTF-8
8596. The listing of attributes and methods of user-defined class, is generated by
- detail()
- info()
- list()
- dir()
8597. Which of the following function takes a string as argument and displays it to the user
- feed
- take
- input
- grab
8598. What is the value in ‘x’ from following expression x = 17 / 2 % 2 * 3**3
- 13.5
- 9
- 14
- 8.5
8599. The data structure which is not an sequence, is
- Dictionary
- List
- String
- Tuple
8600. Which parameter displays python version
- -V
- -Ver
- -ver
- -v
8601. The option given at command-line interface during interpreter invocation to discard docstrings for optimization, is
- oo
- OO
- o
- O
8602. A docstring is placed in a module at
- Any line starting with //
- First line
- Any line starting with #
- Last line
8603. The zip function is used for
- Combining multiple source files
- Pairing multiple sequences
- Grouping related modules
- Packing the project
আমাদের কাছে থাকা লক্ষ লক্ষ মডেল টেস্ট থেকে প্রাকটিজের জন্য কিছু এখানে তুলে ধরা হল। প্রতিটি অধ্যায়ের উপরে ইশিখন.কম কুইজ চ্যালেঞ্জ এ আছে শত শত মডেল টেস্ট বার বার মডেল টেস্ট দিয়ে নিজেকে যাচাই কর এবং পুরো বাংলাদেশের সকল শিক্ষার্থীর সাথে আপনার মেধা তালিকা দেখুন। প্রশ্নে কোন প্রকার ভুল থাকলে সঠিক উত্তরসহ নিচে কমেন্ট করে জানাবেন, আমরা ঠিক করে দেবো।
0 responses on "python-mock - programming-python"