int i[2], j; int *pi;i[0] = 1; i[1] = 5; pi = i; j = *pi + 1 + *(pi + 1)Value of j after execution of the above statements will be a) 7 b) 6 c) 4 d) pointer
What is keyword frequency?
What is a functional dependency in the dbms?
What is two-phase commit in the database?
What is Streams in Node.js?
What is Density of cement, sand & aggregate ?
Can some one please show me the design of a POT Bearing.
What are the cases why parameterization is necessary when load testing the Web server and the database server?
What is the post- dated cheque?
write a c programme for add of two numbers with out use of arthematic operators
Who uses powerpoint?
What will you do if some of your subordinates are not performing up to your expectations?
what is data governance? : Sas-di
What happens to a html page?
How to get unique records from a table?