answersLogoWhite

0


Best Answer

MFC provides a number of ready-to-use arrays, lists, and maps that are referred to as collection classes. Using a collection allows the programmer to hold, process, or store groups of class objects or variables of certain standard types. You can use these collection classes to store objects in memory, and for some standard types they provide serialization support also. The collection varies in size to accommodate as many objects as memory constraints will allow. A collection object appears as a single object. Class member functions can operate on all elements of the collection. A collection class is characterized by its shape and by the types of its elements. The shape refers to the way the objects are organized and stored by the collection. MFC provides three basic collection shapes: arrays, lists, and maps (also known as dictionaries).

User Avatar

Wiki User

15y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What do you mean by MFC Collection Classes in visual programming?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering
Related questions

What does RAD mean in visual basic programming language?

Rapid Application Development.


What do you mean by framework?

It is a collection of classes and services.It exists as a layer between.NET applications and underlying operating system. ie it encapsulates the basic functionality that was earlier built into programming languages such as debugging and security services.


What do you mean by net frameworks?

It is a collection of classes and services.It exists as a layer between.NET applications and underlying operating system. ie it encapsulates the basic functionality that was earlier built into programming languages such as debugging and security services.


What do you mean by Net Programming?

It is programming using the .NET Framework, which does not necessarily have anything to do with the web. It refers to languages such as: VB.NET, C#, Visual C++, J# etc.


How do you visual basic?

I think you mean how do you work visual basic. Anyways, it is a programming language developed by Microsoft using a type of basic language. I would go to a site that will teach you vb (visual basic)


How do you basic?

I think you mean how do you work visual basic. Anyways, it is a programming language developed by Microsoft using a type of basic language. I would go to a site that will teach you vb (visual basic)


What does 'hexachordal' mean?

In music, a hexachord is a collection of six pitch classes including six-note segments of a scale or tone row.


What do visual mean?

Visual means having to do with seeing.


Is computer design the same as computer programming?

Depends what you mean. Computer programming is the actual act of writing code for the computer. Computer design could mean two things. First, software design. This is not coding, so would thus not be considered computer programming. Usually it could mean either graphic manipulation or designing software by way of a visual aid. If you meant design as in the actual act of designing the hardware of a computer, then no. Obviously they are two completely different things.


What are those languages under in object oriented programming?

Most modern programming languages have some support for object-oriented programming. In some (such as Java), it is obligatory - you have to write your code in classes. In others - such as JavaScript or PHP - it is optional, meaning that you can write programs the old-fashioned way (procedural programming).


What mean of Cannot Quit Visual Foxpro in Visual Foxpro?

insufficient memory


Which one is more advanced core java or java?

The Core Java technologies and application programming interfaces (APIs) are the foundation of the Java Platform, Standard Edition (Java SE). They are used in all classes of Java programming, from desktop applications to Java EE applications. Well What exactly you mean by Java?