main()
{
printf(5+"Vidyarthi Computers");
}

Answer Posted / vignesh1988i

rthi computers

since this will be taken as a string and 5 is the subscript value and prints the remaining characters from 'r'.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How will you delete a node in DLL?

940


On most computers additional memory that is accessed through an adapter of feature card along with a device driver program. a) user memory b) conventional memory c) expandedmemory d) area

912


What are the types of type qualifiers in c?

838


Why structure is used in c?

814


1. Write a function to display the sum of two numbers in the following ways: By using (i) pass by value (ii) pass by address a. function with argument and with return value b. function with argument and without return value c. without argument , with return value d. without argument , without return value Note: Use pass by address.

2535


What are the different types of pointers used in c language?

789


Is there a way to jump out of a function or functions?

837


hi send me sample aptitude papers of cts?

1861


What is the difference between variable declaration and variable definition in c?

805


Explain output of printf("Hello World"-'A'+'B'); ?

1176


What is double pointer?

757


What is variable initialization and why is it important?

836


What does s c mean on snapchat?

783


In which language linux is written?

920


write a program fibonacci series and palindrome program in c

798