Answer Posted / sujith
I would rather say
rthi Computers
Reason is printf() takes a pointer to char to print the
string. we said 5+"Vidyarthi Computers" so this is
interpreted as "rthi Computers" becuase we have added 5 to
the base pointer. so it will print only "rthi Computers".
Is This Answer Correct ? | 18 Yes | 0 No |
Post New Answer View All Answers
What does the c in ctime mean?
How many types of arrays are there in c?
What does 3 periods mean in texting?
Is c procedural or object oriented?
What is the general form of function in c?
Are there namespaces in c?
Explain how can you tell whether two strings are the same?
What is the significance of c program algorithms?
What is identifier in c?
Is this program statement valid? INT = 10.50;
What are file streams?
what is stack , heap ,code segment,and data segment
What is declaration and definition in c?
write a c program to calculate sum of digits till it reduces to a single digit using recursion
Define Spanning-Tree Protocol (STP)