Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Home
»
Interview
»
Technology
When are you supposed to use endif to end the conditional statement?
Correct Answer:
When the original if was followed by : and then the code block without braces
← Previous Question
Next Question→
More Questions from
Technology
What’s the difference between accessing a class method via -> and via ::?
So if md5( ) generates the most secure hash, why would you ever use the less secure crc32( ) and sha1( )?
Would I use print "$a dollars" or "{$a} dollars" to print out the amount of dollars in this example?
How do I find out the number of parameters passed into function?
What does a special set of tags do in PHP?
I am trying to assign a variable the value of 0123, but it keeps coming up with a different number, what’s the problem?
If the variable $a is equal to 5 and variable $b is equal to character a, what’s the value of $$b?
What’s the special meaning of __sleep and __wakeup?
What is the difference between characters 23 and x23?
What’s the difference between md5( ), crc32( ) and sha1( ) crypto on PHP?
Discussion & Comments
No comments yet. Be the first to comment!
Name:
Comment:
Post Comment
Join Discussion
Discussion & Comments