What is sizeof array in c?
No Answer is Posted For this Question
Be the First to Post Answer
"%u" unsigned integer print the a) address of variable b) value of variable c) name of a variable d) none of the above
how to find the sizof of any datatype using bit manipulations
Why c++ is called c++ and not c+?
consider the following program sigment int n,sum=1; switch(n) { case 2:sum=sum+2; case 3:sum*=2; break; default:sum=0;} if n=2, what is the value of sum a.0 b.6 c.3 d.none
What is the use of the #include directive?
What is the difference between printf and scanf in c?
code for copying two strings with out strcpy() function.
How to print India by nested loop? I IN IND INDI INDIA
being a chemical engineer and with an aggregate of 80% why you opt for TCS and not your core industry?
Explain what are multidimensional arrays?
main() { int x, arr[8]={11,22,33,44,55,66,77,88}; x=(arr+2)[3]; printf(ā%dā,x); }
What does dm mean sexually?