What is array of pointers to string?
No Answer is Posted For this Question
Be the First to Post Answer
please give me some tips for the selection in TCS.
I have an array of 100 elements, each of which is a random integer. I want to know which of the elements: a) are multiples of 2 b) are multiples of 2 AND 5 c) have a remainder of 3 when divided by 7
How can I implement sets or arrays of bits?
When would you use a pointer to a function?
What is output redirection?
Why c is called object oriented language?
what is the basis for selection of arrays or pointers as data structure in a program
to find the closest pair
What is the difference between void main() and int main()?
In which layer of the network datastructure format change is done
write a progam to display the factors of a given number and disply how many prime numbers are there?
What is the size of a union variable?