+ 2
Object oriented programming in c++....
I need different ideas about my project in oop in c++??? Help me give me some question so can i learn better and practice my project????
5 Antworten
+ 2
You are dealing with several distinct concepts. The first is control & data structures. Knowledge in constructs & datastructs will enable you to understand Object Oriented Programming (OOP) better. Then you can deal with how to code using C++.
+ 2
No control structures, related to algorithm
+ 1
Da2 why dont u give me some questions
+ 1
There are tons of resources available. Start with the questions
What are the different types of contructs used in programming?
0
Da2 you mean constructors
The function which are called when an object is made