UDF which accepts three strings as arguments. The function should concatenate first two strings and keep the result in the third string which should be displayed by the main() function Update : 2021-12-25
Size : 577byte
Publisher : pratik
Create a structure which holds various attributes (e.g. name, id, basic_salary, DA%, HRA%, total_salary etc.) of an employee. Write a program which allows you to scan these (except total_salary) attributes for 3 employee Update : 2021-12-25
Size : 1.47kb
Publisher : pratik