How to draw the flowchart for structure programs?
No Answer is Posted For this Question
Be the First to Post Answer
How can you check to see whether a symbol is defined?
write a program to swap Two numbers without using temp variable.
75 Answers EMC, Focus, GreyB, HCL, Hitech, HP, Huawei, Infosys, Mannar Company, Microsoft, Miles Software, Odessa Technologies, Satyam, TCS, Wipro,
main difference between c and c++ language
Explain how do you convert strings to numbers in c?
Explain zero based addressing.
Explain what are its uses in c programming?
Which of the following is not a valid declaration for main ()? 1) int main() 2) int main(int argc, char *argv[]) 3) They both work
What is the difference between abs() and fabs() functions?
Is main an identifier in c?
difference between native and cross compilers
wht is the difference between KPO and BPO ?
2 Answers Accenture, BPO, HCK, HCL, Infosys,
the expression a=30*1000+2768; evalutes to a) 32768 b) -32768 c) 113040 d) 0