what is the difference between class and structure in C++?
Answer Posted / renuka
IN CLASS WE USE BOTH VARIABLE AND FUNCTION OR IN STRUCTURE WE USE VARIABLE ONLY....
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
What is multilevel inheritance?
write a programe to calculate the simple intrest and compund intrest using by function overlading
How do you define social class?
What is byval and byref? What are differences between them?
What does <> mean pseudocode?
What is overloading in oops?
Who invented oop?
What is ambiguity in inheritance?
They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?
Why is oop useful?
What is protected in oop?
Can we override main method?
What is pure oop?
Write a c++ program to display pass and fail for three student using static member function
What is variable example?