answersLogoWhite

0


Best Answer

Language has a variety of functions. Some of these include apologizing, asking a question, as well as expressing one's personal wishes.

User Avatar

Wiki User

9y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

12y ago

look at the sky until you die for it....!

This answer is:
User Avatar

User Avatar

Wiki User

14y ago

To communicate.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What are the functions of language?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

When was Functions of Language created?

Functions of Language was created in 1994.


What are the components and functions of a language?

components and function of language


What is the functions of the language?

cursing


What is the functions of spoken language?

uikopl


What according to James Baldwin are the functions of language?

Performative Function - the thing and perform what the person say


What are user-defined functions?

User-defined functions are functions that are not provided by the language itself. They are the functions that you yourself write or that are provided for you by a third-party.


What is nesting of functions in c language?

Impossibility.


What are the functions of language in society?

The functions of language in society are quite diverse. The main role language plays is to give identity and is also used for communication purposes.


How many functions are there in c?

The language itself has no functions at all. All functions are either provided by a library or are user-defined. The C89 standard library has fewer than 200 functions but C99 has a few more. Although the standard library is considered part of the language, the library and the language are physically separate. However, the language does have built-in operators like sizeof() that are function-like. But unlike actual functions which are evaluated at runtime, these operators are evaluated at compile time.


What are the functions of language according to Robinson?

According to linguist W. P. Robinson, the functions of language are marking emotional states, personalities, social identity, and relationships, as well as regulating social encounters and identifying social class. These functions were outlined in his 1972 book Language and Social Behavior.


What are functions in c language?

constants, MAX_(function), etc.


What enhance the basic instructions of c language?

Library functions