Java OOPs in One Shot | Object Oriented Programming | Java Language | Placement Course

Поділитися
Вставка
  • Опубліковано 26 вер 2024
  • Are you worried about placements/internships? Want to prepare for companies like Microsoft, Amazon & Google? Join ALPHA.
    🔴 Alpha Placement Batch - bit.ly/3ELJjn2
    Notes to this lecture : docs.google.co...
    🔥Java Placement Course : • Introduction to Java L...
    🔥Complete C++ Placement Course (Data Structures+Algorithm) : • C++ Full Course | C++...
    🔥Telegram: t.me/apnikaksh...
    🔥Instagram: / dhattarwalaman

КОМЕНТАРІ • 2,2 тис.

  • @Saksham_IRL
    @Saksham_IRL 2 роки тому +509

    1. Encapsulation :- Wrapping up of data member (variables) and member function (method) together into a single unit called is known as encapsulation .
    2. Abstruction :- It is the act of representung essential features of class without including the background details.
    ex :- switch board , etc.
    3. Polymorphism :- It is the ability of an object to behave in different form according to the message passed to it.
    In java it is implimentes due to function ove loading
    4. Inheritance :- It is the ability of an object to acquire the properties of another class.

    • @alim241081
      @alim241081 2 роки тому +8

      overridding missed

    • @ravanasura8308
      @ravanasura8308 2 роки тому +6

      can you explain why did she not use static keyword ,but she told in the oerior vedio that to call a function we need static keyword

    • @ravanasura8308
      @ravanasura8308 2 роки тому +2

      @R2H fanpage thanks bro

    • @moviesclips.....a.j3035
      @moviesclips.....a.j3035 Рік тому +3

      And method overloading miss hai

    • @DhirajkaReview26
      @DhirajkaReview26 Рік тому +2

      @@moviesclips.....a.j3035 when you call same method with by same name by minor change by your own particular need thats call method overloading

  • @ArunKumar-nd3qm
    @ArunKumar-nd3qm 2 роки тому +33

    00:00 Classes and Objects
    13:10 Constructors Types of Constructors
    21:10 POLYMORPHISM (Function overlaoding)
    26:30 INHERITANCE
    34:52 Packages
    39:43 Access Modifiers
    47:03 ENCAPSULATION
    48:16 ABSTRACTION
    57:04 Interfaces
    01:01:22 Static Keyword

  • @mahendrachourasiya
    @mahendrachourasiya 6 місяців тому +736

    2X is too slow. Please youtube bring 5X for us. Atleast for students😂

    • @beingboys.0
      @beingboys.0 6 місяців тому +10

      Absolutely

    • @sonalikajoshi56
      @sonalikajoshi56 6 місяців тому +24

      2x mei krke thoda right side hold krke rkho 4x jitni speed ho jaegi🤪😍

    • @zepgurl5722
      @zepgurl5722 6 місяців тому +3

      Fr

    • @noumanraza3955
      @noumanraza3955 5 місяців тому +7

      Baita parhanay atay ho ya sunnnay aatay ho

    • @invincibleAshishjha
      @invincibleAshishjha 5 місяців тому +17

      ​@@sonalikajoshi56 Nahi vo 2x hi rehta h

  • @BirupakshyaPanda2
    @BirupakshyaPanda2 Рік тому +40

    Beautifully explained OOPS in Java, I have read many notes and examples but was still doubtful about the concepts. After watching this video I am now quite clear about the OOPS concepts in Java. Her lecture was excellent, it was worth watching as it was consumed very less time.😀

  • @thesuryapolisetty
    @thesuryapolisetty 2 роки тому +2917

    00:00 Classes and Objects
    Constructors
    Types of Constructors
    21:07 Polymorphism (Function overlaoding)
    26:26 Inheritence
    34:43 Packages
    39:42 Access Modifiers
    47:00 Encapsulation
    48:14 Abstraction
    57:29 Interfaces
    01:01:16 Static Keyword

  • @sumitkumar3015
    @sumitkumar3015 2 роки тому +39

    Didi , please post video regularly.
    Waiting from long time.
    Also data structures coming in college end term examination in java (December).

  • @Vishal-xu1mz
    @Vishal-xu1mz 2 роки тому +42

    24:40 In Java, Method Overloading is not possible by changing the return type of the method only.

  • @PavanKumar-yd7bh
    @PavanKumar-yd7bh Рік тому +19

    You have a talent for making complex ideas seem simple ❤thanks to you

  • @Statusworld28803
    @Statusworld28803 Рік тому +31

    No one can explain much better than this .....
    Much respect 🙏

  • @heyitsdarsh
    @heyitsdarsh 2 роки тому +138

    The sheer clarity and the flow in which OOPS concepts are explained is commendable. Excellent work done!

    • @markupton6084
      @markupton6084 2 роки тому +5

      Wtf are you talking about it’s not even in English

    • @Spider-Man_67
      @Spider-Man_67 2 роки тому +27

      @@markupton6084 Then try to learn Hindi along with java, otherwise, go somewhere else.

    • @cindrasenareddy1929
      @cindrasenareddy1929 Рік тому

      @@Spider-Man_67 🤣🤣🤣

    • @saurabhraj2690
      @saurabhraj2690 Рік тому

      @@markupton6084 Then learn languages older and richer vocabulary than English नहीं तो मम्मी चुदालो जाके।

    • @SandalwoodYashBoss
      @SandalwoodYashBoss 9 місяців тому

      ​@@Spider-Man_67 south Indians don't know Hindi

  • @bhaveshkumar6842
    @bhaveshkumar6842 2 роки тому +45

    24:41. This is the best video for OOPs in Java. However, in function overloading, you cannot have more than one function with the same name, same parameters but different return types.

    • @muskanvarshney287
      @muskanvarshney287 2 роки тому +5

      The same thing struck to my mind and to be sure I used intellij :-D. So yes, it can't happen.

    • @krishnabirla16
      @krishnabirla16 2 роки тому +7

      Yep, else how will JAVA decide what to call for Add(1, 2) if there are two functions that return int and double.

  • @somnathduttabanik5048
    @somnathduttabanik5048 2 роки тому +15

    24:41- correction
    In Java, Method Overloading is not possible by changing the return type of the method only.

    • @kapilsingh2816
      @kapilsingh2816 2 роки тому +1

      Thanks bro
      @Apna College u must tell this thing as a popup or something

    • @asadullahallmamun3192
      @asadullahallmamun3192 2 роки тому

      but it returns answer
      class Shape {
      void area(){
      System.out.println("area");
      }
      }
      class Tri extends Shape{
      void area(int hight,int length){
      double res=(hight*length)/2;
      System.out.println(res);
      }
      }
      class Circle extends Shape{
      void area(int r){
      System.out.println((3.1416)*r*r);
      }
      }
      public class Opg{
      public static void main(String[] args) {
      Circle c=new Circle();
      c.area(2);
      }
      }

    • @somnathduttabanik5048
      @somnathduttabanik5048 2 роки тому +1

      @@asadullahallmamun3192 it's an example of method overriding

  • @easy_path6261
    @easy_path6261 2 роки тому +2

    This Keyword >> This is a Refrence variable which holds the Reference id of current object .
    and this always points to a current object.

  • @DeviL_SLaYer_
    @DeviL_SLaYer_ 6 місяців тому +2

    Charan sparsh h didi ko ,
    Gurur Brahma Gurur Vishnu.....
    Meri job m bohot help mili h .🌹

  • @abdulhanan1633
    @abdulhanan1633 2 роки тому +13

    Lectures are very informative Thanks for sharing sister
    Your teaching method is very good
    From Pakistan

  • @anonymousm8357
    @anonymousm8357 2 роки тому +19

    Plz make full length videos like this one its great...........#OOP BUSTED

  • @17_a_nehakadam55
    @17_a_nehakadam55 2 роки тому +78

    The playlist is very helpful. Thank you so much to whole team of Apna College. Its due to you guys that I'm able to learn java in such a convenient way.. Keep up the good work!

  • @SAURAVVISHNUGITTE
    @SAURAVVISHNUGITTE Рік тому +5

    My exam was after 5 hours, your video saved me 😊😊I knew nothing of Java , but within this 1 hour lecture I understood many things related to object oriented programming .

  • @ramaplayz6934
    @ramaplayz6934 Рік тому +3

    for those using Intellij are who are not able to create a package and upload it at 39:10...write down this code instead of what Shraddha di tells us to write
    code:->
    package bank;
    public class Bank {
    public static class account{
    public String name;
    }
    }

    • @ayushkale3632
      @ayushkale3632 7 місяців тому

      if you can explain can you please tell why did that code ran in video but not in we type

  • @Abhishek-rn5wg
    @Abhishek-rn5wg 2 роки тому +9

    Salute to the Tutor. I am from Mechanical Engineering background but I understood it very well.

  • @SHUBHAMKUMAR-lz5sd
    @SHUBHAMKUMAR-lz5sd 2 роки тому +32

    mam this is really awesome OOPS revision in one short.
    your way of teaching is really awesome mam .
    mam please can you provide us data structure and algorithm concepts in short.

  • @akshatagrawal9495
    @akshatagrawal9495 2 роки тому +14

    Timestamp:---
    1:28 Classes and Objects
    13:09 Constructors and
    Types of Constructors
    21:07 Polymorphism (Function overloading)
    26:26 Inheritance
    34:43 Packages
    39:42 Access Modifiers
    47:00 Encapsulation
    48:14 Abstraction
    57:29 Interfaces
    01:01:16 Static Keyword

  • @rakshit3515
    @rakshit3515 2 роки тому +10

    A great video to come back to for refreshing concepts. Thank you very much!

  • @ayushchaudhary6154
    @ayushchaudhary6154 Рік тому +18

    Hi ma'am today was mid semester examination of Object Oriented Programming with Java . For preparing oop I watched your video and learnt from notes provided in the comments section.
    This made an effect on attempting the examination.
    Thanks for creating these exiting and interesting videos.

    • @MoooGta-de1xb
      @MoooGta-de1xb 10 місяців тому

      where is link for notes i can't find it can u send here

  • @priyabansal9911
    @priyabansal9911 2 роки тому +153

    Please make different different playlists for different topics like DP, Tree, Graph, Array, oops please

  • @ashisharora1374
    @ashisharora1374 2 роки тому +33

    First of all, I thank you for providing precise and much needed helpful content. Please consider making videos for helping testers in automation and devops.

  • @ayushyadav1894
    @ayushyadav1894 2 роки тому +10

    Thank you 💕 for continuing this series

  • @zankrutpatel6753
    @zankrutpatel6753 Рік тому +5

    Perfect and to the point discussion.
    I am very happy that I found this video.
    This video very helpful to me.
    Good Work and Thank you so much for making this type of content.

  • @specificgyan-adarshmishra7857
    @specificgyan-adarshmishra7857 4 місяці тому +1

    Very Detail Explanation...
    Thanks You

  • @akashlaha7058
    @akashlaha7058 2 роки тому +186

    We need full detailed vdo in evry topics....

    • @akashlaha7058
      @akashlaha7058 2 роки тому +4

      @@debiprasaddash654 par uska language samjhne main thoda muskil hota hai

    • @rameshmalhotra9525
      @rameshmalhotra9525 2 роки тому

      ua-cam.com/video/eWFrau_sE34/v-deo.html

    • @debiprasaddash654
      @debiprasaddash654 2 роки тому

      @@akashlaha7058 waha se achha vdo kaha se bhi nehi milega bhai

    • @akashlaha7058
      @akashlaha7058 2 роки тому

      @@debiprasaddash654 haaa ye sahi hai lekin

    • @tusharbhansali4205
      @tusharbhansali4205 2 роки тому

      @@debiprasaddash654 sir don't promote

  • @vaibhavsonune3583
    @vaibhavsonune3583 2 роки тому +9

    24:40 I think return type doesn't matter in overloading, by changing return type we can't achieve overloading

    • @ravanasura8308
      @ravanasura8308 2 роки тому +1

      can you explain why did she not use static keyword ,but she told in the oerior vedio that to call a function we need static keyword

    • @hastakpatel8826
      @hastakpatel8826 2 роки тому

      @@ravanasura8308 a static method can be called without creating an instance (object) of that class, thus main () is made static since object of the main class is never created before compilation, if you want to know more about static keyword then ref: ua-cam.com/video/qRCEdWQ0f4Q/v-deo.html

    • @aryaashish188
      @aryaashish188 2 роки тому +1

      @@ravanasura8308 functions can be called in two ways-
      1. by creating an object of the class and then calling that function
      2. by creating a static function-
      eg:
      public static void display() {
      System.out.print("Good Morning");}
      and this static function can be called directly (without using any object)
      public static void main(String[] args){
      display();
      }
      it will work..........

  • @tanveeralam3971
    @tanveeralam3971 2 роки тому +61

    Nobody have taught me oops concept with this much theoritical clarity just loved your teaching ❤️

  • @inarathussain4315
    @inarathussain4315 Рік тому +12

    This has made my concepts so clear! Brilliantly taught! Ma'am, I am a fan of yours.

  • @sanketgaikwad7333
    @sanketgaikwad7333 Рік тому +66

    📌 📌 Correction in video information :: 24:40
    Function overloading can not be performed by changing the return type, means it does not depend on return type

    • @utkarshpathak3472
      @utkarshpathak3472 9 місяців тому +4

      no, you can change data type of that method
      eg:-
      class Method{
      public static void main(String[] args) {
      Hello();
      System.out.println(Hello(5, 0));
      }
      static void Hello(){
      System.err.println("hello");
      }
      static int Hello(int a, int b){
      return(a+b);
      }
      }

    • @govind_5101
      @govind_5101 7 місяців тому +3

      @@utkarshpathak3472 function overloading cannot be performed only just by changing return type,thats what he is wanna convey
      (and its true). 💢💢

    • @Ignite_Growth5
      @Ignite_Growth5 Місяць тому

      Hiii​@@govind_5101

  • @ganeshjadhav3643
    @ganeshjadhav3643 2 роки тому +10

    Next level teacher 🔥🔥🔥
    Keep teaching us...
    GBU.. 🙏

  • @siddharthapachourey1706
    @siddharthapachourey1706 2 роки тому +21

    Thank full for this course much needed course, only course i found teaching with practical code at par with courses like Harvard's cs50.
    Even the examples used in inheritance for shapes strikes the concept perfectly in my mind, and the delivery of knowledge is excellent only a perfect learned can deliver such perfectly. KUDOS to everybody
    Great work keep going

  • @ishanrastogi3049
    @ishanrastogi3049 2 роки тому +18

    Please also do a video on java database connectivity, and its basics. It would be of great help. By the way, loved the video.

  • @SayanDas-hs1lb
    @SayanDas-hs1lb 10 місяців тому +1

    24:35 **[functions `can not` be overloaded if they differ only in the return type.]

  • @ashishdavda4514
    @ashishdavda4514 Рік тому +6

    Good explanation, but overloading does not depend on return type.

  • @onkarchougule99
    @onkarchougule99 2 роки тому +62

    The work you are doing is just next level🔥🔥. It's very helpful and informative and lots of concepts are now getting clear. we all appreciate your work which u are providing free of cost..thx didi

  • @im.rakesh0827
    @im.rakesh0827 2 роки тому +7

    It was fantabulous , and like the way you teach : Thanks for making such content :

    • @sohan6596
      @sohan6596 2 роки тому

      and i like the way you lie

  • @mdsohrabakhtaremam9555
    @mdsohrabakhtaremam9555 2 роки тому +7

    way of explanation is so clear and effective to visualize things and learn....Please also make video on how to build career in ML, Programming,Web dev Please Thanks in advance for such efforts hats off

  • @skmansur7185
    @skmansur7185 2 роки тому +5

    Better than any lecture. Thank you for this awesome lecture.

  • @mk_ahmar
    @mk_ahmar 2 роки тому +7

    Amazing! you've delivered very clear concept of OOPs.

  • @mayurakotkar7267
    @mayurakotkar7267 2 роки тому +9

    This video will help me lot to review my oops concepts strongly, The way of teaching is also best to clear out each and every point and to helpful for those who will be learning java oops concepts Thanks for providing such kind of conceptualized video to clarify each and every concepts in oops

  • @SpecialHaryanaPradesh
    @SpecialHaryanaPradesh 2 роки тому +7

    Back Again 🔥
    Happy Diwali 🔥

  • @nadimahmed9342
    @nadimahmed9342 2 роки тому +10

    Classes and Objects
    Constructors
    Types of Constructors
    21:07 Polymorphism (Function overlaoding)
    26:26 Inheritence
    34:43 Packages
    39:42 Access Modifiers
    47:00 Encapsulation
    48:14 Abstraction
    57:29 Interfaces
    01:01:16 Static Keyword

  • @sauravkumarsonu5539
    @sauravkumarsonu5539 2 роки тому +6

    Amazing content, loved the way you teach. Thank you so much. ❤️

  • @allenallen797
    @allenallen797 2 роки тому +8

    24:49
    by changing return type function overloading will not be achieved it will be consider as same function only and get an compilation error
    so we must have difference in their functional parameter type or number

    • @aditidhingra3513
      @aditidhingra3513 2 роки тому +1

      there are some technical mistakes in her videos. like this one that you pointed. otherwise good work but those who are beginners will definitely learn few concepts in correctly

    • @bhaveshkumar6842
      @bhaveshkumar6842 2 роки тому

      @@aditidhingra3513 Could you please tell me the other mistakes? I don't want the exact time stamps of the mistakes, kindly just mention the mistakes that you remember. Thanks in advance.

    • @ahsanaliessani.4835
      @ahsanaliessani.4835 2 роки тому

      which ide she is using can you tell me plz?

  • @c713gb4
    @c713gb4 2 роки тому +8

    I'm an Android developer and this video is extremely informative. Thanks a lot Didi ! :)

  • @raj_kundalia
    @raj_kundalia Рік тому +4

    Method Overloading allows different methods to have the same name, but different signatures where the signature can differ by the number of input parameters or type of input parameters, or a mixture of both. - This was not clearly mentioned I think.

  • @LearncodewithMuneeb
    @LearncodewithMuneeb Рік тому +1

    The way you teach OOPs concept is very best and I learn more things from this video.
    Every topic is cleared.

  • @AnkitKumar-dc3jt
    @AnkitKumar-dc3jt 2 роки тому +4

    You should show us the error which came in console when you missed creating default constructor and wrote copy constructor. Explaining the reason of that error would provide viewers a better understanding. By the way nice video and I have subscribed your channel.. 👌
    We have to define default/non parameterized constructor by ourself if we have defined any parameterized constructor which you have defined as copy constructor here. But if we don't define any parameterized constructor then default constructor is created by JVM. Correct me if I am wrong.
    Also please don't confuse viewers by your words because each word you say is tightly linked to topic and we are learning from you and listening to each of your words very carefully. You mentioned in partial abstraction that you have created a function name animal but you later pointed to eat function of Animal class.
    But end of the day I have subscribed you channel and really thanks for the video.

  • @sumaiyashaheen7216
    @sumaiyashaheen7216 2 роки тому +62

    Didi you are amazing ❤️ body language, knowledge, method of teaching and the way you covered and elaborated all the concepts are just amazing 🌸

  • @musicera6325
    @musicera6325 2 роки тому +13

    Thank you so much for providing this worthy stuff for free! I used to hate java only because I really was not able to understand these concepts but after watching this video I fell in love with Java. Thank you once again. Much love :)

  • @charangowda384
    @charangowda384 2 роки тому +4

    shradha covered entire oops in 1 hour video which the university teacher takes literally a month or more than month to cover all the topics.
    Superb explanation of all the concepts.

  • @madhursharma1313
    @madhursharma1313 Рік тому +1

    Your vides is very great and helpful... aapki videos dekh krr mein bhit khch sikh gyi

  • @allmovieshubbbb.
    @allmovieshubbbb. 2 роки тому +4

    THANKS A LOT DIDI ❤I WAS CONFUSED AND STUCKED ON THAT TOPIC BUT YOU MAKE IT CLEAR FOR ME ...

  • @rajchhapariya8805
    @rajchhapariya8805 9 місяців тому +8

    00:04 Object-oriented programming is used to solve real-world problems through coding
    02:26 Java Object Oriented Programming basics
    07:33 Understanding Java OOPs in One Shot
    10:18 Object Oriented Programming in Java
    15:11 The constructor in Java can be created either by default or by using parameters.
    17:39 Copy an object and put it in another object
    21:43 Java OOPs covers time polymorphism and runtime polymorphism
    23:53 Overview of Function Overloading in Java OOPs
    27:56 Java OOPs in One Shot
    30:15 Java OOPs covers inheritance, single level inheritance, multi-level inheritance
    35:17 Java OOPs involves writing code logically and organizing it in a structured manner.
    37:10 Java OOPs in One Shot
    41:37 Access modifiers in Java OOPs
    44:19 Java OOPs in One Shot | Object Oriented Programming
    48:18 Java OOPs in One Shot - Object Oriented Programming
    50:31 Object Oriented Programming in Java
    55:35 Understanding the concept of constructors in Java OOPs
    57:32 Interfaces in Java cannot have constructors
    1:01:46 Creating an object of a class allows multiple instances with shared properties.
    1:03:48 Java OOPs in One Shot | Object Oriented Programming.

  • @utkarshtiwari1769
    @utkarshtiwari1769 2 роки тому +7

    DIDI please post video regularly ....
    Or appse pedh kar Java mein itna maja a raha hai
    Ki couldn't wait for next video..
    Wating for long time
    Also data structures coming in college in exam ...

  • @saurabhpatil9496
    @saurabhpatil9496 2 роки тому +2

    So well explained ; really helped me for a quick revision in 40 mins.

  • @aryasharma69
    @aryasharma69 Місяць тому +1

    METHOD OVERLOADING IS NOT POSSIBLE BY ONLY CHANGING RETURN TYPE

  • @rakibmondal6769
    @rakibmondal6769 2 роки тому +4

    Maam, please cover full Data Structures and Algorithms in JAVA❤️

  • @sankalpdas8675
    @sankalpdas8675 2 роки тому +27

    Super nice tutorial except that 24:40 part , the amount of clear examples used and the no of small minute details covered by her in every lecture till now is commendable. I always struggled with the oops concepts but now I have a very good understanding! Thank you.

    • @Dark2115azazel
      @Dark2115azazel Рік тому +2

      method overloading doesnot depends on return type if u have different return but same parameters then it will give error.

  • @palakkhandelwal3811
    @palakkhandelwal3811 Рік тому +2

    OOPs in C++ bhi aap hi karwa dijiye because aapka hi smajh m aata h

  • @kingjoy7600
    @kingjoy7600 3 місяці тому

    Abstraction:
    Hiding the implementation details from end user
    Realtime example - watch (we don't know the functionality)
    Encapsulation : hiding the details from implementation level

  • @beingalpha8030
    @beingalpha8030 2 роки тому +9

    I've been trying to understand oops concepts for 2 years but watching your video gave me full understanding. Thank you

  • @SA-lt8pc
    @SA-lt8pc 2 роки тому +13

    finally got a teacher who is not boring whom i like by the looks and whose method i understand

  • @aayushpatel8598
    @aayushpatel8598 2 роки тому +6

    Please continue this series 🙏

  • @ravalsinhal8078
    @ravalsinhal8078 8 місяців тому +1

    Thanks didi for teaching this important concept very easily 🙏🏻🙏🏻

  • @vikasyadav1311
    @vikasyadav1311 Рік тому +1

    Reminder on video timestamp 24:50 mam tells that we an use method overloading by changing return type of method which is wrong.
    We can't achieve method overloading by changing return type of methods due to avoid the ambiguity..
    Mam plz correct it in video

  • @SnehaChauhan-nh8fy
    @SnehaChauhan-nh8fy Рік тому +3

    Way of teaching all these concepts is incredible 👍👍
    Understanding oops concept from scratch to such a level.. Superb😃

  • @Study-bt6qh
    @Study-bt6qh Рік тому +69

    NOTE : try java by DURGA sir!!!

    • @delete7950
      @delete7950 10 місяців тому +1

      Bhai link copy kerke Dena unnke Chanel ka please

    • @Dheerajsingh001
      @Dheerajsingh001 10 місяців тому +1

      Pagal h kya yaar

    • @Dheerajsingh001
      @Dheerajsingh001 10 місяців тому

      200 video 1 HR se adhik ke

    • @user-BP2020
      @user-BP2020 9 місяців тому +3

      Shradha didi ❤❤ is a best teacher in a world. Not Compare for anyone

    • @tulsishetty7850
      @tulsishetty7850 8 місяців тому +1

      I saw his video bhai kal Mujhe prelim paper pe bhi sirf Uska South Indian accent language links padhega

  • @hemensanmahilange4127
    @hemensanmahilange4127 Рік тому +3

    Great contents you have created didi ! it really helps in understanding core concepts.

  • @NoobCoder623
    @NoobCoder623 2 роки тому +2

    Your teaching skills are very amazing.I didn't saw it as one shot video.

  • @AmitKumar-cp1oz
    @AmitKumar-cp1oz 2 роки тому +4

    Please give timeStamps too in longer video from next time. It become so much easier.

  • @AhmadRazaUnique
    @AhmadRazaUnique 2 роки тому +11

    Mam, please make DBMS, OS and CN in one shot too.. ❤️❤️

    • @UnitedIndia397
      @UnitedIndia397 2 роки тому +1

      yes ma'am plzz

    • @amitvikram596
      @amitvikram596 2 роки тому

      For dbms u can check gate smasher channel .... it's great

  • @YASH23.GAMERZ
    @YASH23.GAMERZ 6 місяців тому +34

    I need job aapki koi company hogi to muze job dedo 😢😢

    • @DivYaA683
      @DivYaA683 5 місяців тому +1

      Your qualifications

    • @YASH23.GAMERZ
      @YASH23.GAMERZ 5 місяців тому +1

      @@DivYaA683 BE CSE

    • @Tricreators
      @Tricreators 5 місяців тому +2

      Do you know web development???? Actually we wanna hire some clients for work!!!​@@YASH23.GAMERZ

    • @YASH23.GAMERZ
      @YASH23.GAMERZ 5 місяців тому

      @@Tricreators yes i know, and i do 1 month internship of web development

    • @YASH23.GAMERZ
      @YASH23.GAMERZ 5 місяців тому

      Can you give me something that can i contact with you

  • @sourabhbhattacharya2577
    @sourabhbhattacharya2577 Рік тому +1

    Kudos for the great content. However, just wanted to point out a minor error, Java doesn't allow two functions to have same signatures defined in the same class. At 24:42 what you are saying is that below mentioned is allowed:
    public void printInfo(String Name){//some logic};
    public int printInfo(String Name){//some logic};
    Correct me if I understood wrong. What I know is their parameters necessarily needs to differ either in number or in datatype irrespective of the return type.

  • @Aarav-eb7jv
    @Aarav-eb7jv Рік тому +1

    Thank you so much didi! 👑👍👑🤟

  • @sourabhchandel1235
    @sourabhchandel1235 2 роки тому +9

    can you make a detailed oops in C++ in one video
    your explanations are pretty good and point to point and very easy to understand

  • @nadeemanwar1274
    @nadeemanwar1274 Рік тому +4

    Thank you mam❣️
    Huge respect from Nepal❤️

  • @kshitishsavkar6823
    @kshitishsavkar6823 Рік тому +4

    While the video does cover many basic oops concepts very efficiently and clearly, also make a more detailed playlist on OOPs concepts

  • @harshthakur1444
    @harshthakur1444 Рік тому

    After Studying java : Actualy in 6:09 " new Pen( )" creates an objects. An object is created first then a ref variable in created seapreatly which is then refred to an object . ie Pen pen1 ; new Pen( ); pen1=new Pen( ) are 3 seapreate statements which shows how an object is created and then refred thriugh an refrence variable.

  • @suryatopsasmal2363
    @suryatopsasmal2363 Рік тому +1

    24:41
    Method overloading cannot be done by changing the return type of methods
    please correct the statement in your video

  • @muthyapushivakesh1293
    @muthyapushivakesh1293 Рік тому +6

    Thanks for the video. This is very informative. But Method overriding ka concept cover nhi hua. :)

  • @saiteja8576
    @saiteja8576 2 роки тому +10

    Didi please post the notes as soon as possible 🙏
    I am learning Java from your videos
    Apna college is doing a great work 👍

    • @coding1415
      @coding1415 2 роки тому

      ua-cam.com/video/z-iL5JJSK2c/v-deo.html C language

  • @HarshKumarVermaVlog
    @HarshKumarVermaVlog 2 роки тому +4

    Mam please make a video on Leetcode DSA Sheet 🙏🙏🙏🙏🙏🙏

  • @sujanrokka2927
    @sujanrokka2927 Рік тому +1

    24:40 return type alag kar nahi sakte. function overloading me

  • @sushantkumar8979
    @sushantkumar8979 3 місяці тому +1

    54:05 it will throw the Compile time error not run time error as we cannot make a instance of Animal class

  • @subhamburnwal4308
    @subhamburnwal4308 Рік тому +11

    24:40 I read in Google, for overloading function return type must be same.

    • @satyam1543
      @satyam1543 Рік тому

      yes, it is true. galti se bol diya hoga

  • @laxmishankarshukla9339
    @laxmishankarshukla9339 2 роки тому +6

    Thank you so much for providing such a good content in well organised way.

  • @aniketpakhare5289
    @aniketpakhare5289 11 місяців тому +1

    The efforts made to explain hard topics in easy way💯💯
    Thankyou so much mam

  • @Anonymous-fo2rv
    @Anonymous-fo2rv Рік тому +2

    As per my knowledge return type is not a criterion for method overloading

  • @HarshKumarJha_1331_
    @HarshKumarJha_1331_ 2 роки тому +8

    Thanks Didi and Aman Bhaiya you two helps us students alot , your videos helped me in my 12th too and now helping in my college , your videos motivate and inspires us alot with a bunch full of educative knowledge .

  • @jayeshahirrao3868
    @jayeshahirrao3868 Рік тому +4

    Small correction
    13:16 constructor is used to initialise the object
    To create object new keyword is used
    Thanks for video didi

  • @nikfilms1917
    @nikfilms1917 Рік тому +4

    Pls make a one shot of oop in c++

  • @hilakki-ng4gt
    @hilakki-ng4gt Рік тому +2

    Every single second is worth watching!! Great lecture 🤗🤩🥳

  • @AkshayAgarwalCoding
    @AkshayAgarwalCoding Місяць тому

    Thank you so much for explaining so many things in one video.
    It really helped me to brush up my Java.

  • @aratrikaray2293
    @aratrikaray2293 2 роки тому +10

    Thank you guys so much for making these videos .Its really helping us a lot and specially in this pandemic situation. Amazing