CrazyEngineers
  • Difference between Interface and Abstract class in Java?

    Updated: Oct 22, 2024
    Views: 1.0K
    Hello Friends,

    Please Help Me Guys!!
    What is the difference between an Interface and an Abstract class in Java ?
    0
    Replies
Howdy guest!
Dear guest, you must be logged-in to participate on CrazyEngineers. We would love to have you as a member of our community. Consider creating an account or login.
Replies
  • Ankita Katdare

    AdministratorNov 25, 2012

    Check out the post #20 in this thread here -
    #-Link-Snipped-#
    What exactly didn't you understand about these two terms? Please elaborate your question. 👍
    Are you sure? This action cannot be undone.
    Cancel
  • Shuvojit Sarkar

    MemberNov 27, 2012

    I need an help ....
    I am using a loop to take multiple char inputs and do any stuff with that char value in that loop ...
    I am in a problem ... BufferedReader is skipping every second input ....
    For Example If The Loop iterates 10 times ...
    then it takes input on iteration no. 1,3,5,7 and 9.... Please Help ...
    Are you sure? This action cannot be undone.
    Cancel
  • rahul69

    MemberNov 27, 2012

    #-Link-Snipped-# Welcome to CE, regarding to the problem, kindly post the code snippet as it helps us understanding the problem better, 😀 Also avoid all Bold font. Also it is better to create a new thread in respective section rather than writing in an old thread meant for some other problem.
    From the info u gave, I can suggest one quick fix i.e. use System.out.flush(); before buffer.readLine(); 👍 ,and if this does not works, then please provide code as it will help us giving exact solution. Good Luck!!
    Are you sure? This action cannot be undone.
    Cancel
  • safiajen0055

    MemberDec 2, 2012

    AbraKaDabra
    Check out the post #20 in this thread here -
    #-Link-Snipped-#
    What exactly didn't you understand about these two terms? Please elaborate your question. 👍
    Thanks for sharing this link. You describe it very well.
    I need only overview of these terms and i understand about these terms.
    I hope you will help me if i need the Help about Java programming .
    Are you sure? This action cannot be undone.
    Cancel
  • Ankita Katdare

    AdministratorDec 2, 2012

    safiajen0055
    I hope you will help me if i need the Help about Java programming .
    For sure. Keep posting here on CE and stick to CrazyEngineers Community. 👍 We are all here to help you if you ask specific, to-the-point questions.
    Are you sure? This action cannot be undone.
    Cancel
Home Channels Search Login Register