Answer Posted / dipti
this is a pointer which is passed automatically when
variable called in function
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
disply the following menu 1.Disply 2.Copy 3.Append; as per the menu do the file operations 4.Exit
What are the two types of functions in c?
What is difference between array and pointer in c?
If one class contains another class as a member, in what order are the two class constructors called a) Constructor for the member class is called first b) Constructor for the member class is called second c) Only one of the constructors is called d) all of the above
What is line in c preprocessor?
What is else if ladder?
What is the purpose of the statement: strcat (S2, S1)?
How can I split up a string into whitespace-separated fields?
what is the function of pragma directive in c?
What are the advantages of using new operator as compared to the function malloc ()?
What are identifiers c?
What is a keyword?
Iam a B.Tech graduate and completed my engineering in 2009, from 2005 to 2009 and after that i had done nothing.Now i want to do job and get into BPO field . Friends give me suggestions as what to say in interview... if they ask me that what would you had done ... these many years without doing job ??????? pls urgent
What are compound statements?
What are the restrictions of a modulus operator?