main()
{
printf("hello%d",print("QUARK test?"));
}

Answer Posted / vinay

QUARK TEST

hello 10

Is This Answer Correct ?    1 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the sizeof () operator?

612


Which type of language is c?

640


Describe the difference between = and == symbols in c programming?

769


Write a program in c to replace any vowel in a string with z?

680


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

629






What is #include conio h?

586


Which header file is used for clrscr?

569


Subtract Two Number Without Using Subtraction Operator

348


Explain what is the general form of a c program?

616


Differentiate between Macro and ordinary definition.

718


What is the difference between int main and void main?

567


Why is this loop always executing once?

611


Explain how can a program be made to print the line number where an error occurs?

684


Explain the difference between #include "..." And #include <...> In c?

618


WHAT IS THE DEFINATION OF IN TECHNOLOGY AND OFF TECHNOLOGY ?

1853