Answer Posted / nagababu
Wrapping up data and methods in a single unit is called
Encapsulation.
Eg:-class
| Is This Answer Correct ? | 16 Yes | 1 No |
Post New Answer View All Answers
Hi friends I have experience of 6 months in website design and maintanence. Now i am looking for other IT jobs.. to switch platform. please post any interview you know in chennai.
what type of questions
What is abstraction encapsulation?
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
Why is object oriented programming so hard?
What is for loop and its syntax?
assume the program must insert 4 elements from the key board and then do the following programs.sequential search(search one of the elements),using insertion sort(sort the element) and using selection sort(sort the element).
what type of question are asked in thoughtworks pair programming round ?
Why do we use class?
What is balance factor?
How do you use inheritance in unity?
What is an interface in oop?
What is the difference between encapsulation and polymorphism?
What is destructor give example?
What is the purpose of enum?