12. Look at the Code: main() { int a[]={1,2,3},i; for(i=0;i<3;i++) { printf("%d",*a); a++; } } Which Statement is/are True w.r.t the above code? I.Executes Successfully & Prints the contents of the array II.Gives the Error:Lvalue Required III.The address of the array should not be changed IV.None of the Above. A)Only I B)Only II C)II & III D)IV
4 7721The size of the bucket is N kb. The bucket fills at the rate of 0.1 kb per millisecond. A programmer sends a program to receiver. There it waits for 10 milliseconds. And response will be back to programmer in 20 milliseconds. How much time the program takes to get a response back to the programmer, after it is sent?
1 6266Post New Accenture Interview Questions
What is the difference between mvc and mvt?
What is the function of inner join?
What is dynamic transaction backout?
What is json-rpc? What is json-rpc-java?
How do I restrict a user or domain from sending mail to my users?
Explain Geography datatype in SQL Server
What is the main difference between using data table vs page block table tags?
what are the two states of installation?
How do you declare an interface in c#?
What is multi-path fading?
what is Brest Wall?
what is your expectation
Are c# strings null terminated?
what is span value and zero ? and how set ?
What are the uses of protocols?