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 |
What are static variables in c?
if we take a number as a char then can we manipulate(add, subtract) on this number
Explain what are compound statements?
what is ur strangth & weekness
0 Answers Cognizant, LG Soft, NetEnrich,
f=(x>y)?x:y a) f points to max of x and y b) f points to min of x and y c)error
how to write a cprogram yo get output in the form * *** ***** ******* ********* ******* ***** *** *
Write a program that can show the multiplication table.
What is the difference between char a[] = "string"; and char *p = "string"; ?
14 Answers Adobe, Honeywell, TCS,
What is macro?
what is difference between declaring the pointer as int and char in c language?
what is the difference between class and unio?
A character flag or control mechanism that delineates one data item from another a) variable b) constant c) delimiter d) call by reference