BASIC was the first programming language ever developed

Indicate whether the statement is true or false

FALSE

Computer Science & Information Technology

You might also like to view...

Let G be an undirected graph. Let u and v be two vertices in G. Then u and v are called ____ if there is an edge from one to the other.

A. adjacent B. weighted C. connected D. shortest path

Computer Science & Information Technology

A file stream is closed using the ____ function.

A. exit() B. osclose() C. fclose() D. close()

Computer Science & Information Technology