Nokia Corporation () (, , ) is a Finnish multinational communications corporation headquartered in Keilaniemi, Espoo, a city neighbouring Helsinki. Its principal products are mobile electronic devices, primarily and other communications devices. It also offers Internet services such as applications, games, music, maps, media and messaging through its Ovi platform, and free-of-charge digital map information and navigation services through its wholly owned subsidiary Navteq. Nokia has a joint venture with Si..
In computer programming, a parameter is a special kind of variable, used in a subroutine to refer to one of the pieces of data provided as input to the subroutine. These pieces of data are called arguments. An ordered list of parameters is usually included in the definition of a subroutine, so that, each time the subroutine is called, its arguments for that call can be assigned to the corresponding parameters.