answersLogoWhite

0


Best Answer

The term callback in computer programming can have more than just one meaning. Mainly the term callback means a code that is an argument to another existing code.

User Avatar

Wiki User

10y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is meant by the term callback in computer programming?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is meant by the term snippet?

Snippet is a programming term. Its meaning is part of copy-paste programming where as the smallest parts are called snippets. They are in other words the smallest parts in the code.


What are the Definitions on programming?

Programming is a term that describes the usage of a programming language. Programming languages (C++ for example) are languages that create programs, these programming languages should not be confused with scripting languages. Scripting languages are languages that are meant to be interpenetrated by programs. (Written in a programming language)


What is meant by CPU Bound in C programming?

CPU Bound means that the thread is not waiting for any external event, such as I/O, the release of a time delay, or another thread. Long running threads such as calculations tend to be CPU Bound.It really has nothing to do with C programming. It is a generic computer term.


What is meant by the term a computer could never oringinate anything?

nothing


What are some short term courses related to computer field?

Computer Applications, Ethics in Computing, Computer Networking, Visual Basic, Programming, Hardware Basics


What is meant by the term SetTimeOut?

SetTimeOut is a term that is used in Java programming. It refers to the time it takes for a function in a program to time out or stop. SetTimeOut is a vital function.


What is meant by the term a computer never originate anything?

A computer is only a tool. It cannot create or innovate.


What is multilevel model of computer?

"Multilevel modelling" is a term used in computer programming. It refers to the use of parameters to define the organisation and analysis of information.


What do you mean by ''GIGO'' in computer education?

GI/GO is a computer programming term for Garbage In/Garbage Out. It means that if you have incorrect data input, then your output will be incorrect


What is meant by the term splitscreen in reference to a computer screen?

The term splitscreen in terms of a computer screen is when something is projected on a computer screen in a split fashion. This is typically used in multi-player games.


What is the term 'fprintf' used in?

The term "fprintf" is a command used in the computer programming language C++. The command "fprintf" in C++ is used to print formatted data to a stream.


What is a special language used to write computer programs?

SQL which stands for Structured Query Language The term you are looking for is programming language.