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
What is basic concept of oop?
String = "C++ is an object oriented programming language.An imp feature of oops is classes and objects".Write a pgm to count the repeated words from this scenario?
What is coupling in oop?
2. Give the different notations for the class.\
What is oops and why we use oops?
Why is encapsulation used?
i am getting an of the type can not convert int to int *. to overcome this problem what we should do?
Please send ford technologies placement paper 2 my mail id
What is the purpose of enum?
What is the diamond problem in inheritance?
What is abstraction and encapsulation?
What is methods in oop?
What is an example of genetic polymorphism?
Can we override main method?
Why is polymorphism used?