logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology See What Others Are Saying!
  • Question
  • What are instance variables?


  • Correct Answer
  • Instance variables are those which are defined at the class level Instance variables need not be initialized before using them as they are automatically initialized to their default values 


  • More questions

    • 1. What is PHP?s configuration file called ?
    • Discuss
    • 2. How will you launch an Activity within you application?
    • Discuss
    • 3. Whats the difference between a NSArray and a NSMutableArray?
    • Discuss
    • 4. Values that are used to end loops are referred to as _____ values.

    • Options
    • A. stop
    • B. sentinel
    • C. end
    • D. finish
    • Discuss
    • 5. What is Broadcast ?
    • Discuss
    • 6. What is multicast?
    • Discuss
    • 7. What is a TCP Session?
    • Discuss
    • 8. What is CIDR?
    • Discuss
    • 9. What are the advantages of operating a database in ARCHIVELOG mode over operating it in NO ARCHIVELOG mode?
    • Discuss
    • 10. Which of the following are incorrect form of StringBuffer class constructor ?

    • Options
    • A. StringBuffer(int size , String str)
    • B. StringBuffer(int size)
    • C. StringBuffer(String str)
    • D. StringBuffer()
    • Discuss


    Comments

    There are no comments.

Enter a new Comment