+ 10
sunil vishwakarma it is known as the member access operator and is used to access functions and variables that belong to a class. example object.method(); calls the given method from the specified object. you have encountered this if you have ever used the method System.out.print(); "System" is a class, "out" is an object within the class, and "print" is a method that belongs to the "out" object all connected by the DOT operator
18th Aug 2018, 8:13 AM
StealthyTaco
StealthyTaco - avatar
+ 6
Java provides many types of operators which can be used according to the need. They are classified based on the functionality they provide.  https://www.google.co.in/amp/s/www.geeksforgeeks.org/operators-in-java/amp/
18th Aug 2018, 6:05 AM
Mayur Shedage
Mayur Shedage - avatar
+ 2
We can access and member and method in a class using the "." operator. You can also visit https://printerssupport.org/dell-printer-support/ to know more about the implementation of the "." operator.
20th Aug 2018, 10:17 PM
john parker
john parker - avatar
0
operators are the symbols used to operate the operation like we have to do adittion so we will use "+'' sign so here "+" is operator
18th Aug 2018, 1:08 PM
maninder
maninder - avatar
0
this + symbol is used in string concentration as way? but they have different functions
25th Aug 2018, 3:47 PM
khali