#include<std.h>
int main()
{
char *str[]={"Frogs","Do","Not","Die","They","Croak!"};
printf("%d %d\n",sizeof(str),strlen(str));
...return 0;
}
what will the output of the above program?

Answer Posted / kelly baby

Hello dear new friend,
my name is Kelly i read your profile and i decided to
contact you hopping that you will accept me as your friend,
please if you accept my request reply my true my email
address (kellybaby004@yahoo.in) so that i will send you my
picture and tell you more about me, do not late far
decadence be a barrier let love cornet because love is
abridge cornet far decadence to be lose.
yours kelly

Is This Answer Correct ?    0 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What functions are used in dynamic memory allocation in c?

588


using for loop sum 2 number of any 4 digit number in c language

1726


How we can insert comments in a c program?

623


What is difference between %d and %i in c?

687


What are conditional operators in C?

619






What is the best organizational structure?

636


When is a “switch” statement preferable over an “if” statement?

639


How do I use strcmp?

632


What is the size of structure pointer in c?

608


What does != Mean in c?

582


Using which language Test cases are added in .ptu file of RTRT unit testing???

3577


There seem to be a few missing operators ..

611


Why is not a pointer null after calling free?

587


What is difference between class and structure?

564


Why structure is used in c?

580