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
jonny [76]
3 years ago
15

Which of the following variable names is not valid? 1price 1 price price 1 price1

Computers and Technology
2 answers:
Katena32 [7]3 years ago
5 0

Answer:

1price 1 price price 1

Explanation:

In the c programming, the rule for valid variable name.

1. Variable name cannot start with numeric value like 1,2,3..

2. Space and special character other than underscore '_' are not allowed.

3. After the first letter, numeric values can be used.

Let discuss the options:

Option A:  1price

it start with number which is not allowed.

Option B:  1 price

it start with number and also contain the space which is not allowed.

Option C:  price 1

it contain the space which is not allowed.

Option D:  price1

it is the valid variable name, start with letter and their is no space.

Therefore, option A, B and C are correct option.

irina [24]3 years ago
5 0

Answer:

1price 1 price price 1

Explanation:

The following variable names are not valid.

You might be interested in
Using Task Manager, you discover an unwanted program that is launched at startup. Of the following items, which ones might lead
Harrizon [31]

Answer: Option (a) ,(c) and (e) can become a solution for the problem.

               Option(b) and (d) are not exactly a solution to the issue rather can    be considered on temporary basis

 

Explanation: Windows Task Manager is used for processing task taking place in the system and monitors the performance of that task or program that is running.To stop the unnecessary program execution on the system. methods like searching the source of the program from Task scheduler, startup files or registry key that initiated the execution that unwanted task.

Methods like disabling the program by using Msconfig and Task manager will only deactivate them but they are not eliminated from the source .Thus the appropriate answers would be option(a), (c) and (e).

7 0
3 years ago
1. Which of the following is required to create a computer simulation?
Sonbull [250]
1. Data
2. Input
3. Experimentation
4. Calculates Physics
5. You owe me.
6. Do your work next time.
7. You will never be able to enjoy a nice pipe and gin and use an app like this like a trivia game if you don't force yourself to completely understand your work.
8. I sound like your dad.
9. I am right.
6 0
3 years ago
Help plzzzz_________ provide a means of organizing and summarizing data A. Reports B. Metadata C. Connectors D. All
storchak [24]

Answer:

that is technical but I will go with all I mean d

8 0
3 years ago
Explain: The decode part of fetch decode execute cycle
egoroff_w [7]

Answer:

Image below

Explanation:

5 0
3 years ago
Read 2 more answers
An___ is a rectangular work area in the desk top that contains a program, text, files, it other data and tools.
Nataly_w [17]
A window is a rectangular work area in the desk top that contains a program, text, files, it other data and tools.
Hope this helps!
5 0
3 years ago
Other questions:
  • We have an internal webserver, used only for testing purposes, at IP address 5.6.7.8 on our internal corporate network. The pack
    15·1 answer
  • Question 2 (1 point)
    9·1 answer
  • 1.) How do parks and other green spaces benefit a community?
    7·2 answers
  • If a driving who is under the age of 21 is stopping by a law enforcement officer and shown to here a bal of .02 or greater, he o
    14·1 answer
  • Which type of computer network ensures high quality​
    9·1 answer
  • You have a web application hosted in AWS cloud where the application logs are sent to Amazon CloudWatch. Lately, the web applica
    7·1 answer
  • What is work flexibility?
    15·1 answer
  • 2ND LAST QUESTION
    13·1 answer
  • Write a python program to change variable value of your previous result percentage to your current percentage of mid-term
    13·1 answer
  • Write a complete program that declares an integer variable
    7·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!