what is the difference between set and append?
Answer Posted / karishma39malik@gmail.com
set means to set a value like.. set v =4 giving a value to a
variable.. n append means to add something at the end..
without deleting or erasing previous content.. adding after
the thing already entered... n set means to erase n replace
and give new value..
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
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)
What is WEB 3.0? What are the features their in WEB3.0
what is meaning of MDM in sap?let me know that meaning
how to study PHP my own? i reffered many sites.. but as being a fresher i couldnt follow those... which site will be the best one?
how to check single or double byte in struts
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 call dll API sub routine in VB Form.
How to use string functions in QTP?give some examples
why we use abstract word in abstract window toolkit in java language.
Write a pseudo code to evaluate a number to any base given (2...16) based on the input. Number greater than 9 should be given as A-F for 10-15.
Hi All, Can any one please send me the difference between informatica 7i and 8i versions, Thanks in advance. vinod
what is session state?
if 2 is passed as an argument to the method,void GC.Collect then what would be the result?
what is the difference between SCAN AND CHECK,LOKUP AND XFOOT? where we can use thease opcodes? Can any body tell me real time senariao with example?
Can any one give an example (Source Code) on virtual function implemetation in Java?