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
weeeeeb [17]
3 years ago
14

What are variables in Q Basic programs​

Computers and Technology
1 answer:
AlexFokin [52]3 years ago
4 0

Answer:

1. Numeric variable:

A variable which can store numeric value is called numeric variable.

e.g.

A=12

pi=3.14

c=79.89

2. String variable:

A variable which can store string variable is called String variable. String is a array of character enclosed within the double inverted comma.

e.g.

N$="ram"

Place$="Kirtipur Kathmandu"

note that a string variable ends with $

Explanation:

A variable is a quantity which can store value in computer memory. A variable is also a quantity whose value changes during the execution of a program. Like in mathematics a variable holds certain value Just in QBASIC; it is a placeholder for storing value in computer memory

You might be interested in
Write a program to calculate the volume of a cube which contains 27 number of small identical cubes on the basis of the length o
Brrunno [24]

Answer:

<em>This program is written in python programming language.</em>

<em>The program is self explanatory; hence, no comments was used; However, see explanation section for line by line explanation.</em>

<em>Program starts here</em>

length = float(input("Length of small cube: "))

volume = 27 * length**3

print("Volume: "+(str(volume)))

Explanation:

The first line of the program prompts the user for the length of the small cube;

length = float(input("Length of small cube: "))

The volume of the 27 identical cubes is calculated on the next line;

volume = 27 * length**3

Lastly, the calculated volume of the 27 cubes is printed

print("Volume: "+(str(volume)))

4 0
3 years ago
How to create a structure using c# programming
kondaur [170]

Answer:

The answer to this question is given in the explanation section.

Explanation:

C# uses the struct keyword to declare structure.

The are used to store related data item.

For example the record of Student i-e his name, father name, address and class no can be declared using structure

using system

struct Student {

  public string name;

  public string father_name;

  public string address;

  public int class_no;

};

3 0
3 years ago
You decide to share the annual report for your company from your computer. You decide that the data will be stored in its own pa
kobusy [5.1K]

Answer:

  • The required functionality can be provided by both NTFS and FAT.
  • NTFS will provide a sophisticated security features as the partition is so small but the NTFS files will consume a lot of disk space.
  • FAT on the other hand will not use much space but talking about security features, the read only feature can be granted by FAT. The folder can be shared and restricted for required user only giving the read-only right to the user. This feature is equally voted for NTFS and FAT
  • So FAT therefore will provide a normal functionality whereas NTFS would perform perfectly. Ignoring the consumption of disk space by NTFS.

8 0
3 years ago
Among the many DTP software tools available today, which is regarded as the industry standard for DTP
atroni [7]

Answer:

Now these days there are many DTP software use in market such as :

MS office, Adobe in design, MS Publisher etc.

Industry standards for DTP is Desktop publishing

DTP is a desktop publishing software it is used in creation of newsletters brochures etc. It contain both textual or pictorial type of data

4 0
4 years ago
1.
ludmilkaskok [199]

Answer:

D. Are concerned with environmental issues is the answer

8 0
3 years ago
Other questions:
  • Which type of statement is used to communicate one’s feelings in a nonconfrontational manner?
    14·1 answer
  • Please select the word from the list that best fits the definition
    5·2 answers
  • O que é sistema distribuido?
    8·1 answer
  • A programmer writing code in class Point attempts to override the following inherited method:public boolean equals( Object o ) {
    12·1 answer
  • List three things that scientists learned about earth beginning in the 1800s
    13·1 answer
  • Consider the following class declarations.
    6·1 answer
  • What is the function of the following shape? display result to user get input from user make a decision process information
    7·1 answer
  • You are configuring two PCs for your network, PC-A is given an IP address of 192.168.1.18 and PC-B is given an IP address of 192
    15·1 answer
  • Keli is unable to find a shape that meets her needs. Which feature in Power Point should she use to create shapes that are compl
    6·1 answer
  • Cual de las siguientes es una desventaja del uso de las computadoras?
    5·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!