We can not define objects without any class. For example, we can not define objects of a circle class, until first we create circle class. UML notation of a class and object is same.
can we define objects without any class?View more random threads:
- c++ linux ubuntu 10.04 help with GUI in c++ 2011
- what is cursor and why we use it. what is difference...
- code c++
- Argc(argument count) and argv(argument value) are used in...
- must have an argument of class or enumerated type
- Overloaded >> operator not reading more than first line...
- pasting my code down # include main () { char endp; char...
- CS201 - Introduction to Programming important blanks for...
- get length of a dynamic array in c++ 2011
- Structure with streaming in c++ 2011
Sponsored Links
We can not define objects without any class. For example, we can not define objects of a circle class, until first we create circle class. UML notation of a class and object is same.
There are currently 1 users browsing this thread. (0 members and 1 guests)