what are the ways in which a constructors can be called?


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

Post New Answer

More OOPS Interview Questions

What is the point of polymorphism?

0 Answers  


how do u initialize the constant variables

5 Answers   IBM, Siemens,


Write a program to compute for numeric grades for a course. The course records are in a file that will serve as the input file. The input file is in exactly the following format: Each line contains a student's first name, then one space, then ten quiz scores all on one line. The quiz scores are in whole number and are separated by one space. Your program will take it input from this file and sends it output to a second file. The data in the output file will be exactly the same as the data in the input file except that there will be one additional number (of type double) at the end of each line. This number will be the average of the student's ten quiz scores. Use at least one function that has file streams as all or some of its arguments.

0 Answers  


how to create thread in java?

17 Answers   IBM, Infosys, Wipro,


Explain the advantages of inheritance.

0 Answers   TCS,






What do you mean by variable?

0 Answers  


3. Differentiate verification and validation.

1 Answers  


What is abstrac class?where is it use?

2 Answers  


Is oop better than procedural?

0 Answers  


What is encapsulation with example?

0 Answers  


Explain the concept of abstracion and encapsulation with one example. What is the difference between them?

3 Answers   PCS,


WAP to find the ambiguities in Multiple Inheritance? How are they resolved.(Virtual Functions)

1 Answers  


Categories