logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • What is the difference between characters 23 and x23?


  • Correct Answer
  • The first one is octal 23, the second is hex 23 


  • Technology problems


    Search Results


    • 1. What?s the special meaning of __sleep and __wakeup?
    • Discuss
    • 2. If the variable $a is equal to 5 and variable $b is equal to character a, what?s the value of $$b?
    • Discuss
    • 3. I am trying to assign a variable the value of 0123, but it keeps coming up with a different number, what?s the problem?
    • Discuss
    • 4. What does a special set of tags do in PHP?
    • Discuss
    • 5. How do I find out the number of parameters passed into function?
    • Discuss
    • 6. What?s the difference between md5( ), crc32( ) and sha1( ) crypto on PHP?
    • Discuss
    • 7. What?s the difference between include and require?
    • Discuss
    • 8. How do you define a constant?
    • Discuss
    • 9. How do you pass a variable by value?
    • Discuss
    • 10. Explain the ternary conditional operator in PHP?
    • Discuss


    Comments

    There are no comments.

Enter a new Comment