What is difference between multiple inheritance and multilevel inheritance?
No Answer is Posted For this Question
Be the First to Post Answer
write a code for this:trailer recordId contains a value other than 99, then the file must error with the reason ‘Invalid RECORD_ID’(User Defined Exception).
What is class encapsulation?
How is the using() pattern useful? What is IDisposable? How does it support deterministic finalization?
What are the components of marker interface?
why the argument is passed by reference to a copy constructor?example?
What is property in oops?
why to use operator overloading
what is the difference between class and object?
What exactly is polymorphism?
What is a class?
32 Answers Infosys, TCS, Thylak,
write a function that takes an integer array as an input and finds the largest number in the array. You can not sort array or use any API or searching needs?
2 Answers IBMS, Zycus Infotech,
Program to check whether a word is the first word of the sentence.