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
Difference between views and index in sas programming
define profiler???
When will you use shell script/Perl ahead of C/C++?
what are the 3 forms of a prolog term
When we use Windows authentication mode
Diffrence between 2.0,3.0,3.5,4.0. versions of .net?
what is the use MDM(Master Data Management)and meaning
if 3 duplicate records, by keeping one original and one duplicate record, and how to delete remaining 2 duplicates in sql server 2008
What is SAP TAO? · Which Version you are using? · What is the Latest Version in SAP TAO? · What are the Advantages in SAP TAO? · What are the Patches required for SAP TAO? · What is BPT? · Difference between BPT & SAP TAO? · Which Framework using for SAP TAO? · What is CBASE? · What is the SAP TAO Architecture? · What are the Prerequisites for SAP TAO? · SAP Solution Manager Mandatory for SAP TAO 1.0? · SAP Solution Manager Mandatory for SAP TAO 2.X? · What is UI Scanner? · What is Inspector? · How many ways to Create a components using TAO 1.0? · How many ways to Create a components using TAO 2.x? · Which service pack required for SAP TAO 2.7? · What is Import/Export? · What is Consolidate?
how many types of bytes are there???
What is the entry point function of a DLL?
Write a program to show polymorphism.
hai i am mca 2009 fresher.please tell me which certification helps me to get an IT job faster which institute is good in hyderabad.please mail me to prasanna.1856@rediff.com
write the a cl program with the following specification A. Accept 2 parameters-date and date type B. if date type is J then convert date to *MDY format C. if date type is M convert date to *JUL format 4.send a program message with the value of converted date Please explain for each with coding?
design a counter with the following repeated binary sequence: 0, 1, 2, 3, 4, 5, 6, 7, 8 using JK Flip Flop.