What is the difference between: x=a+b+c+d; and
x=SUM(a,b,c,d);?sas
Answer Posted / mohana priya.m
x=a+b+c+d;->The integer value gets stored in the value x.
x=sum(a,b,c,d);->the return value of the function sum
(a,b,c,d) gets stored in the value x.
Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
in a VB application, where the data will be stored after manipulation? what is the syntax for that?
What is the merger sort principle and its time complexity.
iam confused among testing ,.net and java. can anybody help me.
what are the differences between CONS, LIST, and APPEND
How to change the color of a cell or a row in a datagrid on mouse hover using javascript/.net
what is dot net framework
What is SOLID Principle in Programming Language?
what are the topics choosen for jam round for interviews
Define Form modules, Class modules and Standard modules
I am taking the bmc control m/enterprise manager 7.0 scheduling test and just wanted to see what kind of questions they would ask or if anyone has taken the test and how long it is for how many questions?
Busy waiting is a method whereas a taskwaits for a given event by continiously checking for an event to occur. What is the main problem with this approach
design a counter with the following repeated binary sequence: 0, 1, 2, 3, 4, 5, 6, 7, 8 using JK Flip Flop.
why we use abstract in awt?
Which method protects back button to retrieve old value from previous page in Struts.
Colors specified with the notation