What is SRD(System Requirement document), FSD (Functional Specification Document), RSD (Requiremnet specific document)? If these are different document wat are there contents?
1 27654In winform my controls [taskbar and progressbar] become inactive when heavy processing is going in background, how to avoid this via multithreading
1 7225
What interface must an object implement before it can be written to a stream as an object?
Explain about Overloading vs Overriding ?
What if we make the method as abstract in another interface?
Can you define OOP and principles of OOP?
Write a program to show the inheritance used in a class.
How do we implement serialization actually?
Explain about parametric polymorphism?
Describe inheritance and non-inheritance of a derived class?
Can we override static methods of a class?
What is Abstract method and how different from Virtual Method?
How does abstraction differ from encapsulation.
what are the different ways for a method to be overloaded?
Is it possible to create partial structs, interfaces and methods?
Why are virtual users created?
What is the function of pure virtual functions?