why r u join this company? give solid resons.
Answer Posted / krijesh
bcoz i didn't get any other software company.
| Is This Answer Correct ? | 18 Yes | 58 No |
Post New Answer View All Answers
How can variables be characterized?
What is difference between %d and %i in c?
4-Take two sets of 5 numbers from user in two arrays. Sort array 1 in ascending and array 2 in descending order. Perform sorting by passing array to a function mySort(array, sortingOrder). Then multiply both the arrays returned from function, using metric multiplication technique in main. Print result in metric format.
Do you know null pointer?
c language supports bitwise operations, why a) 'c' language is system oriented b) 'c' language is problem oriented c) 'c' language is middle level language d) all the above
Write a program to print fibonacci series using recursion?
What is difference between union All statement and Union?
What are two dimensional arrays alternatively called as?
Difference between macros and inline functions? Can a function be forced as inline?
#include
What is getch() function?
What 'lex' does?
What are the different types of endless loops?
What is "Hungarian Notation"?
What do the functions atoi(), itoa() and gcvt() do?