Compare commits
No commits in common. "main" and "27-03-25-bc367c" have entirely different histories.
main
...
27-03-25-b
|
|
@ -56,7 +56,6 @@ function modifyObj(obj) {
|
|||
// Enter your code here
|
||||
obj["First_Name"] = "Dheerendra";
|
||||
obj["Last_Name"] = "Singh";
|
||||
obj["addres"] ="new delhi"
|
||||
|
||||
}
|
||||
|
||||
|
|
@ -72,4 +71,3 @@ Method for generating 256 hash code for a String:
|
|||
*/
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user