Define a constructor - what it is and how it might be called (2 methods)?


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

Post New Answer

More C++ General Interview Questions

Why are arrays usually processed with for loop?

0 Answers  


What is your strongest programming language (Java, ASP, C, C++, VB, HTML,C#, etc.)?

24 Answers   Infosys, Microsoft, TCS,


How do c++ struct differs from the c++ class?

0 Answers  


Do you know about C++ 11 standard?

0 Answers   Agilent, ZS Associates,


Design a program to input a date from user in the form day/month/year (e.g. 2/6/2000) and report whether it’s a valid date or not. The program should take account of leap years. You will need to know that a leap year is a year that is exactly divisible by 4, except that century years are only leap years if they are divisible by 400.

1 Answers  






What is the correct syntax for inheritance a) class aclass : public superclass b) class aclass inherit superclass c) class aclass <-superclass

0 Answers  


Write a code/algo to find the frequency of each element in an array?

0 Answers   Axtria,


Can you be able to identify between straight- through and cross- over cable wiring? And in what case do you use straight- through and cross-over?

0 Answers  


Which programming language's unsatisfactory performance led to the discovery of c++?

0 Answers  


How to access a variable of the structure?

0 Answers  


What is an adaptor class or wrapper class in c++?

0 Answers  


If you hear the cpu fan is running and the monitor power is still on, but you did not see anything show up in the monitor screen. What would you do to find out what is going wrong?

0 Answers  


Categories