Lambda Expression In Java | Java Interview Questions and Answers

Sdílet
Vložit
  • čas přidán 1. 10. 2022
  • In this video, we are going to show what is lambda expression in Java 8 and how to use it to implement functional interface in Java.
    We will also show, how lambda expression reduce the lines of code and makes it more readable to implement functional interface.
    (paid link)
    Recommended Books:
    =====================================
    -Programming with Java - amzn.to/3CqBLEw
    -Clean Code - amzn.to/3SQHtoy
    (paid link)
    Computer & Monitor
    =====================================
    -Dell Laptop - amzn.to/3e0BNK6
    -Samsung Monitor - amzn.to/3Cq3LrP
    #javainterviewquestions
    #java
    #javacodinginterview
    #javaprogramming

Komentáře • 14

  • @Vithal_Nivargi
    @Vithal_Nivargi Před rokem

    Thank you 😊

  • @tanishmanas1011
    @tanishmanas1011 Před rokem

    Great

  • @nextiswhat6262
    @nextiswhat6262 Před rokem

    i got one program in interview in intellect company i.e if i write any number like 150000 so output should be in words like one lakh fifty thousand rupees can you please upload a program of it?

  • @RandomClicksBy
    @RandomClicksBy Před rokem +1

    Please explain how it is possible

  • @killheist173
    @killheist173 Před rokem

    If I am keep doing follows your video, will I crack java fresher interview

    • @cloudtech5260
      @cloudtech5260  Před rokem +1

      You will surely crack the interview 👍 Best luck 👍

  • @kanthichandra898
    @kanthichandra898 Před rokem +3

    Given a string if it contains all the alphabets then print 0 else print all the remaining alphabets in order (New String).This question was came in today’s TCS mock test.Kindly please do it.

    • @cloudtech5260
      @cloudtech5260  Před rokem +1

      Hi Kanthi,
      We will cover this. Thanks for the question. 👍

  • @RandomClicksBy
    @RandomClicksBy Před rokem

    Sir you create object of Drawable interface...
    I think we can't create object of Interface

    • @cloudtech5260
      @cloudtech5260  Před rokem +1

      Hello,
      Good question. When you create an object of Interface then you have to provide implementation of all the methods present in the Interface.
      If you refer to the video, you will see I implemented the methods in the Drawable interface.
      This is similar to class that actually implements the interface and provides implementation of all the methods. 👍

    • @RandomClicksBy
      @RandomClicksBy Před rokem

      @@cloudtech5260 Thx ❤️

    • @nikhilsonani1090
      @nikhilsonani1090 Před rokem

      @@cloudtech5260 Means we can able to create interface object ? And what about Abstract class

  • @Nodankumar
    @Nodankumar Před rokem

    Voice is not clearly audible..it's rising and falling and little noise .

    • @cloudtech5260
      @cloudtech5260  Před rokem

      Will try to improve the voice quality. Apologies for the inconveniences. 👍