how would a 4*3 array A[4][3] stored in Row Major Order?
No Answer is Posted For this Question
Be the First to Post Answer
Explain how can I convert a number to a string?
though sbi was nationalized why its not comes under nationalized banks and its comes under publicsector banks
3 Answers State Bank Of India SBI,
What is a pointer?
What are the languages are portable and platform independent?Why they are like that?
FIND THE OUTPUT IF THE INPUT IS 5 5.75 void main() { int i=1; float f=2.25; scanf("%d%f",&i,&f); printf("%d %f",,i,f); } ANSWER IS 5 AND 2.25 WHY?
How can you find the day of the week given the date?
Do character constants represent numerical values?
what is a pointer
4 Answers Bank Of America, TCS,
Does c have function or method?
change to postfix a/(b+c*d-e)
write a program for 7*8 = 56 ? without using * multiply operator ? output = 56
What is the difference between exit() and _exit() function in c?