Answer Posted / ann
its basically a pointer to a pointer
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What are Macros? What are its advantages and disadvantages?
What are the general description for loop statement and available loop types in c?
Which node is more powerful and can handle local information processing or graphics processing?
Is c compiled or interpreted?
Explain high-order and low-order bytes.
Explain what are the __date__ and __time__ preprocessor commands?
What is adt in c programming?
What is the difference between a free-standing and a hosted environment?
Explain how can I manipulate strings of multibyte characters?
What are the different types of pointers used in c language?
Create a registration form application by taking the details like username, address, phone number, email with password and confirm password (should be same as password).Ensure that the password is of 8 characters with only numbers and alphabets. Take such details for 3 users and display the details. While taking input password must appear as “****”.
Explain the use of function toupper() with and example code?
a formula,a series of steps,or well defined set of rules for solving a problem a) algorithem b) program c) erdiagram d) compiler
What are the uses of null pointers?
what is the structure pointer?