Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Home
»
C Programming
»
C Preprocessor
Will the program compile successfully? #include<stdio.h> int main() { printf("India" "CURIOUSTAB\n"); return 0; }
Yes
Show Answer
Correct Answer:
Yes
Explanation:
Yes, It prints "CuriousTab"
← Previous
Next →
Discussion & Comments
No comments yet. Be the first to comment!
Name:
Comment:
Post Comment