M
Q. What is the output of below program?
int main()
{
for(; ;)
for(; ;)
printf("Hello..");
return 0;
}
No solution found for this question.
Add Solution and get +2 points.
You must be Logged in to update hint/solution
Be the first to start discuss.
Related MCQs
Q. Which layer provides the services to user?
Q. A PC not connected to a network is equivalent to
Q. What Should Be The Output: Int Main() { Int A = 10/3; Printf("%D",A); Return 0; }
Q. For AWGN, the noise variance is
Q. When was the world’s first laptop computer introduced in the market and by whom?
Q. The limits on the human ability to seen is set by the
Q. The min term when X=Y=Z=0 is
Q. To hide the internal implementation of an object we use …
Question analytics

Discusssion
Login to discuss.