Core java Tutorial || Nested Classes || video-5 || Static Nested Classes|| By Ratan Sir

preview_player
Показать описание
Hi,Here is Software Training classes video tutorials,please check once and share this video to your friends also...

Contact Us:
We are Providing Online / Offline Training Core Java,Adv.Java,Python,Java Frameworks,Selenium,Hadoop,Angular,ext... Ratan IT Plot No:58,Sai Nagar,Back Side Big C Showroom, MadhaPur,Hyderabad-500038
Call : +91 7330886699

For More Updates:

Be a Lucky Subscriber✔

♥♥♥┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄♥♥♥
Be a Best Follower!

★★★┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄★★★
Let us Be Friends on Google+
★★★┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄★★★

You Can See More Videos Tutorials Fllow This Links:

Python Videos by Ratan

Python Programming Language Tutorial

JavaScript Tutorials by Binesha

Html and CSS tutorials by Binesha

Jenkins tutorials by Subhas
Рекомендации по теме
Комментарии
Автор

ratan...Yor Are the symbol of Excellence

sujaytank
Автор

we cannot write print statements directly inside a class

JaskaranSingh-hwjf
Автор

Hi Ratan Sir,
main method only in static inner class only is possible but getting error while running in java 11.


package com.company;


public class Outer {
static class Inner {
public static void main(String[] args) {
System.out.println("This is static inner class main method");
}
}
}
No issue while Compiling.While running getting error.
Error: Main method not found in class Outer, please define the main method as:
public static void main(String[] args)
or a JavaFX application class must extend

vivekdarji
join shbcf.ru