Very Imp.core Java Interview Questions by Hemanth Sir.
Very Imp.core Java Interview Questions by Hemanth Sir.
(Java)
oops concept
explain oop's concept
what is class and why we use class
what is inheritance?
Does java supports multiple inheritance?
What is the difference between interface and abstract class
Abstract and interface
why do we use interfaces? Why is interface concept present when something could be achieved using classes or abstract classes?
tell the use of abstract classes over interfaces, and how are interfaces built in terms of methods declared and variables within it..?
Interface and why we use it
.diffrence between interface and abstract class,and when we use interface,when we use abstract class
explain java in layman terms if I don't understand any technical stuffs like private, class or object..
write a program to check if the given input is palindrome or not by taking input from user at runtime.
how confident are you in manual testing,selenium,java?
code to write a java program (any program)
LOGIC of palindrome
1
aa
222
bbbb
33333
write java program for a above pyramid