what is the difference between set and append?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / 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 ? | 3 Yes | 1 No |
Answer / prncess
set replaces the element at the given index. add inserts the element at the given index and moves all elements ahead of it one position.
| Is This Answer Correct ? | 0 Yes | 0 No |
what are partial classes. Where is the entry point of partial classes.
What r the attributes using in Win Runner?
0 Answers Tavant Technologies,
what is log files in qtp what is use
How to print No.of.rows affected after updation using ADO.Net
plz send me NIC Scientific Officer /Engineer-SB(Programmer) previous question paper or syllabus
why applet is introduced?
What is BASIS
Write a program to implement BFS/ DFS routine in a connected graph
What are the five tracing levels in System.Diagnostics.TraceSwitcher?
1.Mutating table
Diff between %let and Call symput?
What is meant by SQL,PL/SQL,SQL PLUS? Is there any differnece between them?