Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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?



In CMM or CMMI certified organizations,we assess only the standard software processes of the organ..

Answer / praso1

rwrewrwersew streftr frererwawreaewresw eftrseftrsew
seftsewftr eteswt eswtgewtew teetetetgsfgfds
sgsdgdfsgdfgdfgdfgfdgdfgfdg dsgdfzgdfgdfgdfg

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More C Interview Questions

which one is not preprocessor directive a)#if b)#elif c)#undef d)#pragma

16 Answers   Accenture, Infosys, TCS, Wipro,


write a program to convert a expression in polish notation(postfix) to inline(normal) something like make 723+* (2+3) x 7 (not sure) just check out its mainly printing expression in postfix form to infix.

0 Answers   Lovely Professional University,


how to swap two integers 1 and 32767 without using third variable

11 Answers   Microsoft, TCS,


Which command is more efficient? *(ptr+1) or ptr[1]

3 Answers  


How can I make a program in c to print 'Hello' without using semicolon in the code?

9 Answers   C DAC, Practical Viva Questions,


Is it fine to write void main () or main () in c?

0 Answers  


What are dangling pointers in c?

0 Answers  


#include<stdio.h> int main() { int i=0,j=1,k=2,m,n=0; m=i++&&j++&&k++||n++; printf("%d,%d,%d,%d,%d",i,j,k,m,n); }

12 Answers   Capital IQ, Sasken,


Describe dynamic data structure in c programming language?

0 Answers  


Compare interpreters and compilers.

0 Answers  


how can make variable not in registers

1 Answers   TCS,


#include<std.h> int main() { char *str[]={"Frogs","Do","Not","Die","They","Croak!"}; printf("%d %d\n",sizeof(str),strlen(str)); ...return 0; } what will the output of the above program?

6 Answers  


Categories