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
what is c sharp dotnet
write a query that returns one row for each department and the number of employees in that department. Given two tables EMPLOYEE and DEPARTMENT, where there can be multiple employees per department.
what is web configuration file
How to print No.of.rows affected after updation using ADO.Net
Can we write a method in JSP.If so how?
What sysoption determines where the macro facility searches a specific catalog for complied macro?
A good website has the following conditions It should be interactive. It should contain at least 20 images. Title cannot be null and should contain at least 10 letters other than spaces and hyphen (-). The keywords should contain atleast three among the following list : "design", "Graphics", "lovely", "beautiful", "amazing" and "mesmerising" Write a method: boolean isGoodWebsite(boolean isInteractive, int numOfImages, String title,String keywords[]) isInteractive whether the site is interactive or not numOfImages Number of images on the website title Title of the website keywords Array of keywords in the website.
What are the Short cut Keys of Tally ERP?
what is the diffrence between software and hardware language?
What are two of your strengths that you will bring to our QA/testing team?
shall we execute our java programmes in jre
write the a cl program with the following specification A. Accept 2 parameters-date and date type B. if date type is J then convert date to *MDY format C. if date type is M convert date to *JUL format 4.send a program message with the value of converted date Please explain for each with coding?
public static void main(String args[]) describe it
what is class module in vb6? what it's use? with example..
what is delimiter in sas ?