LNT Infotech java interview questions and answers | spring boot interview questions

แชร์
ฝัง
  • เผยแพร่เมื่อ 5 ก.พ. 2025
  • Spring boot interview questions
    java interview questions
    -----------------------------------------
    Subscribe to our channel : / javatechies
    Connect to us on Telegram : t.me/joinchat/...
    Connect to us over Email : JavaTechiess@gmail.com
    Different companies interviews: • Java real time intervi...
    Top 10 Core java interview questions : • Top 10 Core java inter...
    Top 10 Collections interview questions : • Top 10 Java collection...
    Java Scheduler and Timer task : • Spring boot Scheduler ...
    Java program to find duplicate elements: • JAVA Program to find d...
    Java Program to find frequency of elements: • Java program to find F...
    Philips Java telephonic interview: • Philips Java Telephoni...
    Accenture java interview: • Philips Java Telephoni...
    HCL java interview : • Selected | java teleph...
    DELL java interview : • JAVA telephonic interv...
    Telstra Java interview: • Telstra real interview...
    UST global java interview : • UST Global real Interv...
    Ciena java interview : • UST Global real Interv...
    Altran java interview: • UST Global real Interv...
    L n T java Interview: • L&T java Interview rea...
    Wissen Technology java interview: • L&T java Interview rea...
    TCS Java Interview: • L&T java Interview rea...
    JP Morgan java interview: • JPMorgan Java Microser...
    VMWare java interview: • JPMorgan Java Microser...
    PayPal java interview: • Video
    Bottomline java interview: • Video
    Standard chartered Bank java interview: • Video
    Siemens java interview: • Video
    Mphasis java interview: • Video
    Altimetrik java interview: • Video
    M3BI java interview: • Video
    ITC Infotech java interview: • Video
    Oracle java interview: • Video
    VMWare java interview: • Video
    Unisys Java Interview: • Unisys Round 1 Java de...
    #java​ #javaInterviewQuestions​ #JavaInterviewQuestionsandAnswers​​​ #Intellipaat​​​ #JavaInterview​​​ #CoreJavaInterviewQuestions​​​ #JavaInterviewQuestionsandAnswersForExperienced​​​ #JavaTutorial​​​ #JavaProgramming​​​ #JavaTutorialForBeginners​​​
    Thanks
    Java Techies

ความคิดเห็น • 25

  • @shankars4281
    @shankars4281 3 ปีที่แล้ว +4

    @8:00 serialisation creates new object with same values. If you serialise object o1 to o2, o1 == o2 will be false, but o1.equals(o2) will be true

  • @ramt9447
    @ramt9447 3 ปีที่แล้ว +2

    @3:40 two strings comparision with equals ignore case no need of hashcode and equals.acc to my knowledge hash code and euals for checking two objects same or not and in hashmap key as object.in this two scenarios we will use

    • @JavaTechies
      @JavaTechies  3 ปีที่แล้ว +1

      Thanks

    • @chetanbavaskar877
      @chetanbavaskar877 2 ปีที่แล้ว +1

      Only equals will do here , as it has not overridden Employee class has not overridden equals method then it will basically use the method equals() of object class which is superclass for every object , which basically does the reference equality check , hence it will be false

    • @ramtirumala5386
      @ramtirumala5386 2 ปีที่แล้ว +1

      @@chetanbavaskar877 above my comment not related to answer true or false .Just saying how we will compare of two strings and two objects

    • @chetanbavaskar877
      @chetanbavaskar877 2 ปีที่แล้ว +1

      @@ramtirumala5386 yes got it just for information I have posted it

  • @amolmandlik
    @amolmandlik 3 ปีที่แล้ว +5

    In spring boot application we can call stored procedure by creating SompleJdbcCall class object

    • @JavaTechies
      @JavaTechies  3 ปีที่แล้ว +1

      Thank you so much, I will take a look and improve my answer

    • @chandanchaudhari3130
      @chandanchaudhari3130 3 ปีที่แล้ว

      @amol can we use jdbctemplate?

  • @chetanbavaskar877
    @chetanbavaskar877 2 ปีที่แล้ว +1

    Optional.ofNullabe() checks the condition inside the ofNullable() if it’s null then it will be null and if not it will be not null and then using .isPresent() we can check if it’s null or basically value is present and get that value using .get()

  • @RAJU9622
    @RAJU9622 3 ปีที่แล้ว +11

    You no need to create two application properties for connecting two databases. In the properties you can define data source and second data source need to configure.

    • @JavaTechies
      @JavaTechies  3 ปีที่แล้ว

      Ok, thanks. Let me check

    • @rexsam3134
      @rexsam3134 3 ปีที่แล้ว

      @@JavaTechies Raju is right
      Answer given is out of context

  • @sergiojimenez3445
    @sergiojimenez3445 3 ปีที่แล้ว +1

    How many interview rounds usually are in the selection process? I mean in general not only in this specific company

  • @rexsam3134
    @rexsam3134 3 ปีที่แล้ว +1

    Was his answer correct for Volatile, removal of duplicate?
    Many have not worked or even aware of JSP Servlets
    Jboss is not supported. Use provided during compile time and for tomcat related web components files

  • @chetanbavaskar877
    @chetanbavaskar877 2 ปีที่แล้ว +1

    For Singleton class:
    create static the instance of that class itself
    Create a private constructor so that it we can’t create object using it
    Create a method which if the instance is null then always return new object of that singleton class.
    To make it thread safe inside the synchronised block add the if condition of null as well

  • @shaikmansoor1868
    @shaikmansoor1868 3 ปีที่แล้ว +1

    🎯

  • @Ravikumar-gj6qw
    @Ravikumar-gj6qw 5 หลายเดือนก่อน +1

    Waste company after joining With mindtree mindtree frauded by not providing offer letters to candidate's

    • @JavaTechies
      @JavaTechies  5 หลายเดือนก่อน

      Thanks for letting our viewers know about it, thank you

  • @abhinandeshwar6335
    @abhinandeshwar6335 ปีที่แล้ว +1

    Kitne ads bhai

    • @JavaTechies
      @JavaTechies  ปีที่แล้ว

      Middle me nhi h band kar diye

  • @AngelOfDeath943
    @AngelOfDeath943 2 ปีที่แล้ว +1

    selected?