What is SRD(System Requirement document), FSD (Functional Specification Document), RSD (Requiremnet specific document)? If these are different document wat are there contents?
1 27564In winform my controls [taskbar and progressbar] become inactive when heavy processing is going in background, how to avoid this via multithreading
1 7161
What is meant by function overloading and function overriding?
What is dynamic or run time polymorphism?
Differentiate between a class and a method.
What are base class, sub class and super class?
Can an interface inherit from another interface?
What are the limitations of oops?
What is the default access specifier in a class definition?
What is composition? Explain the purpose of composition.
What is polymorphism and abstraction?
What is bootstrap, extension and system class loader?
What are the various types of constructors?
What is data abstraction? what are the three levels of data abstraction with Example?
Explain the use of Vtable and what are the various problems to override the functions?
What is abstract method?
How to make a class accessible as a web service?