What is the translation phases used in c language?
No Answer is Posted For this Question
Be the First to Post Answer
what is the difference between normal variables and pointer variables..............
15 Answers HP, Infosys, Satyam, Vivekanand Education Society,
What is the explanation for prototype function in c?
What is #define used for in c?
What is the size of empty structure in c?
Heyyy All, Just a challenge . A C program with if Else if(){ /// insert sumthing print ("in if") // insert sumting } else { ///// insert sumthing print ("in else"); //// insert sumthing } can anyone modify it so that program prints. if and else both
How do you list a file’s date and time?
What is #pragma statements?
Can 'this' pointer by used in the constructor?
How can you draw circles in C?
How many types of sorting are there in c?
What is a memory leak in structures? How can we rectify that?
what is diff between localstatic and globalstatis variable possible 2 use in another file...?