1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Mashcka [7]
3 years ago
7

Group of answer choices When declaring a variable, you also specify the type of its values. Variables cannot be assigned and dec

lared in the same statement. Variable names can be no more than 8 characters long. Variable names must contain at least one dollar sign.
Computers and Technology
1 answer:
olga nikolaevna [1]3 years ago
6 0

Complete Question:

Which of the following statement is true?

Group of answer choices.

A. When declaring a variable, you also specify the type of its values.

B. Variables cannot be assigned and declared in the same statement.

C. Variable names can be no more than 8 characters long.

D. Variable names must contain at least one dollar sign.

Answer:

A. When declaring a variable, you also specify the type of its values.

Explanation:

In Computer programming, a variable can be defined as a placeholder or container for holding a piece of information that can be modified or edited.

Basically, variable stores information which is passed from the location of the method call directly to the method that is called by the program.

For example, they can serve as a model for a function; when used as an input, such as for passing a value to a function and when used as an output, such as for retrieving a value from the same function. Therefore, when you create variables in a function, you can can set the values for their parameters.

For instance, to pass a class to a family of classes use the code;

\\parameter Name as Type (Keywords) = value;

\\procedure XorSwap (var a,b :integer) = "myvalue";

<em>Hence, the true and correct statement is that when declaring a variable, you also specify the type of its values such as integers, string, etc. </em>

You might be interested in
Which security procedure is being demonstrated if an administrator is using Wireshark to watch for specific inbound and outbound
defon

Answer:

The correct answer to the following question will be Option C (Firewall monitoring).

Explanation:

Firewall monitoring would be the analysis of essential firewall parameters that play a key role throughout the effective operation of firewalls.

Usually, management of the firewalls should include:

  • Monitoring the firewall file.
  • Management of the firewall statute.
  • Monitoring the design of the firewall.

Firewall security control is shown if the user uses Wire-shark to track relevant incoming and outgoing traffic.

Therefore, Option C is the right answer.

4 0
3 years ago
What is the effective address generated by the following instructions? Every instruction is
kaheart [24]
D. Mov ax, [bx+si] is your answer
5 0
3 years ago
You'll apply the concepts of Lesson 1 to create pseudocode and a flowchart for a modular program. The body mass index (BMI) is o
Kobotan [32]

In this modular program, the pseudocode and a flowchart for the calculation of person's body mass index (BMI) is given by:

  1. //Ask user for height & weight//
  2. "Enter weight (in pounds):"
  3. "Enter height (in inches"
  4. //Calculate the person's (BMI)//
  5. "BMI = weight * (703 / pow(height, 2));"
  6. //Display the person's (BMI)//

<h3>What is a flowchart?</h3>

A flowchart is also referred to as flow diagram and it can be defined as a graphical representation of an algorithm for a work process or workflow.

<h3>What is a pseudocode?</h3>

A pseudocode can be defined as a description of the steps contained in an algorithm, especially through the use of a plain (natural) language.

In this modular program, the pseudocode and a flowchart for the calculation of person's body mass index (BMI) is given by:

  1. //Ask user for height & weight//
  2. "Enter weight (in pounds):"
  3. "Enter height (in inches"
  4. //Calculate the person's (BMI)//
  5. "BMI = weight * (703 / pow(height, 2));"
  6. //Display the person's (BMI)//

Read more on pseudocode here: brainly.com/question/13208346

#SPJ1

8 0
2 years ago
How overpopulation may lead to harmful effect to the environment<br>​
Serggg [28]

Answer:

Population is growing rapidly, far outpacing the ability of our planet to support it, given current practices. Overpopulation is associated with negative environmental and economic outcomes ranging from the impacts of over-farming, deforestation, and water pollution to eutrophication and global warming.

7 0
3 years ago
Types of function in python programming language​
timama [110]

Answer:

there is  help()  min()  and input() they are the base for python language!
there are some harder ones like User-Defined Functions (UDFs) and set()

4 0
2 years ago
Other questions:
  • What should you do when an error message pops up on the screen?
    7·2 answers
  • An attacker on the network intends to overwhelm another computer with icmp packets as follows:
    13·1 answer
  • After you create an array variable, you still need to ____ memory space.
    8·1 answer
  • Windows server 2008 supports three versions of certificate templates. what version or versions of templates can be issued only f
    13·1 answer
  • Once a manual is written, it may change over time as procedures change. What's a recommended format for a manual to incorporate
    9·1 answer
  • Which of the following are screen objects used to maintain, view, and print data from a database
    9·1 answer
  • All digital devices use software programs to function. Software <br> BLANK create these programs.
    14·1 answer
  • This is your code.
    9·1 answer
  • How can random numbers in a range be generated in Java?.
    8·1 answer
  • Which of these statements about cell references isn’t true
    6·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!