Write a c program to demonstrate character and string constants?
No Answer is Posted For this Question
Be the First to Post Answer
what will be the output for the following main() { printf("hi" "hello"); }
program to find the second largest word in a paragraph amongst all words that repeat more thn twice
What does typeof return in c?
How can I use a preprocessorif expression to ?
How do you use a 'Local Block'?
what is the difference between embedded c and turbo c ?
write a pgm to print 1 1 2 1 1 2 3 2 1 1 2 3 4 3 2 1
wats SIZE_T meant for?
main() { int a=4,b=2; a=b<<a + b>>2; printf("%d", a); }
11 Answers HCL, Vector, Vector India, Vector Solutions, Wipro,
What is use of pointer?
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?
two variables are added answer is stored on not for third variable how it is possible?