what diffrence between procedure and function?
Answers were Sorted based on User's Feedback
Answer / asdf
a procedure doesnt return anything to the calling procedure
whereas a function returns a value to the calling function
.. this is the diff..
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / sarath_doubt
Procedure does not contain a return type, but a function
consists a return type.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / aff
i disagree to both of the answers, i guess procedure and function both are the same.
void draw()
int draw()
you people means to say that i will call the first one as procedure and second one as function! no both can call as procedure and function as well.
| Is This Answer Correct ? | 0 Yes | 2 No |
in IBM PC -AT.WAT AT REFERS TO?
how to convert infix expression to prefix expression?
Diff.b/w Frames and container?
1 Answers Tech Mahindra, Wipro,
hi i am jyoti i have done sap training in sd and master degree in economics have 2 year exp as enduser in (gdms)and 1 year as sd consultant.as contract basis now what i can do for getting job in it industry
An image map is a collection of
what does mean and stack mean in genral programming?
How can recruiter justified that the candidate is expert in Algorithm and datastructure for Software product development ?
Write a program to create a process in UNIX
how many logical drive we can form to physical device in our computer?
What do you mean by an array ? explain with an example
Given a cube of size n*n*n (i.e made up of n^3 smaller cubes), find the number of smaller cubes on the surface. Extend this to k-dimension.
Define Form modules, Class modules and Standard modules