why we wont use '&' sing in aceesing the string using scanf
No Answer is Posted For this Question
Be the First to Post Answer
say the following declaration is correct nr not. int b=a,n=0;
What are Storage Classes in C ?
32 Answers CTS, HP, IBM, Maharaja Whiteline, Tamil Nadu Open University TNOU, TATA, TCS, Wipro,
difference between native and cross compilers
What is the difference between array_name and &array_name?
the output will be #include<stdio.h> int main () { int i; i = 9/2; printf("%i",i); return 0; }
Explain the difference between the local variable and global variable in c?
What is the difference between class and object in c?
Can math operations be performed on a void pointer?
What is c language in simple words?
Name the language in which the compiler of "c" in written?
number of times a digit is present in a number
process by which one bit patten in to another by bit wise operation is? (a) masking, (b) pruning, (c) biting, (d) chopping,