logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • What are the rules which should be followed while naming a variable in VB?


  • Correct Answer
  • Some of the rules which should be followed while naming a variable in VB are as follows: 1) Characters should be less than 255 2) Space between characters should be allowed 3) A variable should begin with a number 4) Period may not be permitted 


  • Technology problems


    Search Results


    • 1. How can visual basic be used for server side scripting?
    • Discuss
    • 2. What are the different ways to Declare and Instantiate an object in Visual Basic 6?
    • Discuss
    • 3. Difference between DDE and OLE?
    • Discuss
    • 4. Can I call an XLM macro from within Excel VB?
    • Discuss
    • 5. Does VB Supports OOPS Concepts?
    • Discuss
    • 6. Explain about creating VB applications in excel ?
    • Discuss
    • 7. How To Open Outlook Explorer in VB Code?
    • Discuss
    • 8. When are you supposed to use endif to end the conditional statement?
    • Discuss
    • 9. What?s the difference between accessing a class method via -> and via ::?
    • Discuss
    • 10. So if md5( ) generates the most secure hash, why would you ever use the less secure crc32( ) and sha1( )?
    • Discuss


    Comments

    There are no comments.

Enter a new Comment