given the piece of code int a[50]; int *pa; pa=a; to access the 6th element of the array which of the following is incorrect? a.*(a+5) b.a[5] c.pa[5] d.*(*pa + 5)
6 32717National Remote Sensing Agency (NRSA) is located at: (a) Bangalore (b) Thiruvananthapuram (c) Hyderabad (d) Gadanki, near Tirupati
6 25639What is the literal meaning of secularism? (a) Freedom to worship any God (b) Death of religion (c) Separation of religion from the state (d) None of these
3 12603The President of India addresses his resignation letter to the: (A) Prime Minister (B) Vice President (C) Chief Justice of India (D) Speaker of the Lok Sabha
24 121632Post New amu Interview Questions
Difference between operator overloading and function overloading
What do you mean by gaussian blur?
Can there be at least some solution to determine the number of arguments passed to a variable argument list function?
When an expansion is joint needed on the shell side of a shell and tube heat exchanger?
Explain super alloys. What makes them useful for land-based turbines?
What is a protected class in c#?
What is mean by dao?
Write code for reversing a linked list.
What do you mean by internal and external commands in dos?
What are the unique features of aix ?
how did the testing of protection relays done through current injection
What is a dashboard in sap bw?
Explain How do you create a recordset object in vbscript?
Explain the term recursive case?
Can abstract class be instantiated c#?