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
It is possible to take number of controls added to form at run-time.ex-when user enter 6, 6 text boxes get added to form,next time number of controls get change as per user number enter. What is code for that?
suppose we have ten members of a physical file but we want the output of last 5 members only.how to achieve that?
what is the similarity between networking devices?
what is the meaning of without standing arrears?
i want to improve my english vocab for racking campus written exam plz tell me best book for prepration......
is it possible to desable particular parameter of the normal orcle report based on some condition ?????? if yes,wht is the function for desabling a parameter...
what is dot net framework
Suppose we are doing 4 operations on database using service, first operation is successful but due to some reason remaining 3 operations are failed. I) is this transaction successful or not? ii) How can you give that error message to user?
which book we learned this mantis? how many version are realsed this mantis upto now?
Tag for turning an image into a hyperlink is
When you deliver your C++ headers and C++ library of a class (what all can you change in the class so that application using your class does not need to recompile the code)
along with oracle which language will be beneficial to have knowledge with,java,.net,since i m doing oracle have appeared for 8th sem BEIT,plz suggest
how to convert hashmap to arraylist with iteration
1. Consider the following code in our example assembly language: ; an example bit of assembly code ROOT: W FATHER FATHER: W SON1 W SON2 SON1: W NIL W NIL ; ---------------------- SON2: W GRANDSON W NIL GRANDSON: W NIL W NIL NIL = 0 Assemble this code carefully following the two pass model, and show the symbol table at the point marked by the dashed line during each pass.
what is meaning of MDM in sap?let me know that meaning