answersLogoWhite

0

1st Data type
2ed Function name Must required to use a function in a program
User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

Why you use programming in computer?

to use what i program


What does introspection refer to in computer programming?

Introspection as used in computer programming is defined as the ability of a computer program to be able to examine the type or peroperties of a specific program at what is called "runtime".


Do they offer any free online courses for computer programming?

Yes, there are several institutes that offer free online courses in computer programming with no registration required. Massachusetts Institute of Technology has such a program called OpenCourseWare. Go to www.mit.edu for information.


What is the relation between problem and programming?

Problem -> Programming Programming can be a solution to a problem. If you have a problem and it can be solved by a computer program, so you can create such a program - so you can solve this problem by programming.


What has the author Carl Feingold written?

Carl Feingold has written: 'Fundamentals of COBOL programming' -- subject(s): COBOL (Computer program language) 'RPG II programming' -- subject(s): RPG (Computer program language) 'Fundamentals of structured COBOL programming' -- subject(s): COBOL (Computer program language), Structured programming


What has the author Claire Bailey Passantino written?

Claire Bailey Passantino has written: 'Matilda, the Computer Cat, for the TI-99/4A computer' -- subject(s): BASIC (Computer program language), Computer games, Programming, TI-99/4A (Computer) 'School days for the TI-99/4A computer' -- subject(s): BASIC (Computer program language), Computer games, Juvenile literature, Programming, Programming (Computers), TI-99/4A (Computer) 'Lou, the Cockroach, Meets the Commodore 64' 'Matilda the computer cat for the Commodore 64 computer' -- subject(s): BASIC (Computer program language), Commodore 64 (Computer), Computer games, Juvenile literature, Programming, Programming (Computers) 'School days for the Commodore 64 computer' -- subject(s): BASIC (Computer program language), Commodore 64 (Computer), Computer programs, Juvenile literature, Programming, Programming (Computers) 'Itty bitty bytes of space for the ATARI computer' -- subject(s): Atari 400 (Computer), Atari 800 (Computer), BASIC (Computer program language), Computer games, Computer programs, Juvenile literature, Programming, Programming (Computers)


What is the difference between program and programming?

define program i. program means set of instruction which are required for a particular type of task is called program ii. set of instruction or commands which are given for the computer to do different activity or jobs or works is called program define programming the process of creating/modifying a program; some people's job, others' hobby


What has the author V A Dyck written?

V. A. Dyck has written: 'Introduction to computing' -- subject(s): Computer programming, Data processing, FORTRAN (Computer program language), Mathematics, Programming 'FORTRAN/77' -- subject(s): Computer programming, Computer programs, FORTRAN 77 (Computer program language), Mathematics


What has the author Penny Holland written?

Penny Holland has written: 'Looking at BASIC' -- subject(s): BASIC (Computer program language), Juvenile literature, Programming (Computers), Programming languages (Computers) 'Looking at Logo' -- subject(s): Computers, Juvenile literature, LOGO (Computer program language), Microcomputers, Programming, Programming (Computers) 'Looking at computer games' -- subject(s): BASIC (Computer program language), Computer games, Juvenile literature, Programming (Computers)


How is parallax used in computer programming?

Parallax is used in computer programming by using a computer and a USB connection. They have been popular in robotics because of their easiness to program.


What is a function in computer programming and how is it used to perform specific tasks within a program?

In computer programming, a function is a block of code that performs a specific task. It is used to organize and simplify the program by breaking it into smaller, reusable parts. Functions can take input, process it, and return output, allowing them to be called multiple times throughout the program to perform the same task. This helps in making the code more efficient, readable, and easier to maintain.


What do you mean by programming language?

A programming language is a symbolic language that a computer programmer uses to write computer program source code. Source code is non-executable code and must be translated into machine code. A computer can be programmed to perform this conversion and thus produce the required machine code.