logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • How do you call a constructor for a parent class?


  • Correct Answer
  • parent::constructor($value) 


  • Technology problems


    Search Results


    • 1. Are objects passed by value or by reference?
    • Discuss
    • 2. Explain the ternary conditional operator in PHP?
    • Discuss
    • 3. How do you pass a variable by value?
    • Discuss
    • 4. How do you define a constant?
    • Discuss
    • 5. What?s the difference between include and require?
    • Discuss
    • 6. Would you initialize your strings with single quotes or double quotes?
    • Discuss
    • 7. For printing out strings, there are echo, print and printf. Explain the differences.
    • Discuss
    • 8. What?s the difference between htmlentities( ) and htmlspecialchars( )?
    • Discuss
    • 9. How to open a file?
    • Discuss
    • 10. Why we use array_flip
    • Discuss


    Comments

    There are no comments.

Enter a new Comment