M
Q. What should be the output of below program?
#define # @
@include "stdio.h"
int main()
{
printf("C.com");
return 0;
}
Be the first to start discuss.
Related MCQs
Q. What is the last step in algorithm for reliable data transfer?
Q. What are the three decisions making operations performed by the ALU of a computer?
Q. From the following given tree, what is the code word for the character ‘a’?
Q. Which of the following is not Armstrong’s Axiom?
Q. The network layer protocol of internet is
Q. In RDBMS, Data is presented as a collection of............
Q. ________ is a path from one activity state to the next activity state.
Discusssion
Login to discuss.