What does emoji p mean?
No Answer is Posted For this Question
Be the First to Post Answer
x=y=z=1 z=++x||++y&&++z Printf("%%%d";xyz) what is the values of x,y and z?????
find a number whether it is even or odd without using any control structures and relational operators?
22 Answers Microsoft, Shashank Private Limited,
Tell me what is the purpose of 'register' keyword in c language?
Sir,please help me out with the output of this programme:- #include<stdio.h> #include<conio.h> void main() { int a=18,b=12,i; for(i=a<b?a:b;a%i||b%i;i--); printf("%d %d",i); }
What is the explanation for modular programming?
What is variable in c example?
write a program to check whether a number is Peterson or not.
What are operators in c?
in linking some of os executables are linking name some of them
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?
how to create c progarm without void main()?
write a program for the normal snake games find in most of the mobiles.