answersLogoWhite

0

class TCircle

{

public:

TCircle(double r = 0.00);

~TCircle();

void setRadius(const double r) { Radius = r; }

double getRadius() const { return Radius; }

protected:

double Radius;

};

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

What are the abstraction nouns?

The 'abstraction' nouns are called abstract or idea noun. Abstract nouns are words for things that are not experienced by the five senses; things that can't be seen, heard, smelled, tasted, or touched. Abstract nouns are words for things that are known, understood, or felt emotionally. Some examples are:ambitionbeautychallengedangereducationfeargratitudehappinessignorancejoyknowledgeluckmemorynonsenseopinionquestrumorseasontrusturgevaluewonderyesterdayzeal


What would one use to identify elements at the top of the Ladder of Abstraction?

Concrete examples or specific instances would be used to identify elements at the top of the Ladder of Abstraction, as they are more specific and closer to reality.


When was In Abstraction created?

In Abstraction was created on 2011-12-06.


Difference between data abstraction and information hiding?

Abstraction: One point of confusion regarding abstraction is its use as both process and an entity. Abstraction, as a process, denotes the extracting of the essential details about an item, or a group of items, while ignoring the inessential details. Abstraction, as an entity, denotes a model, a view, or some other focused representation for an actual item.Information Hiding: Its interface or definition was chosen to reveal as little as possible about its inner workings." Why confusing: Abstraction can be used as a technique for idenfying which information should be hidden. Confusion can occur when people fail to distinguish between the hiding information, and a technique(e.g., abstraction) that is used to help identify which information is to be hidden.


Who is an electrical engineer?

AN INDIVIDUAL WHO TURNS ABSTRACTION INTO MALFUNCTION... AN INDIVIDUAL WHO TURNS ABSTRACTION INTO MALFUNCTION...


What is an example of an abstraction?

Abstraction is a process of obtaining or removing something from a source. The process of evaporation is an example of extraction. In evaporation, the process of changing a liquid into a gas, removes some or all of the liquid which is given off in the form of vapor.An example is the extraction (abstraction) of salt from sea water using evaporation ponds.


Is Document is a file?

Document has different meanings (abstraction) in various context. A document does not to be a file, some abstraction do emphasize that a document is NOT a file, but may be loaded or saved into a file. Also, in some context, a file may not contain only 1 document, but some. In this context, a Document is NOT a file.


What is data abstraction and data hiding in oops concepts?

abstraction is show nonessential data to user ,


Did the Greco-Romans introduce abstraction into art?

No, abstraction is mainly an invention of 20th century artists.


Byzantine artists were the first Western artists to?

Byzantine artists were the first Western artists to develop the use of abstraction.


What is Procedural Abstraction?

java supports procedural abstraction by means of constructors and methods. in java constructor and methods are always components of particular class. java supports coping parameter only. procedural abstraction is a principle in which the particular language supports some features through which procedures are modelled in the class hiding other details.


What is memory abstraction?

Memory abstraction would involve separating certain memories, or pieces of them from something else.