| 51. |
What will be the output of the following PHP code? (નીચેના PHP કોડનું આઉટપુટ શું હશે?)
|
||||||||
|
Answer:
Option (d) |
| 52. |
What will be the output of the following PHP code? (નીચેના PHP કોડનું આઉટપુટ શું હશે?)
|
||||||||
|
Answer:
Option (a) |
| 53. |
Which of the following variable is used to generate random numbers using PHP? (નીચેનામાંથી કયા વેરીએબલનો ઉપયોગ PHP નો ઉપયોગ કરીને random numbers બનાવવા માટે થાય છે?)
|
||||||||
|
Answer:
Option (b) |
| 54. |
What will be the output of the following PHP code? (નીચેના PHP કોડનું આઉટપુટ શું હશે?)
|
||||||||
|
Answer:
Option (b) |
| 55. |
The getdate() function returns _______. (getdate() ફંક્શન _______ રિટર્ન આપે છે.)
|
||||||||
|
Answer:
Option (c) |
| 56. |
Which function is used to return date information? (તારીખની માહિતી રિટર્ન કરવા માટે કયા ફંક્શનનો ઉપયોગ થાય છે?)
|
||||||||
|
Answer:
Option (c) |
| 57. |
What will be the output of the following PHP code? (નીચેના PHP કોડનું આઉટપુટ શું હશે?)
|
||||||||
|
Answer:
Option (c) |
| 58. |
Which one of the following function is useful for producing a timestamp based on a given date and time? (આપેલ તારીખ અને સમયના આધારે ટાઇમસ્ટેમ્પ બનાવવા માટે નીચેનામાંથી કયું ફંકશન ઉપયોગી છે?)
|
||||||||
|
Answer:
Option (d) |
| 59. |
The _______ writes to an open file. (_______ ઓપન ફાઇલમાં write કરે છે.)
|
||||||||
|
Answer:
Option (b) |