What accessories required to give the motor with given circuits and do you know the ratings of those accessories?
4 31156Post New TCS Interview Questions
Mention what should be the approach for writing a bdc program?
What is the wait?
What do you mean by delegates and explain different types of delegates?
How to sort list of list in java?
What are the ways to track the error in angularjs?
EXPAND______________IARCS
What is tree in java?
Can you explain cics transaction gateway?
Who developed unix operating system?
What is control interval?
How to display arraylist values in java?
If you are asked to reach 5 lac target within a specific period what will be your actions?
Name few wcs controller commands used in your application for marketing subsystem?
How much are excel sheets?
1. Write a function to display the sum of two numbers in the following ways: By using (i) pass by value (ii) pass by address a. function with argument and with return value b. function with argument and without return value c. without argument , with return value d. without argument , without return value Note: Use pass by address.