Can the sizeof operator be used to tell the size of an array passed to a function?
No Answer is Posted For this Question
Be the First to Post Answer
can you change name of main()?how?
what are the uses of structure?
Explain what is a stream?
how to find anagram without using string functions using only loops in c programming
Write a program for the following series: 1*3*5-2*4*6+3*5*7-4*6*8+.................up to nterms
write a c program to find largest number in matrix(in each row,each column, diagonally, and in the whole matrix)? Its urgent.
how to exchnage bits in a byte b7<-->b0 b6<-->b1 b5<-->b2 b4<-->b3 please mail me the code if any one know to rajeshmb4u@gmail.com
Why c is called object oriented language?
Is main an identifier in c?
How to find a missed value, if you want to store 100 values in a 99 sized array?
What is variable in c example?
How to avoid buffer overflow?