answersLogoWhite

0

difference between command and statement

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

What are the difference between gwbasic and qbasic?

Difference between QBASIC and GWBASIC?


What is the difference between command and statement?

The difference between command and statement is that command are generally executable in direct mode. Commands usually perform some type of program maintenance such as editing, clearing, running, or saving programs. On the other side statements are the part of a computer program and run in compilers or indirect mode.


You want to save Excel numeric data into gwbasic format?

Not sure what you are trying to do. GWBasic is a programming language; Excel is a spreadsheet. If you like, just copy data from Excel to your GWBasic editing program and reformat, as needed.


What are the difference between ddl and dml commands?

The basic difference between DDL and DML is the commands they provide . The dml (data manipulation language) provides statements to enter, update, delete and perform complex queries on these tables while the ddl(data description language) provides statement for the creation and deletion of tables, indexes, views etc.


What defines how declerations functions commands and other statements should be arranged?

The language syntax.


What is the difference between statements in c plus plus charconstp and char constp?

There is no difference. Both statements are invalid.


What is full form of gwbasic?

George Washington Basic


What difference between dml and ddl?

The basic difference between DDL and DML is the commands they provide . The DDL provides statement for the creation and deletion of tables, indexes, views etc. while the DML provides statements to enter, update, delete and perform complex queries on these tables.


Difference between Cursor-Positioning commands and Display-Adjusting commands?

Cursor Positioning commands mainly used in CLI and Display Adjusting commands mainly used in GUI..


Do imperative statements have question marks at the end?

No, imperative statements do not have question marks at the end. Imperative sentences give commands or make requests and end with a period.


List of command used in c language?

It's easy: there are no commands in C, but a few statements (such as: expression, if, else, switch, while, do-while, for, break, continue, return and goto), and countless library functions (like printf, malloc and fopen).


Why do many practices send out remainder statements than standard statements?

Whay is the difference between remainder statement and standard statements?


How do you operate GWBasic computer programming language?

Check out the resources below.


Why do many practices send out remainder statements rather than standard statements?

Whay is the difference between remainder statement and standard statements?


Different unconditional statement in C programming language?

The C programming language is generally made up of common conditional statements. Occasionally, unconditional statements such as test that are based on imperative commands.


What are the categories of staTement?

Statements can be categorized into several types, primarily including declarative, interrogative, imperative, and exclamatory. Declarative statements convey information or express an opinion, interrogative statements ask questions, imperative statements give commands or requests, and exclamatory statements express strong emotions or feelings. Each type serves a distinct purpose in communication.


What is the difference between an internal and external command?

Internal commands are commands that are already loaded in the system, It can be executed at any time and are independent. external commands are loaded when the user requests them. Internal commands don't require a separate process to execute them.


How do you run a java program which has import javalang commands?

Just like any other java program. Actually speaking importing the java.lang package is not required. But, importing it doesnt make any difference. The program will work just fine with or without those statements


What is difference between stop and end in GWbasic?

The end command is used to end the program whereas the stop command is used to break the loop like ctrl+c. After running the program it will come as break in 20 or whatever


What is difference between control statements and looping statements in c language?

differance between control statement and looping statement?