@JCLecture 1. No return type and no arguments/parameters. –
public static void methodName() {
// Method body
}
2. No return type but arguments/parameters.
public static void methodName(dataType parameter1, dataType parameter2, ...) {
// Method body
}
3. Return type but no argument/parameters.
public static dataType methodName() {
// Method body
return value;
}
4. Return type with argument/parameters
public static dataType methodName(dataType parameter1, dataType parameter2, ...) {
// Method body
return value;
}
#javaprogramming #javatutorial #javainstitute #javasparrow #javaclass #java #java_class_object
switch break | fall-through |how to use for loop in java | quiz switch case
interview questions on Java c in switch case break
CTS Capgemini campus interview questions| Infosys Wipro tech Mahendra interview questions| aspire gate questions on C and Java|
dxc TCS interview questions
In questa pagina del sito puoi guardare il video online 21JAVA della durata di ore minuti seconda in buona qualità , che l'utente ha caricato JC Lecture Academy 01 gennaio 1970, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 206 volte e gli è piaciuto 9 spettatori. Buona visione!