why r u join this company? give solid resons.
Answer Posted / vishwnath patil
Bcoz,,,,
i want to strugle in my life & only this company will
gives u how to strugle in ur s/w feilds...............
& also i want to learn with real time problems how to solve
that,how shoud give o/p on ur proper task...
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
simple program of graphics and their output display
What is break in c?
What is data structure in c and its types?
i want to know the procedure of qualcomm for getting a job through offcampus
What is a pointer value and address in c?
What is the collection of communication lines and routers called?
how can I convert a string to a number?
What is strcpy() function?
How can I write a function that takes a format string and a variable number of arguments?
What is a 'null pointer assignment' error?
write a program that declares an array of 30 elements named "income" in the main functions. then cal and pass the array to a programmer-defined function named "getIncome" within the "getIncome" function, ask the user for annual income of 30 employees. then calculate and print total income on the screen using the following function: "void getIncome ( ai []);
What is the data segment that is followed by c?
a number whose only prime factors are 2,3,5, and 7 is call humble number,,write a program to find and display the nth element in this sequence.. sample input : 2,3,4,11,12,13, and 100.. sample output : the 2nd humble number is 2,the 3rd humble number is 3,the 4th humble number is ,the 11th humble number is 12, the 12th humble number is 14, the 13th humble number is 15, the 100th humble number is 450.
Explain data types & how many data types supported by c?
Is c call by value?