logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • Are objects passed by value or by reference?


  • Correct Answer
  • Everything is passed by value 


  • Technology problems


    Search Results


    • 1. Explain the ternary conditional operator in PHP?
    • Discuss
    • 2. How do you pass a variable by value?
    • Discuss
    • 3. How do you define a constant?
    • Discuss
    • 4. What?s the difference between include and require?
    • Discuss
    • 5. What?s the difference between md5( ), crc32( ) and sha1( ) crypto on PHP?
    • Discuss
    • 6. How do you call a constructor for a parent class?
    • Discuss
    • 7. Would you initialize your strings with single quotes or double quotes?
    • Discuss
    • 8. For printing out strings, there are echo, print and printf. Explain the differences.
    • Discuss
    • 9. What?s the difference between htmlentities( ) and htmlspecialchars( )?
    • Discuss
    • 10. How to open a file?
    • Discuss


    Comments

    There are no comments.

Enter a new Comment