As sir told the values are temporarily created inside a function if they are not passed by value then how in this code
the parameters are passed inside void function changed then those parametes are reflceted in main function alsohow is this possible they shoud have delted as they are just local copy in function main function should not reflcet those value