what is the main difference between c and c++?
Answer Posted / pramit kumar mall
In c++ more security concert is taken by introduction of
>private class
>public class
>protected class
where as in c it was not found
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is a class oop?
What is stream in oop?
What is encapsulation with real life example?
What is encapsulation in simple terms?
Why do pointers exist?
What is the renewal class?
How do you explain polymorphism?
What is and I oop mean?
What is oops concept with example?
What is abstraction in oop with 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
What is polymorphism and types?
What is protected in oop?
What is abstraction in oops?
What is the problem with multiple inheritance?