Answer Posted / shri vishnu
c++ provides data security.
moreover, in c++ it is possible to declare the variables
wherever tn func. but in c all declarations should done
before the operation.
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
write a programe to calculate the simple intrest and compund intrest using by function overlading
What are oops functions?
What is overriding vs overloading?
What is abstraction in oops with example?
What is the real time example of encapsulation?
Can static class have constructor?
is there any choice in opting subjects like 4 out of 7
What is class and object with example?
Why polymorphism is used in oops?
What is polymorphism and example?
write a program using c++ to implement single contiguous memory mangement techniques.display the content of the main memory after yhe allocation of jobs and percentage of the wastage of the main memory
Write a program to implement OOPS concepts such as inheritance, polymorphism, friend function, operator overloading?
what type of questions
How to hide the base class functionality in Inheritance?
How do you define a class in oop?