Answer Posted / 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 |
Post New Answer View All Answers
Mainly Related to Oracle, DBMS , Oracle Stored Procedures, Functions, Oracle 9i Architecture, Redo logs..., Views,
Given a Binary Search Tree, write a program to print the kth smallest element without using any static/global variable. You can?t pass the value k to any function also.
Explain with examples any 2 features of OOPS.
iam confused among testing ,.net and java. can anybody help me.
Write a program that prints the numbers from 1 to 100. But for multiples of three print "Fit" instead of the number and for the multiples of five print "Bit". For numbers which are multiples of both three and five print "FitBit".
can we allocate memory for interface? if no then why?
what is integration testing in real time applications?
qtp 9.2 14 days demo version was expired.I uninstalled how to reinstall this again
WHAT IS THE MEANING OF CONSTANT ...EXEEDS LENGTH LIMIT WHILE COPYING FROM PS FILE TO KSDS
Is class is a abstract datatype in java?
hi..this is kartheek..complted mca in 2009..but i dont have knowledge in programing..but to learn new language.. which one is suitable for me?is SAP or IBM mainframes is suitable for me..?if it suits how much will it costs..?pls answer...
iam confused to choose among testing, .net and java can anybody help me????????
1) How can u create the table?
when a query is made on Logical file in DB2/400, will the records satisfying select/omit criterion be fetched from all members of physical file or only the member with same name as physical file?
Diff between IF and where ?