aliensbrain
  • Home
  • Study
  • Quizzes
  • 🎤AI Practicefree
  • Notebooks
  • Community
  • Sign in
  • Java Programming Fundamentals Quiz
  • Reference variables are immutable while String objects ar...
Multiple choice technology programming languages

Reference variables are immutable while String objects are not

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
A Correct answer

Keep practicing — related questions

  • Strings Are Immutable Objects
  • String objects are immutable. This means they
  • String buffer objects are mutable.
  • StringBuffer objects once created can not be modified
  • Objects cannot be passed to a method by use of call-by reference
  • Java supports 'Pass-By-Reference'
  • Objects are passed to a method by use of call-by-reference
  • After you assign a value to reference, you cannot change the reference value.
Play the full quiz 🎤 Practise this topic out loud
Advertisement
© Aliensbrain | all rights reserved
  • About
  • Contact
  • Terms and Condition
  • Privacy Policy