Explain the properties and principles of oop.
No Answer is Posted For this Question
Be the First to Post Answer
throw Can constructors exceptions?
How can you say that a template is better than a base class?
How does throwing and catching exceptions differ from using setjmp and longjmp?
What sorting algorithm does c++ use?
In inline " expression passed as argument are evalauated once " while in macro "in some cases expression passed as argument are evaluated more than once " --> i am not getting it plz help to make me understand....
0 Answers College School Exams Tests, CS,
There is a magic square matrix in such a way that sum of a column or a row are same like 3 5 2 4 3 3 3 2 5 sum of each column and row is 10. you have to check that matrix is magic matrix or not?
how to swap two strings without using any third variable ?
What do you mean by abstraction. Explain your answer?
How can you prevent accessing of the private parts of my class by other programmers (violating encapsulation)?
Is java made in c++?
What is a try block?
1.what is the difference between software & package &application.