how to execute with out main in cprogram
Answer Posted / rishabh
dude how it worked!!!!!!!
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Explain how can you tell whether two strings are the same?
application attempts to perform an operation?
Differentiate between the = symbol and == symbol?
write a program in c language to print your bio-data on the screen by using functions.
What is s in c?
What tq means in chat?
What is a pointer in c plus plus?
What are external variables in c?
How can I discover how many arguments a function was actually called with?
write a program to print largest number of each row of a 2D array
.main() { char *p = "hello world!"; p[0] = 'H'; printf("%s",p); }
What is the use of ?: Operator?
How to implement a packet in C
write a program to concatenation the string using switch case?
What is #include conio h?