You are on page 1of 2

Q1: What is the purpose of $_SESSION[]??

a none of the above

b Used to initialize a session.

c Used to store variables of the current session

d None

e None

f Used to register a global variable

Q2: Which of the following function opens a file??

a filesize()

b None

c fread()

d fopen()

e None

f file_exist()

Q3: How can we set infinite execution time for a PHP script??

a Add set_time_limit(infinity) at the beginning of a script

b Add set_time_limit(0) at the beginning of a script

c None

d None

e Add set_time_limit() at the beginning of a script

f None

Q4: What is the correct HTML for making a checkbox??


a None

b <checkbox>

c <input type="check">

d <input type="checkbox">

e <check>

f None

Q5: You can change your Wordpress themes using??

a None

b None

c wp-config.php file

d Wordpress Plugins

e Wordpress Settings

f Wordpress Appearance

Q6: What will happen If you run the command "init 6" in your terminal?

The correct Answer is: None

b Reboot the system

c Shut down the system

The correct Answer is: None

e Start the system without a display manager (GUI)

f Enter single user mode

You might also like