logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • What?s the difference between accessing a class method via -> and via ::?


  • Correct Answer
  • :: is allowed to access methods that can perform static operations, ie those, which do not require object initialization 


  • Technology problems


    Search Results


    • 1. When are you supposed to use endif to end the conditional statement?
    • Discuss
    • 2. How To Open Outlook Explorer in VB Code?
    • Discuss
    • 3. Explain about creating VB applications in excel ?
    • Discuss
    • 4. What are the rules which should be followed while naming a variable in VB?
    • Discuss
    • 5. How can visual basic be used for server side scripting?
    • Discuss
    • 6. So if md5( ) generates the most secure hash, why would you ever use the less secure crc32( ) and sha1( )?
    • Discuss
    • 7. Would I use print "$a dollars" or "{$a} dollars" to print out the amount of dollars in this example?
    • Discuss
    • 8. How do I find out the number of parameters passed into function?
    • Discuss
    • 9. What does a special set of tags do in PHP?
    • Discuss
    • 10. 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


    Comments

    There are no comments.

Enter a new Comment