Which of the following represents the proper way to set a session variable? Answer: a. $_SESSION['foo'] = 'bar'; b. session_start(); c. session_set_save_handler ('myopen', 'myclose', 'myread', 'mywrite', 'mydelete', 'mygarbage'); d. $foo = $_SESSION['foo']; 2.When administering MySQL, you should make the data directory accessible via the operating system 3.which statement can be used to determine how the optimizer resolves a query
9 19053Post New Cybercom Interview Questions
What is ado.net architecture?
What is Direct Access Method?
Write a code for passing ArrayList in Web API?
What is the function to count elements in an array in PHP?
If you are asked to change the way tables are displayed in web reporting how would you do this?
What is 1nf normalization form?
Explain the difference between asp & asp.net.
What is an inhibitor of codeigniter?
How will you execute 1000 test case in a day ??
What is the role of action class in struts?
What are the three important elements of a slide presentation?
What are the preferred tools for wardriving?
Explain groupings and levels?
What are the accounting conventions and Practices?
Which are the app’s state transitions when it is launched?