How to compare array with pointer in c?
No Answer is Posted For this Question
Be the First to Post Answer
WRITE A PROGRAM IN C TO MULTIPLY TWO 2-D ARRAYS
simple program for virtual function?
what is the basis for selection of arrays or pointers as data structure in a program
What is the output of the following program main();{printf ("chennai""superkings"}; a. Chennai b. superkings c. error d. Chennai superkings
What is diffrance between declaration and defination of a variable or function
what will be the out put. #include<stdio.h> void main() { printf("Output:"); printf(1+"vikashpatel"); }//output: ikashpatel
What is a struct c#?
will the program compile? int i; scanf(ā%dā,i); printf(ā%dā,i);
What character terminates all strings composed of character arrays? 1) 0 2) . 3) END
What are the rules for the identifier?
What is string length in c?
how to make program without <> in library.