Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in Java by (9.5k points)

Can anyone tell me what does “literal” mean in the phrase object literal notation?

1 Answer

0 votes
by (19.7k points)

A string literal “abc” is a syntax construct which leads to a defined type. The literal here means anything that you write will certainly lead to a specific typed variable exclusively. 

Interested in Java? Check out this Java Certification by Intellipaat.

Related questions

0 votes
1 answer
0 votes
1 answer
asked Apr 15, 2021 in Java by Jake (7k points)
0 votes
1 answer
asked Feb 17, 2021 in Java by sheela_singh (9.5k points)
0 votes
1 answer

Browse Categories

...