What are properties in oop?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More OOPS Interview Questions

You have one base class virtual function how will call that function from derived class?

4 Answers  


what's the basic's in dot net

0 Answers   informatics,


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).

0 Answers  


What is the difference between class and object?

4 Answers   Apple, Heinz,


Which language is not a true object oriented programming language?

0 Answers  






How to handle exception in c++, For example in a functions i am assigning memory to some variables and also in next instructions in am dividing one variable also. If this functions generates a error while allocating memory to those variable and also while dividing the variable if i divide by zero then catch block how it will identify that this error has cone from perticular instruction

0 Answers  


write knight tour problem which is present in datastructure

0 Answers  


In OverLoading concept,Why they are not consider return value and why they are consider only parameters in method? For ex: public int Add(int a,int b){...} public String Add(int a,int b){...}

1 Answers  


What is difference between abstraction and encapsulation?

0 Answers  


namespace is working on which compiler?

3 Answers  


What is class and example?

0 Answers  


What do you mean by pure virtual functions?

8 Answers  


Categories