what is the syallabus of computer science students in group-
1?
No Answer is Posted For this Question
Be the First to Post Answer
How can you print HELLO WORLD without using "semicolon"?
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?
WHAT IS MEANT BY LIFE?
Write a program to find factorial of a number using recursive function.
4) Write a program that takes a 5 digit number and calculates 2 power that number and prints it.
What language is windows 1.0 written?
what is call by value and call by reference
WRITE A C PROGRAM FOR PRINT "RHOMBUS" STRUCTURE . Example: Enter the numbers :3 * * * * * * * *
program for comparing 2 strings without strcmp()
Write a program to reverse a string.
0 Answers Global Logic, iNautix, TCS, Wipro,
Explain what happens if you free a pointer twice?
How to run c Program without using IDE of c. means if program made in notepad.then how to compile by command prompt.