aliensbrain
  • Home
  • Study
  • Quizzes
  • 🎤AI Practicefree
  • Notebooks
  • Community
  • Sign in
Multiple choice technology web technology

It is possible to modify a constant variable which is intitialized

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
A Correct answer

Keep practicing — related questions

  • A constant value in Java is created by using a literal representation of it.
  • Which keyword allows the constant function to modify a particular data item only?
  • A “initial value” is set for an item ,its value can’t be altered programmatically
  • Is this variable definition correct?
  • Can the generated code be modified?
  • Can a variable be declared as both const and volatile
  • We can modify value of literals as below: char *name="David"; *name='X';
  • C++ allows us to declare a variable anywhere in the program.

Practice this topic

  • Programming Fundamentals (2381 questions)
Advertisement
© Aliensbrain | all rights reserved
  • About
  • Contact
  • Terms and Condition
  • Privacy Policy