What is the final variable?
Answer / nashiinformaticssolutions
In Java, a final variable is one that, once initialized, cannot be altered.
| Is This Answer Correct ? | 0 Yes | 0 No |
Can we add two byte variables and assign the result to a byte variable ? b=b1+b2 where b,b1,b2 are byte types
How many ways can we create the string object?
What is the r character?
What is the difference between the >> and >>> operators?
What is OOP Language?
What is runtime polymorphism or dynamic method dispatch?
Is java an ide?
why doesn't java run on all platforms?
Q1.A. Write note on “The class path Environment Variable”? B. Which are different kinds of source code? Q2.A. How to create an interface? B. Why convert an applet to an application? Q3.A. How to use Media tracker Class. B. How to use string tokenizer class. Q4 A. Explain the overview of UDP messaging. B. Difference between SQL Exception class and SQL Warning class. Q5. A. How to create com object in Java? B. Write short notes on “The properties class” Q6. A. When object is created and destroyed? B. Explain the JDB in depth & command line. C. Write short notes on Web Sites.
2 Answers iGate, Seed Infotech,
Why singleton class is used in java?
Why should we use java?
Why can't we override private static methods?