write a program that print itself even if the source file is
deleted?
Answers were Sorted based on User's Feedback
Answer / j.shakthi yokesh
@bitan:dude....if u don't mind,plz explain the code....i
didn't understand
| Is This Answer Correct ? | 0 Yes | 0 No |
Why #include is used in c language?
The program to allow the characters from the input received and send this function to a function check if the characters between letters a to z is a function of y joins as the characters main and output to otherwise return to the original function of the y characters
What are the uses of a pointer?
what is a non volatile key word in c language?
What does sizeof return c?
what is the other ways to find a logic to print whether a number is an even or odd wit out using % symbol??????? i know three different ways to print it. so i need any other different logic>>>>>
find a number whether it is even or odd without using any control structures and relational operators?
22 Answers Microsoft, Shashank Private Limited,
what does the following code do? fn(int n,int p,int r) { static int a=p; switch(n){ case 4:a+=a*r; case 3:a+=a*r; case 2:a+=a*r; case 1:a+=a*r; } } a.computes simple interest for one year b.computes amount on compound interest for 1 to 4 years c.computes simple interest for four year d.computes compound interst for 1 year
will u please send me the placement papers to my mail???????????????????
What is a 'null pointer assignment' error? Explain what are bus errors, memory faults, and core dumps?
related proverb of "dont count your chicken before it hatches"
What are local and global variables?