can we store values and addresses in the same array? explain
Answer Posted / palani222samy
Not because value we can store but address is we can't store
that is default address we can't change that value
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
a value that does not change during program execution a) variabe b) argument c) parameter d) none
How can I dynamically allocate arrays?
Why can arithmetic operations not be performed on void pointers?
develop algorithms to add polynomials (i) in one variable
Can you explain the four storage classes in C?
What is output redirection?
What are the functions to open and close the file in c language?
Are there namespaces in c?
What are the types of unary operators?
How do you search data in a data file using random access method?
Explain what is the benefit of using enum to declare a constant?
how much salary u want ? why u join in our company? your domain is core sector why u prefer software ?
What is a static function in c?
how can i write a program that prints out a box such that whenever i press any key8(coordinate number) on the keyboard, the box moves.
Write a program to print ASCII code for a given digit.