answersLogoWhite

0

Hi, A class means collection of methods/functions. Method/function accepts parameters, process set of codes which you have written in the module/function and returns the output to the caller. Collection of class is called Class Library. When you complie the Class Library it becomes a DLL. Hope this helps

User Avatar

Wiki User

18y ago

What else can I help you with?

Related Questions

What does Lisp mean in computer language?

LISP programming refers to creating applications using LISP languages - a family of old high level programming languages that used Polish notation. LISP languages are the second oldest HLLs after FORTRAN.


Where did the computer languages come from?

People created the different computer languages to help them solve various different types of problems on computers.


How many types of computer languages are there?

Thousands if not tens or hundreds of thousands.


What are types of procedure languages?

Programming languages such as COBOL and FORTRAN are examples of procedure languages.


Which programming languages do what?

HTML creates webpages, C++ and Java can make programs like games. Those are just the basic ones. You can see a list of them at: http://www.ukessays.com/essays/computer-science/programming-languages-and-their-types-and-uses.php


How is it that writing code for computer programming is similar to writing an essay?

Both have different types of audiences.


What are some of the different types of software programming languages?

High level languages Mid Level Languages Low level languages High level languages: cobol, fortran etc Mid level languages: C, C++ Low level languages: assembly language


What are some examples of context-free languages and how are they different from other types of languages?

Context-free languages are a type of formal language in theoretical computer science. Examples include programming languages like C, Java, and Python. These languages are different from regular languages and context-sensitive languages because they can be described by context-free grammars, which have rules that do not depend on the context in which a symbol appears. This allows for simpler parsing and analysis of the language's syntax.


Pdf of What are the different types of computer languages?

Computer languages can be broadly categorized into several types: Programming Languages (e.g., Python, Java, C++) are used to write software applications. Markup Languages (e.g., HTML, XML) are used to format and present data. Scripting Languages (e.g., JavaScript, PHP) automate tasks and enhance web functionality. Domain-Specific Languages (e.g., SQL for database queries) are tailored for specific problem domains. Each type serves distinct purposes in the realm of computing.


What are the two major types of programming languages in c plus plus?

Object oriented programming and structured programming.


What are the different types of memory areas for different programming languages?

Code (readable, executable) Constant data (readable) Variable data (readable, writeable)


What are two types of programming languages?

C++, Perl, Fortran