Company Name Starts with ...
#  A  B  C  D  E   F  G  H  I  J   K  L  M  N  O   P  Q  R  S  T   U  V  W  X  Y  Z

TCS OOPS Interview Questions
Questions Answers Views Company eMail

is java purely oop Language?

49 47971

What are the OOPS concepts?

106 297777

What is a class?

32 24046

What is encapsulation?

17 17572

What is the difference between pass by reference and pass by value?

12 37207

What are the advantages of inheritance?

26 91317

When will a constructor executed?

5 18909

Can we have a private constructor ?

12 46924

Tell us about yourself.

47 113394

what is virtual function?

26 55815

what is the main difference between c and c++?

386 592536

Definition of Object Oriented Programming in single line?

33 47245

What is the outcome of the line of code "cout< 16 18434


sir plz send me a set of questions that been frequently held in written examination during campus selection.

1540

Question In a class, there is a reference or pointer of an object of another class embedded, and the memory is either allocated or assigned to the new object created for this class. In the constructor, parameters are passed to initialize the data members and the embedded object reference to get inialized. What measures or design change should be advised for proper destruction and avioding memory leaks, getting pointers dangling for the embedded object memory allocation? Please suggest. Question Submitted By :: Sunil Kumar I also faced this Question!! Rank Answer Posted By Re: In a class, there is a reference or pointer of an object of another class embedded, and the memory is either allocated or assigned to the new object created for this class. In the constructor, parameters are passed to initialize the data members and the embedded object reference to get inialized. What measures or design change should be advised for proper destruction and avioding memory leaks, getting pointers dangling for the embedded object memory allocation? Please suggest. Answer # 1 use copy constructors 0 Shanthila There is something to be taken care in destructor, in copy constructor, suppose the memory is assigned to the embedded member object pointer with the parameter passed value, but if some other objects of different class also are pointing to this memory, then if some one deletes the object then this class member pointer object will become dangling, or if the object is not deleted properly then there will be memory leak. Please suggest the design change required to handle or avoid this situation

1652

Post New TCS OOPS Interview Questions


TCS OOPS Interview Questions


Un-Answered Questions

What are some alternatives to inheritance?

549


What are the different types of identifiers?

1


What is bundler?

512


Can you edit an apex trigger/ apex class in production environment?

259


How do I increase weblogic server memory? : BEA Weblogic

506






How do I round numbers?

587


How do I change the header in joomla?

83


Why we use linked list?

472


can any body tell me how i create a simple script and apply output value on it .pls send me a step by step process

1273


How many types of triggers exist in pl/sql?

556


What is the meaning of the words public, static and void?

465


How sap solution manager helps in testing?

1


How many kinds of sequences are supported by python? What are they?

493


What does nslookup do? Explain its two modes.

452


What is the difference between Struts and JSF? Pls list some most suitable differences.

2843