Can we define a constructor as virtual in c++?
No Answer is Posted For this Question
Be the First to Post Answer
How can a '::' operator be used as unary operator?
Differentiate between late binding and early binding. What are the advantages of early binding?
Is it legal in c++ to overload operator++ so that it decrements a value in your class?
Which one between if-else and switch is more efficient?
What is difference between c++ and c ++ 14?
What are the methods of exporting a function from a dll?
Why do we use templates?
what is the order of initialization for data?
10 Answers Amazon, TCS, Wipro,
Which bit wise operator is suitable for turning off a particular bit in a number?
Why do we use constructor?
What is the last index number in an array of 100 characters a) 100 b) 99 c) 101
1.Between 100 and 999 are some numbers that have the characteristics that if you cube the individual digits and sum together you will get the same number. 2. A program that can accept as input an integer and output the equivalent of that number in words.