What is difference between arrays and pointers?
No Answer is Posted For this Question
Be the First to Post Answer
how to TOGGLE Nth bit of variable in a MACRO
what is the diference between pointer to the function and function to the pointer?
What is the output for the below program? void main() { float me=1.1; double you=1.1; if(me==you) printf("love c"); else printf("know c"); }
What is c value paradox explain?
Why is it usually a bad idea to use gets()? Suggest a workaround.
write a progrmm in c language take user interface generate table using for loop?
Find the output? void main() {float a=2.0; printf("\nSize of a ::%d",sizeof(a)); printf("\nSize of 2.0 ::%d",sizeof(2.0));}
11 Answers IBM, TCS,
What is a class c rental property?
What is difference between function overloading and operator overloading?
the operator for exponencation is a.** b.^ c.% d.not available
Which weighs more, a gram of feathers or a gram of gold?
In C language, a variable name cannot contain?