What is interface? When and where is it used?
No Answer is Posted For this Question
Be the First to Post Answer
Program to check whether a word starts with a capital letter or not.
What does sksksk mean in text slang?
sir i want to know which posting to apply since i am BE CSE.. also want to know what are the rounds there for my interview...Expecting for ur valuable answer....
What is object in oop?
What is data binding in oops?
Write a program in c++ to read two floating point numbers and find their sum and average.
char* ptr = "Rahul"; *ptr++; printf("%s",ptr); What will be the output
Why it is called runtime polymorphism?
Which is the parameter that is added to every non-static member function when it is called?
What is protected in oop?
What is virtual constructors/destructors?
explain defference between structure and class with example