Give the answers in comment box
1) What is the String ?
A) Collection of Characters
B) Collection of Symbols
C) Collection of Instructions
D) Collection of Programs
2) Which is the C based Programming Language?
A) Java
B) AutoCAD
C) C#
D) A & C
3) Another name of Header File Section ?
A) Comment Section
B) User Defined Function Section
C) Linking Section
D) B & C
4) Size of Long int data type ?
A) 1 bytes
B) 2 bytes
C) 3 bytes
D) 4 bytes
5) Find the Error Below Statement
printf("information)
A) Missing ' " ' (Double codes)
B) printf spelling
C) Missing ' ; " ( semi colon)
D) A & C
Post a Comment