What is the equal sign?



What is the equal sign?..

Answer / Neeraj Trivedi

"In Core Java, the 'equal sign' (=) is used for assignment. For example, in the statement x = 5, x is assigned the value of 5."

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

What is difference between array and arraylist in java?

1 Answers  


When do we use hashset over treeset?

1 Answers  


Why java is said to be pass-by-value ?

1 Answers  


What is UNICODE?

3 Answers  


What are methods?

1 Answers  


Explain the difference between string, stringbuffer and stringbuilder in java?

1 Answers  


How do you convert an int to a double in java?

1 Answers  


Is java ee a framework?

1 Answers  


explain the concept of virtual method invocation in polymorphism in detail?

1 Answers   TCS,


Is hashmap thread safe?

1 Answers  


What is the internal implementation of set in java?

1 Answers  


What is return null in java?

1 Answers  


Categories