What is a stream water?
No Answer is Posted For this Question
Be the First to Post Answer
please send me the code for multiplying sparse matrix using c
To what value are pointers initialized? 1) NULL 2) Newly allocated memory 3) No action is taken by the compiler to initialize pointers.
write a programe returns the number of times the character appears in the string
Are local variables initialized to zero by default in c?
Why can arithmetic operations not be performed on void pointers?
How can I do serial ("comm") port I/O?
what is the first address that gets stored in stack according to a C or C++ compiler???? or what will be the first address that gets stored when we write a C source code????????
What is a static variable in c?
Can you explain the four storage classes in C?
int i[2], j; int *pi;i[0] = 1; i[1] = 5; pi = i; j = *pi + 1 + *(pi + 1)Value of j after execution of the above statements will be a) 7 b) 6 c) 4 d) pointer
write a programme that inputs a number by user and gives its multiplication table.
which is the best antivirus and how to update it