how can f be used for both float and double arguments in printf? Are not they different types?
No Answer is Posted For this Question
Be the First to Post Answer
In CMM or CMMI certified organizations,we assess only the standard software processes of the organization. We do not assess the organizations other functional departments like HR or Admin. Then how can we certify the entire organization as CMM level company?? We have assessed only software related activities. Right. There is no relation with other departments like Accounts, HR or Admin. Then how can we claim that the whole company is a CMM certified company?
Is struct oop?
Which one would you prefer - a macro or a function?
What is null character in c?
What are the parts of c program?
what are the files which are automatically opened when a c file is executed?
What is the mean of this statement:: if(int i=0 * i=9)
can anyone suggest some site name..where i can get some good data structure puzzles???
what is software?
What is the purpose of the following code? Is there any problem with the code? void send(int count, short *to, short *from) { /* count > 0 assumed */ register n = (count + 7) / 8; switch (count % 8) { case 0: do { *to = *from++; case 7: *to = *from++; case 6: *to = *from++; case 5: *to = *from++; case 4: *to = *from++; case 3: *to = *from++; case 2: *to = *from++; case 1: *to = *from++; } while (--n > 0); } }
What is c variable?
what are the program that using a two dimensional array that list the odd numbers and even numbers separately in a given 10 inputs values
0 Answers College School Exams Tests,