#include<stdio.h>
int main()
{
char *ptr;
char string[] = "How are you?";
ptr = string;
ptr += 4;
printf("%s",ptr);
return 0;
}

Answer Posted / satyarani

if int and return 0 is not there, then the output is are you?

Is This Answer Correct ?    12 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what does static variable mean in c language?

1810


How does C pass variables to a function ?

1579


Hi All... PLease send me if anyone have "Information Security Officer" Aptitude papers. Please Mail me at mannusanghi@gmail.com

1429


I have cleared SBT clerk exam and having interview on 29.I have completed my B.tech in IT.I would like to know the types of questions asked in the interview.

3186


what is Networking?

1696






Explain different parts of an instruction. What does the addressing mode bit specifies?

4065


can oracle driver be directly connected with odbc driver??

1278


Q1 Design a webpage for a hotel which displays all the information of the hotel such as rooms available, facilities, and packages along with rate list. Apply the different tags available to give it a good style.

1290


What is the significance of superconductors?

595


Tell me about urself? asked me qstns on my resume what about higher studies any plans? where do u find urself after 3-4

1614


If any kind of accident happen without any information to any one .what kind of action we have to take

1367


What is the aim of Value Engineering?

723


What is Mointer in Operating System?

1265


Is there aptitute question will be asked in NIC exam ??? If yes how many questions will be asked??

1864


what is mean by oracle?And how it is used?

1418