code update recorded at: 27/03/25 16:24:13
This commit is contained in:
parent
bc367ce430
commit
e1efc2cace
|
|
@ -56,6 +56,7 @@ function modifyObj(obj) {
|
||||||
// Enter your code here
|
// Enter your code here
|
||||||
obj["First_Name"] = "Dheerendra";
|
obj["First_Name"] = "Dheerendra";
|
||||||
obj["Last_Name"] = "Singh";
|
obj["Last_Name"] = "Singh";
|
||||||
|
obj["addres"] ="new delhi"
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
@ -71,3 +72,4 @@ Method for generating 256 hash code for a String:
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user