Programming - PHP

You Are Here :: Home > Programming > PHP- General Questions

 
25.

Does PHP provide the goto keyword in latest version??                          


A. Yes B. No
C. - D. -




26.

We have two variable definitions: 1. 023 x23 Choose the correct options:?                          


A. 1 is octal B. 2 is hexadecimal
C. 2 is octal D. 1 is hexadecimal




27.

Which of the following is not a predefined constant??                          


A. TRUE B. FALSE
C. NULL D. _FILE_




28.

What will be the output of the following code? $a = 10; if ($a > 5 OR < 15) echo 'true'; else echo 'false';?                          


A. TRUE B. false
C. No output D. Parse Error




29.

You need to check the size of a file in PHP function. $size = X(filename); Which function will suitably replace 'X'??                          


A. filesize B. size
C. sizeofFile D. getSize




30.

Which of the following vaiables is not related to file uploads??                          


A. max_file_size B. max_execution_time
C. post_max_size D. max_input_time




« prev

1

2

3

4

5

6

7

8

9

next »

 
 



© 2013 freshersindia.in ® | Copyrights | Terms & Conditions
   Designed by Freshers India
Catch Us on