What is an example of genetic polymorphism?
No Answer is Posted For this Question
Be the First to Post Answer
What do we mean by a hidden argument in a function?
which are the 4 members functions in c++ objects that can either be declared explicitly by programmer or implementation if nt available.
write a program to enter a string like"sunil is a good boy and seeking for a job" not more than 10 characters including space in one line,rest characters should b in other line.if the next line starts from in between the previous word,then print whole word to next line.
What is the benefit of oop?
Can we create object of interface?
what is ns string? what is ns array?
What is data binding?
What is the outcome of the line of code "cout<<abs(- 16.5);"? 1) 16 2) 17 3) 16.5
How does polymorphism work?
what do you mean by static member variable?
What is the difference between a mixin and inheritance?
What do you mean by Encapsulation?