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
Write a C program to fill a rectangle using window scrolling
Explain how does flowchart help in writing a program?
Does sprintf put null character?
Write a program to compare two strings without using the strcmp() function
42 Answers Accenture, Arba Minch University,
what is the diffrenet bettwen HTTP and internet protocol
a c code by using memory allocation for add ,multiply of sprase matrixes
why programming language C is still used in operating system's kernel??
enum DAY { sunday, monday, tuesday }; enum EDAYS { friday, saturday, sunday }; void main() { int i =0; if( i == sunday) { printf("%d",i); } } what would be the output?
write a c program to do the following: a) To find the area of a triangle. b) To convert the temperature from Fahrenheit to Celsius. c) To convert the time in hours : minutes : seconds to seconds.
What is meant by keywords in c?
What is linear search?
Explain how can I write functions that take a variable number of arguments?