skip to main
|
skip to sidebar
Java Interview Questions
Social Icons
Pages
Home
Popular Posts
Difference between Abstract class and interface in Java
Abstract class Interface 1. A class become abstract when we use ' abstract ' keyword before the class nam...
What are the differences between public and private access modifier in java
Public access modifier Private access modifier It is uses the public keyword in java . It uses the private ...
Difference between Primitive type and Reference type in Java
Primitive type Reference type 1. It is predefined in any programming language. 1.It is predefined as well as user-...
Difference between BeanFactory and ApplicationContext container
BeanFactory : BeanFactory is an interface which has one concrete cubclass called XmlBeanFactory. Following is the way to create BeanFact...
Activity vs Fragment
Activity 1)Should have UI 2)Ability to retainState across Configuration Changed by using onRestoreInstanceState() and onSaveInstanceStat...
Difference between DTD and SCHEMA
DTD : DTD support only two data type called PCDATA and CDATA. DTD does not alow to describe custom datatype. DTD does not support XML n...
Best IDE For Angular JS
Many peoples working on Angular JS want some best IDE which support Angular JS. I was also searching for the IDE which support Angular JS. ...
Explain Activity LifeCycle.
1)onCreate() Called when activity is first created. 2)onStart()...
Difference between java and php
JAVA PHP 1. Java is an object oriented language 1. PHP is a scripting language. 2. It provides better secu...
Diffrence between thread,asynchTask and service
Thread 1)Process in execution is called Thread. 2)We can create thread by using Extending Thread or Implementing Runnable. 3)Thread ,we...
Powered by
Blogger
.
About Me
Mohit Kumar Singh
Sushant prasad singh
Unknown
Total Pageviews
Online Traffic
Feedjit Live Blog Stats
Sunday, 10 November 2013
What is the difference between ArrayList and HashMap ?
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Labels
Android
Angular JS
Core Java
Java
Log4j
Servlet
Spring
WebService
XML
Blog Archive
►
2015
(6)
►
April
(6)
►
2014
(7)
►
June
(1)
►
April
(3)
►
March
(3)
▼
2013
(18)
►
December
(3)
▼
November
(8)
Difference between Static and dynamic polymorphism
Difference between Abstract class and interface in...
Difference between Primitive type and Reference ty...
What are the differences between public and priva...
Difference Between Top-level class and Inner class...
What is the difference between ArrayList and HashM...
Why Android is so famous ?
Difference between java and php
►
October
(7)
No comments:
Post a Comment