Java Static Data and Static Methods | Java Course in Tamil | Logic First Tamil

  Рет қаралды 31,902

Logic First Tamil

Logic First Tamil

Күн бұрын

Java Playlist,
• Learn Java in Tamil
C Interview program playlist,
• C Interview Programs i...
C programming in one video,
• C Programming in Tamil...
C programming playlist
• Introduction to C prog...
C++ Playlist link
• C++ Programming in Tamil
English channel link,
/ @logicfirst31

Пікірлер: 25
@SuryaK24
@SuryaK24 2 жыл бұрын
Excellent way of teaching 🥰
@JegaBright
@JegaBright 3 жыл бұрын
நன்றி அக்கா
@kidoo1567
@kidoo1567 Жыл бұрын
Best teacher
@KANIMOZHI-vz3er
@KANIMOZHI-vz3er 3 жыл бұрын
Onka vedios la romba useful la irruku mam😊
@LogicFirstTamil
@LogicFirstTamil 3 жыл бұрын
Thanks for watching. Pls share with your friends.
@kangajankuganathan7457
@kangajankuganathan7457 2 жыл бұрын
Thank you akka
@ilayarajaramasamy1263
@ilayarajaramasamy1263 2 жыл бұрын
"from the static block" msg is in the static constrictor right, Mam?
@iammaran5703
@iammaran5703 Жыл бұрын
Akka java supported copy constructor or not
@manojm7683
@manojm7683 3 жыл бұрын
You said that static method are usually invoking just before creating 1st obj but end of the video you used static method to print boxcount how does it invoking after created all of the objs.@Logic First Tamil
@LogicFirstTamil
@LogicFirstTamil 3 жыл бұрын
you have confused static block with static methods. static block will be invoked just b4 creating first obj. it is automatically called. but static methods can be called anytime using classname.staticmethodname syntax.
@MadaraUchiha12321
@MadaraUchiha12321 2 жыл бұрын
i think you are teaching from Java complete reference book..? am i right? anyway ...!, good job, i appreciate ✌👍
@LogicFirstTamil
@LogicFirstTamil 2 жыл бұрын
this topic, yes.
@hemapriyadharshinia3949
@hemapriyadharshinia3949 2 жыл бұрын
Why we are using static in main method akka?
@marialivinu3065
@marialivinu3065 3 жыл бұрын
Public static void main() static method ah akka? If yes then how can we call non static methods using object?
@LogicFirstTamil
@LogicFirstTamil 3 жыл бұрын
yes, main is a static method. but i think u are confused. you need objects to call a non static method - but there is nothing wrong when you do it inside a static method. all that matters is how you call (with or without obj) and not wer you call from.
@marialivinu3065
@marialivinu3065 3 жыл бұрын
@@LogicFirstTamil can you explain me about static method in particular akka so that I would try to understand why main() is made as a static method? Please!
@LogicFirstTamil
@LogicFirstTamil 3 жыл бұрын
@@marialivinu3065 that is wat i have explained in the video. i have covered all points. there is nothing more to add. also i have explained abt main n why it is static
@marialivinu3065
@marialivinu3065 3 жыл бұрын
@@LogicFirstTamil okay thanks thanks for explaining it I understood clearly.
@mohamedthoufiqm8108
@mohamedthoufiqm8108 Жыл бұрын
❤️
@lokeshp1929
@lokeshp1929 Жыл бұрын
Static block will be executed before main method,am i right?
@LogicFirstTamil
@LogicFirstTamil Жыл бұрын
no. i have explained in detail in the video
@lokeshp1929
@lokeshp1929 Жыл бұрын
Static block will be executed first if the main method and static block in same class, if both (main method and static block)are in different classes then once the main method collected reference for the class of static block, then it starts executes...
@kannanb0317
@kannanb0317 Жыл бұрын
Mam I have a problem in somewhere, please go through my simple code . class Box{ private int length, breadth, height; Box(int l,int b,int h){ this.length=l; this.breadth=b; this.height=h; } int Area(){ return length*breadth*height; } } class HelloWorld { public static void main(String[] args) { System.out.println("Hello, World!"); Box ob = new Box(11,2,2); System.out.println("Area of perimeter.."); ob.Area(); } } // The output is Hello, World! Area of perimeter.. The int return type Area() method wont return their value mam.
@LogicFirstTamil
@LogicFirstTamil Жыл бұрын
you are not printing the return value
@kannanb0317
@kannanb0317 Жыл бұрын
@@LogicFirstTamil Thanks mam
Java Command Line Arguments | Java Course in Tamil | Logic First Tamil
5:51
Java Abstract Classes | Java Course in Tamil | Logic First Tamil
15:35
Logic First Tamil
Рет қаралды 66 М.
Je peux le faire
00:13
Daniil le Russe
Рет қаралды 22 МЛН
Expected Ending?
00:45
ISSEI / いっせい
Рет қаралды 8 МЛН
Самое неинтересное видео
00:32
Miracle
Рет қаралды 2,8 МЛН
💩Поу и Поулина ☠️МОЧАТ 😖Хмурых Тварей?!
00:34
Ной Анимация
Рет қаралды 1,7 МЛН
Static vs Non-Static Variables and Methods In Java - Full Simple Tutorial
11:29
Java Methods | Java Course in Tamil | Logic First Tamil
17:49
Logic First Tamil
Рет қаралды 80 М.
#37 Static Variable in Java
7:06
Telusko
Рет қаралды 151 М.
Variables in Java ✘【12 minutes】
12:32
Bro Code
Рет қаралды 202 М.
OOPs - Java Programming | Ep-14 | Static Keyword | Tamil | code io
9:59
STATIC VARIABLES, STATIC METHODS & STATIC BLOCK - JAVA PROGRAMMING
22:40
Sundeep Saradhi Kanthety
Рет қаралды 234 М.
#4.6 Java Tutorial | Static Keyword
12:20
Telusko
Рет қаралды 456 М.
Je peux le faire
00:13
Daniil le Russe
Рет қаралды 22 МЛН