Answer Posted / khaja
it wont work bcoz its meaning less
bcoz i++* is not an increment operator(post increment)
*++i is to not a pre increment operator...
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
Create a structure to specify data on students given below: Roll number, Name, Department, Course, Year of joining Assume that there are not more than 450 students in the college. 1.write a function to print names of all students who joined in a particular year 2.write a function to print the data of a student whose roll number is given
What is use of #include in c?
What does double pointer mean in c?
What is the Purpose of 'extern' keyword in a function declaration?
What is meant by keywords in c?
What is an operator?
What is the difference between typedef and #define?
What is an auto variable in c?
Why pointers are used?
What is a good way to implement complex numbers in c?
Write a program to reverse a linked list in c.
What is use of pointer?
Explain the meaning of keyword 'extern' in a function declaration.
what is the difference between north western polytechnique university and your applied colleges?? please give ur answers for this. :)
What are comments and how do you insert it in a C program?