What is the difference between: x=a+b+c+d; and
x=SUM(a,b,c,d);?sas
Answer Posted / nikita
In x=a+b+c+d we get sum of four integer, but x=sum(a,b,c,d) not get sum of four integer.
| Is This Answer Correct ? | 4 Yes | 11 No |
Post New Answer View All Answers
MOV.CB 007H,ADCON1 MOVE.CT 001H,_OPTION_REG_7 MOV.CB 007H,CMCON
what are importance in problem tracking
how many types of bytes are there???
what is the difference between rename and label
Explain with examples any 2 features of OOPS.
hi viewers, tell me,what is scripting and programming, define and difference...pls
I'm new to ABAP. What is Module pool in SAP?
sample and simple coding where we get?
what is delegate and delegation model give the real live example on delegate model
what are the differences between CONS, LIST, and APPEND
Write a shell program. Enter number of days from keyboard. Find out the number of years, month and days it contains
What is test execution and when will we start execution please send me one example for this question
how to hide prompts
Q2. A memory location has physical address D5687h. Compute: a. The offset address if the segment number is D445h. b. The segment number if the offset address is B577h.
which worker is involved in all the phases of SDLC?