What is the difference between %d and %i?
No Answer is Posted For this Question
Be the First to Post Answer
what r the cpu registers r ther?
write a program of palindrome(madam=madam) using pointer?
How does memset() work in C?
du u know test pattern for robosoft? Plz share
1 Answers RoboSoft, TATA, Wipro,
int i =10 main() { int i =20,n; for(n=0;n<=i;) { int i=10 i++; } printf("%d", i);
Iam a B.Tech graduate and completed my engineering in 2009, from 2005 to 2009 and after that i had done nothing.Now i want to do job and get into BPO field . Friends give me suggestions as what to say in interview... if they ask me that what would you had done ... these many years without doing job ??????? pls urgent
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
Explain why can’t constant values be used to define an array’s initial size?
write c program without semicolon
11 Answers MindTech, TCS, Wipro,
How do I create a directory? How do I remove a directory (and its contents)?
What are the different types of C instructions?
What are global variables and how do you declare them?