answersLogoWhite

0


Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: What does predefined procedures mean?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How do you feel about performing tasks while following specific predefined procedures?

Specific predefined procedures definitely make the work easier as you already know what to do but on the other hand it makes the work monotonous. There is no creativity. It kills the mind.


What do you mean by Linux Utilities?

utilities is nothing but predefined commands in linux


What does predefined mean?

Already defined, previously defined.


Why is important policies and procedures of the organisation?

Policies and Procedures are the strategic link between the Company's Vision and its day-to-day operations. But why is that so important? It's because well written policies & procedures allow employees to understand their roles and responsibilities within predefined limits. Basically, policies & procedures allow management to guide operations without constant management intervention.


What does suspended temporarily mean?

Temporary suspended means that the suspended individual will be restored after a short predefined span.


What does the word predefined mean?

"Predefined" refers to something that has been determined, established, or specified in advance. It often refers to settings, values, or options that are already established before they are used or implemented.


How many predefined color schemes does word have?

20, Word has 20 predefined color schemes.


Can you call predefined function recursively?

Guess you meant: can a recursive function call predefined functions? Answer: sure, why not.


Why you use utility function in c?

I guess you mean predefined functions or library functions. Well, you don't have to use them, but they can be useful.


Is a predefined graphic.?

clipart


What are predefined codes?

Predefined codes or the predefined functions are the codes small or large codes which are predefined by the maker of the language. In C++ the predefined codes can be included in the program by the header files. These codes are placed in files and functions could be used to access them. Like a simple console Code to output "Hello World" uses a predefined code cout


What is header function definition in c language?

No predefined 'header' function in the standard C libraries. There are header files, if that's what you mean.