EJB Interview Questions



Page 5 of 14« First...«34567»...Last »

Is Is it possible to have abstract class without any concrete methods

View the Answer

in which scenerio we use interfaces,abstract and concrete class?Which one is better and appropriate?Differentiate these three terms in depth.

View the Answer

What is the difference between Abstract Factory Pattern and factory Pattern?

View the Answer

What is the difference between abstract and final classes?

View the Answer

What are interfaces, abstract classes. What is their purpose and differences ?

View the Answer

What is an abstract class?

View the Answer

What is the need of an abstract class?

View the Answer

why can’t we create object for an abstract class?

View the Answer

What is the difference between abstract class and interface?

View the Answer

If we can’nt make the object of abstract class what is the use of defining of data members and non abstract functions in that abstract class?

View the Answer

How different are interface and abstract class in .Net?

View the Answer

Why cant one make an object of abstract class?Give compiler view of statement

View the Answer

What is practical difference between abstract class and interface? What is practical implementation of polymorphism?

View the Answer

can we create a object of Base class?..

View the Answer

abstract class can be declared as final

View the Answer

Page 5 of 14« First...«34567»...Last »