AMA University Answers
Login
Register
AMA OED
Courses
IT
IT-6314
What is the output of the foll...
What is the output of the following code? $a=1; ++$a; $a*=$a; echo $a- -;
4
Correct
Similar IT-6314 questions
Which is identified as a special variable, which can store multiple values in one single variable?
Which of the following employeeid will be displayed?
Which of the following statements contains an error?
Which of the following displays the unique values of the column. Select deptname from instructor;
Which of the following can add a row to a table?
Which function used to get the current time in mysql?