why r u join this company? give solid resons.
Answer Posted / rajee
Mainly for only one reason of showing my own talents...
| Is This Answer Correct ? | 2 Yes | 18 No |
Post New Answer View All Answers
What are 3 types of structures?
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.
Which function in C can be used to append a string to another string?
What are the types of c language?
What is operator promotion?
What will the preprocessor do for a program?
What is action and transformation in spark?
illustrate the use of address operator and dereferencing operator with the help of a program guys plzzz help for this question
What is the use of printf() and scanf() functions?
What is use of bit field?
What is the g value paradox?
What is the use of f in c?
Write a program to swap two numbers without using a temporary variable?
What is #define used for in c?
Where define directive used?