Write 7 differences between "Public" function and
"Private" function?
Answer Posted / sriram
we can't access private function to the outside of the
package simply the scope of the function is with in the
function only
| Is This Answer Correct ? | 10 Yes | 14 No |
Post New Answer View All Answers
can we make game by using c
write a programe to calculate the simple intrest and compund intrest using by function overlading
Why is polymorphism used?
What is protected in oop?
Describe these concepts: Polymorphism, Inheritance and Abstraction.
Prepare me a program for the animation of train
What is inheritance and how many types of inheritance?
Why is polymorphism important in oop?
Write a c++ program to display pass and fail for three student using static member function
Templates mean
What are properties in oop?
What is cohesion in oop?
What is polymorphism explain its types?
What polymorphism means?
Why do while loop is used?