answersLogoWhite

0


Best Answer

Statically typed languages.

User Avatar

Wiki User

7y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What do you call programming languages that require you to declare the type of each variable?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

What specifies a variable's name and data type?

Most programming languages require that you declare all of the variables that you intend to use in a program. A variable declaration is a statement that typically specifies two things about a variable:* The variable's name* The variable's data typePosted by Special:Contributions***EDIT***This can be found on page 56 in "Programming Logic and Design" by Tony Gladdis


How do you declare local and global variables in pseudo code?

Pseudocode is not a programming language (it's specifically intended for human interpretation), so there is no need to declare variables, you simply define them as and when you require them. For instance: Let x = 42 Let y = x * 2


Most modern programming languages require that program statements be placed in specific columns?

RPG and Fortran


What are the different aspects of the cost of programming languages?

The cost of programming languages can vary based on several aspects, including: Licensing fees: Some programming languages require payment of licensing fees, while others are open source and can be used for free. Development time: The time it takes to develop software using a particular programming language can affect its cost. Programming languages with a shorter development time can be less expensive than those that require more time and effort to develop. Maintenance costs: The cost of maintaining and updating software written in a particular programming language can also affect its overall cost. Some programming languages are easier to maintain than others, which can save money in the long run. Availability of skilled developers: The cost of programming languages can also be affected by the availability of skilled developers who are proficient in a particular language. Languages with a smaller pool of skilled developers may be more expensive to use. Performance and scalability: The performance and scalability of a programming language can affect the cost of software development. Languages that are faster and more scalable can result in more efficient and cost-effective software. Compatibility with existing systems: If a programming language is not compatible with existing systems, it can be expensive to integrate and may require significant changes to the existing infrastructure. Security: The security of a programming language can also affect its cost. Languages that are more secure may be more expensive to develop with, but can help prevent costly security breaches in the long run.


What character is used to begin a comment?

This is different in different programming languages. Some character groups used in various languages to start a comment are: //, ;, !, /*, --, #, ', {, <!--, {-, etc. Some languages also require a character group to end a comment. Some older languages did not use character groups to mark comments but required them to appear in a certain place on every program line. There are endless variations in how commenting is done in computer programming languages.

Related questions

What specifies a variable's name and data type?

Most programming languages require that you declare all of the variables that you intend to use in a program. A variable declaration is a statement that typically specifies two things about a variable:* The variable's name* The variable's data typePosted by Special:Contributions***EDIT***This can be found on page 56 in "Programming Logic and Design" by Tony Gladdis


How do you declare local and global variables in pseudo code?

Pseudocode is not a programming language (it's specifically intended for human interpretation), so there is no need to declare variables, you simply define them as and when you require them. For instance: Let x = 42 Let y = x * 2


What statement about selecting the right programming language for a project is false?

Programming languages require the same amount of time to excute.


What qualifications do you need to make a application?

You do not require any qualifications. You do need a knowledge of simple programming languages.


Most modern programming languages require that program statements be placed in specific columns?

RPG and Fortran


What is an example of a programming language that does not require the programmer to know machine language?

C++ and Visual Basic are computer languages that do not require the programmer to know machine language.


Is there any drag and drop application development software for Windows. Something that does not require knowledge of programming languages?

O-O))))


What are the different aspects of the cost of programming languages?

The cost of programming languages can vary based on several aspects, including: Licensing fees: Some programming languages require payment of licensing fees, while others are open source and can be used for free. Development time: The time it takes to develop software using a particular programming language can affect its cost. Programming languages with a shorter development time can be less expensive than those that require more time and effort to develop. Maintenance costs: The cost of maintaining and updating software written in a particular programming language can also affect its overall cost. Some programming languages are easier to maintain than others, which can save money in the long run. Availability of skilled developers: The cost of programming languages can also be affected by the availability of skilled developers who are proficient in a particular language. Languages with a smaller pool of skilled developers may be more expensive to use. Performance and scalability: The performance and scalability of a programming language can affect the cost of software development. Languages that are faster and more scalable can result in more efficient and cost-effective software. Compatibility with existing systems: If a programming language is not compatible with existing systems, it can be expensive to integrate and may require significant changes to the existing infrastructure. Security: The security of a programming language can also affect its cost. Languages that are more secure may be more expensive to develop with, but can help prevent costly security breaches in the long run.


What character is used to begin a comment?

This is different in different programming languages. Some character groups used in various languages to start a comment are: //, ;, !, /*, --, #, ', {, <!--, {-, etc. Some languages also require a character group to end a comment. Some older languages did not use character groups to mark comments but required them to appear in a certain place on every program line. There are endless variations in how commenting is done in computer programming languages.


Is there any possibility that computers work without any programming language?

No. Computers are machines and require machine code to work. Machine code is a programming language. All other languages have to be converted to machine code in order to work.


What are the highest skilled computer related jobs?

There are many computer job that require high levels of training. Programing would be one such skill as there are many different programming languages.


What are some languages that aren't spoken?

Some examples of languages that aren't spoken include sign languages (such as American Sign Language), braille (a tactile writing system for people with visual impairments), and programming languages (used to code software and computer programs).