what type of question are asked in thoughtworks pair programming round ?
No Answer is Posted For this Question
Be the First to Post Answer
Program to read a comment string
Write A Program using Single and Multiple Inheritance.
What is pointer in oop?
what are the uses of C++
just right the logic of it 1--> If few people are electing then every time ur candidate should win 2--> arrange books in box, if box carry weight == books weight then take another box..... find the no of box required.
Explain the advantages of inheritance.
Following are the class specifications: class {int a}; class {int b}; Using friend funtion,calculate the max of two objects and display it.
Write an operator overloading program to write S3+=S2.
What is the full form of oops?
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).
WHEN A COPY CONSTER IS CALL ?
When you define a integer it gets stored in which data structure?(Stack or a heap)