engineering recuitment RPSC Programmer Mock Test 2024 Programming and Data Structure Programming in C
Which of the following is true about Java methods?
1
Java methods are declared within the class.
2
Methods are accessed by creating objects using the corresponding class.
3
Constructors are special type of methods.
4
All of the above.