answersLogoWhite

0

Repeatedly executes body while test expression is true.

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

What does the inc function do in clojure?

Returns a number one greater.


What does the re-find function do in clojure?

Returns the next regex match, if any, using java.util.Matcher.find().


What does the cons function do in clojure?

Returns a new sequence where the first parameter is the first element and the second parameter is the rest.


What is the map-indexed function do in clojure?

In Clojure, the map-indexed function applies a given function to each element of a collection along with its index. It takes a function and a collection as arguments, where the function receives two parameters: the index and the value of each element. The result is a new lazy sequence of the transformed values. This allows for more complex transformations that depend on both the element's value and its position in the collection.


What is the url for clojure api?

http://clojure.org/apiIf you'd like to know more about Clojure, refer to: http://en.wikipedia.org/wiki/ClojureThis is documentation for all of Clojure's functions and macros, arranged alphabetically within namespace. It is generated from the source and reflects the current SVN version. All namespaces are loaded by the runtime except clojure.inspector, clojure.parallel


What function is the last affected while drinking alcohol?

function of a liver..


What is the function of the crystals?

The function is to protect the Caterpillar while it transforms into a butterfly


What is the difference between a function pointer and a pointer to a function?

A pointer to a function is the memory address that stores the address of a function, while the pointer itself is a function pointer.A pointer to a function might be defined as "int (*pf)(int, int);", while to actually point to the function, you would use a function pointer, such as "pf = &func;".


Is the word importance and function the same?

No, importance and function are not the same. Importance refers to the significance or value of something, while function refers to the purpose or role that something serves. A function describes what an object does, while importance describes how valuable it is.


What are the Differentiate the sine wave and cosine wave?

The differential of the sine function is the cosine function while the differential of the cosine function is the negative of the sine function.


Can you define a function inside a function?

No. Functions should be defined separately. So you would not define a function within a function. You can define one function, and while defining another function, you can call the first function from its code.


Why you use while function in c?

It is a statement; you can create a loop with it: while (<condition>) <statement>

Trending Questions
What specifies a variable's name and data type? Are radiators correctly named? What is a relationship in following a-polymorphism b-inheritance c-overloading d-none of these options? What is ELC in electrical term? A process which uses certain skills to solve a problem is called what? How big is the Programmable logic controllers industry and how fast does it grow each year? What is load factor method? Why welding thick carbon steel material has tendency to crack and why? In which layer will liquid petroleum be found in the oil trap shown in figure 4-1? How do you do isolation and lock-off procedure or permit-to-work procedure that applies to the electronic repair activities and the electronic equipment and circuits being worked? What are features of java for web applications? Is there power plants that don't give off harmful gases? Do washing machines heat the water internally ours has 2 pipes leading into it the pipe is branched from the cold feed and one of the pipes is connected to the cold inlet and the other to the hot? How do you write a c program which accepts a positive integer and displays the number of digits? What civilization was the first greek civilization? What is meant by pedefined types? Documentation of Hostel management system? In C language lowercase letters are significant? What precautionary measures in using simple machines must be practiced in order to avoid accidents? What is the maximum number of extents a dataset can allocate on one volume in VSAM dataset?