Answer Posted / naresh lingampally
void main()
{
int i;
clrscr();
for(i=0;;i++)
{
printf("%d",&i);
}
getch();
}
| Is This Answer Correct ? | 2 Yes | 8 No |
Post New Answer View All Answers
What is union and structure in c?
If jack lies on Mon, Tue Wed and jill lies on Thursday, Friday and Saturday. If both together tell they lied yesterday. So c the given options and then c cos in the given dates one will be saying the truth and one will be lying. I got Thursday as option because jack is saying the truth he lied yest but jill is lying again as he lies on that day.
What is dynamic dispatch in c++?
What do you mean by scope of a variable in c?
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
what is event driven software and what is procedural driven software?
Difference between goto, long jmp() and setjmp()?
Is array name a pointer?
shorting algorithmS
What is the collection of communication lines and routers called?
Can a pointer be null?
Is boolean a datatype in c?
What are volatile variables in c?
What is ## preprocessor operator in c?
What is difference between stdio h and conio h?