Answer Posted / sindhu
#define my main()
my()
{
printf("hello frnz");
}
| Is This Answer Correct ? | 14 Yes | 7 No |
Post New Answer View All Answers
Why can’t constant values be used to define an array’s initial size?
Why is main function so important?
What is formal argument?
How do you determine whether to use a stream function or a low-level function?
What are the 5 types of inheritance in c ++?
The statement, int(*x[]) () what does in indicate?
What are the various types of control structures in programming?
Why is c called c?
Write programs for String Reversal & Palindrome check
Explain what is meant by 'bit masking'?
write a c program to print the next of a particular no without using the arithmetic operator or looping statements?
please can any one suggest me best useful video tutorials on c i am science graduate.please help me.u can email me to sas29@in.com
program for reversing a selected line word by word when multiple lines are given without using strrev
What is keyword in c?
Who developed c language?