hai iam working in sap sd module for one year and working
in lumax ind ltd in desp department but my problem is i
have done m.b.a in hr/marketing and working sap sd there is
any combination it. can you give right solution of my
problem. and what can i do?
No Answer is Posted For this Question
Be the First to Post Answer
main() { int i = 10; printf(" %d %d %d ", ++i, i++, ++i); }
What does typeof return in c?
What is meant by type specifiers?
Who invented b language?
Array is an lvalue or not?
Name the language in which the compiler of "c" in written?
What does char * * argv mean in c?
Given only putchar (no sprintf, itoa, etc.) write a routine putlong that prints out an unsigned long in decimal. [ I gave the obvious solution of taking % 10 and / 10, which gives us the decimal value in reverse order. This requires an array since we need to print it out in the correct order. The interviewer wasn't too pleased and asked me to give a solution which didn't need the array ].
Write a progarm to find the length of string using switch case?
An application package has been provided to you without any documents for the following application. The application needs to be tested. How will you proceed?
Q-1: Create a structure to specify data on students given below: Roll number, Name, Department, Course, Year of joining Assume that there are not more than 450 students in the college.
How to reverse a linked list
1 Answers Aricent, Fidelity, IBM, TCS,