Sunday, 12 July 2015

core javainterviewquestions

Lets see some of the basic core javainterviewquestions here for freshers. All the answers to the core java interview questions for freshers here will be given for javainterviewquestions education and jobs site.
core java interview questions
interview questions

Basic Core javainterviewquestions
see below for topic wise java interview questions.
what is jvm?
what is jre?
what is jdk?
why java is secure?
why java is robust?
explain features of java?
whay java is platform independent?
explain polimorphism?
Opps concepts in Core JavaInterviewQuestions
see below for oops in javainterviewquestions object oriented concepts.
what is object oriented programming?
what is inheritance?
what is method over loading?
what is method over riding?
what is type casting?

Advanced JavaInterviewquestions

Learn the advanced java interview questions for freshers in a step by step process form here. See the answers at advanced java section at javainterviewquestions website.
See Also: JavaInterviewQuestions
advanced javainterviewquestions
Interview Questions

JDBC Interview Questions - Advanced JavaInterviewQuestions
what is a driver?
who designs the drivers?
how many type of drivers are there?
can we connect to all databases with single driver?
what are the requirements to access the database from java?
which databases we can access from java?
Servlets Interview Questions - Advanced JavaInterviewQuestions
what is a servlet?
difference between servlet and jsp?
which server we use most frequently for deploying the applications?
why we do not write maun method in servlet?
what is a web container?
what is an xml?