• Home
  • Members
  • Team
  • Help
  • Search
  • Register
  • Login
  • Home
  • Members
  • Help
  • Search

Krafty Internet Marketing Forum Internet Marketing Tips, Tricks, Courses & Bots! Internet Marketing Special Downloads! Java Programming Fundamentals

 
  • 0 Vote(s) - 0 Average
Java Programming Fundamentals
SudheerM
Offline

Member

Member
Posts: 4
Threads: 0
Joined: Jun 2019
Reputation: 0
#2
06-18-2019, 05:27 PM
Java is the most popular language world wide and technologies like Servlets & JSP, J2EE, Struts, Spring, Hibernate, JMS or android for mobile applications are all based on core Java.

Even Kotlin (android's new programming language) becomes easier if you know Java.


Learn Java For Beginners - 1st step towards becoming a Java Guru! 

Having a sound understanding of core java concepts is necessary, if you want to learn advance concepts, frameworks and android programming. 

I have interviewed 100s of candidates and seen candidates with more than 3 years of experience struggling with the very basic concepts such as:

    Why public methods of super class can't be overridden with private access specifier
    Difference between == operator and equals method while comparing Strings
    What will be the value of res variable in this statement(1000000000000 or something else):

                                          int res = 1000000 * 1000000;

    What's the output: System.out.println("Result is: " + 10 > 5);
    What is abstraction?
    Employee is a super class of SoftwareDeveloper, which of the following 2 statements will you prefer and why?

                                      Employee e1 = new SoftwareDeveloper();

                                           SoftwareDeveloper e2 = new SoftwareDeveloper();

    And many more.

Being an inquisitive student myself, I always wanted to know why's of everything. I sometimes got the answers, sometimes I didn't.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Messages In This Thread
Java Programming Fundamentals - by aretr - 06-10-2019, 06:07 PM
RE: Java Programming Fundamentals - by SudheerM - 06-18-2019, 05:27 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  G7FX Fundamentals 2021 smack 0 398 08-26-2024, 01:56 AM
Last Post: smack
  Flow Fundamentals 2.0 - Flow Genom Project smack 0 348 06-29-2024, 05:37 PM
Last Post: smack
  Tyler Edlin - Fundamentals of Architecture Design smack 0 405 02-05-2024, 11:10 AM
Last Post: smack
  Chris Lori - Understanding Global Fundamentals smack 0 529 12-01-2023, 06:22 PM
Last Post: smack
  Digital Assistant Academy - Voice Interaction Design Fundamentals 2023 smack 0 458 07-11-2023, 07:26 PM
Last Post: smack
  Naomi Campbell Teaches Modeling Fundamentals - MasterClass marketingprofits 0 684 12-09-2022, 01:05 AM
Last Post: marketingprofits
  G7FX Fundamentals Trading Course (2021) marketingprofits 0 637 10-08-2022, 09:24 AM
Last Post: marketingprofits
  G7FX Fundamentals (2021) smack 0 753 09-18-2022, 10:31 PM
Last Post: smack
  Voice Interaction Design Fundamentals - Digital Assistant Academy marketingprofits 0 660 06-26-2022, 02:12 AM
Last Post: marketingprofits
  Digital Assistant Academy - Voice Interaction Design Fundamentals smack 0 629 06-01-2022, 12:56 AM
Last Post: smack

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D - Powered by MyBB

Linear Mode
Threaded Mode