What is the difference between text and binary i/o?
No Answer is Posted For this Question
Be the First to Post Answer
why effort estimation is important?
implement OR gate without using any bitwise operator.
A B C D E F G F E D C B A A B C D E F F E D C B A A B C D E E D C B A A B C D D C B A A B C C B A A B B A A A
void main(){ int a; a=1; while(a-->=1) while(a-->=0); printf("%d",a); }
What is static memory allocation? Explain
Is that possible to store 32768 in an int data type variable?
what is computer
How can I allocate arrays or structures bigger than 64K?
is it possible to create your own header files?
What is the purpose of sprintf?
What is meant by int main ()?
1 What is a Data Structure?