c program to print a name without using semicolon
Post New Answer View All Answers
What does char * * argv mean in c?
For what purpose null pointer used?
Can a function argument have default value?
What is a shell structure examples?
What is the meaning of typedef struct in c?
What is the difference between %d and %i?
Why static variable is used in c?
What is a method in c?
What is the role of this pointer?
while initialization of array why we use a[][2] why not a[2][]...?
What is meant by high-order and low-order bytes?
How many types of operator or there in c?
What are the 5 organizational structures?
What is structure padding and packing in c?
What is static memory allocation? Explain