
php-variable – programming-php – কুইজ মডেল টেস্ট অনুশীলন – 19
8482. Which of the following is not a predefined constant
- F
- _FILE_
- NULL
- T
8483. Variable names are preceded by
- *
- &
- $
- ^
8484. Variable names in PHP are
- Precede by ^ and case sensitive
- Precede by $ and case insensitive
- case insensitive
- case sensitive
8485. which of the following is a correct declaration
- static $varb = 1+(2*90);
- static $varb = new Object;static $varb = array(1
- val’
- 3);static $varb = sqrt(81);
8486. Variables/functions in PHP don’t work directly with:
- isset()
- print()
- All of the above
- echo()
8487. Which of the following variable names are invalid
- $var_1
- None of the above
- $var-1
- $var1
8488. Which of the following is not valid PHP code
- ${“MyVar ”}
- &$something
- $_10
- $10_somethings
আমাদের কাছে থাকা লক্ষ লক্ষ মডেল টেস্ট থেকে প্রাকটিজের জন্য কিছু এখানে তুলে ধরা হল। প্রতিটি অধ্যায়ের উপরে ইশিখন.কম কুইজ চ্যালেঞ্জ এ আছে শত শত মডেল টেস্ট বার বার মডেল টেস্ট দিয়ে নিজেকে যাচাই কর এবং পুরো বাংলাদেশের সকল শিক্ষার্থীর সাথে আপনার মেধা তালিকা দেখুন। প্রশ্নে কোন প্রকার ভুল থাকলে সঠিক উত্তরসহ নিচে কমেন্ট করে জানাবেন, আমরা ঠিক করে দেবো।