Can include files be nested?
No Answer is Posted For this Question
Be the First to Post Answer
How can I do graphics in c?
please can any one suggest me best useful video tutorials on c i am science graduate.please help me.u can email me to sas29@in.com
What are the different types of pointers?
Determine if a number is a power of 2 at O(1).
Why does this code crash?
int a=0,b=2; if (a=0) b=0; else b=*10; What is the value of b ?
Sir i want e-notes of C languge of BAlaguruswami book i.e scanned or pdf file of balaguruswamy book on c language.PLEASE SEND ME on my mail id ajit_kolhe@rediff.com
What are the advantages and disadvantages of a heap?
implement NAND gate logic in C code without using any bitwise operatior.
What is the use of c language in real life?
shorting algorithmS
Write a program that takes a 3 digit number n and finds out whether the number 2^n + 1 is prime, or if it is not prime find out its factors