Answer Posted / rameshp
ans is 4.
bec
*a+1-*a+3= 4 +*a,-*a ll be cancel....so ans s 4...
| Is This Answer Correct ? | 49 Yes | 3 No |
Post New Answer View All Answers
Draw a diagram showing how the operating system relates to users, application programs, and the computer hardware ?
provide an example of the Group by clause, when would you use this clause
What is the difference between printf and scanf in c?
please send me the code for multiplying sparse matrix using c
What is a program?
What are the rules for the identifier?
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
Explain what are compound statements?
What is adt in c programming?
Which header file is essential for using strcmp function?
What is FIFO?
Write a program in c to replace any vowel in a string with z?
Explain what does it mean when a pointer is used in an if statement?
Whats s or c mean?
How do I use void main?