R
Q. Choose correct answer..
#include<stdio.h> main() { /* Multi Line Comment This line is ignored by compiler */ printf("Hello C.."); }
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.
Q. what does the default header file contain?
Q. What is the output of C Program with switch statement or block?
Q. What is the operator used to make 1's One's compliment.?
Q. Number of Keywords present in C Language are?
Q. The worst case time complexity of AVL tree is better in comparison to binary search tree for
Q. Choose a correct C statement about String functions
Q. What is the output of C Program with Strings.?
Q. Which of the following is valid syntax for creating a while loop?
Discusssion
Login to discuss.