Write a C++ program to generate 10 integer numbers between -
1000 and 1000, then store the summation of the odd positive
numbers in variable call it sum_pos, then find the maximum
digit in this variable regardless of its digits length.




No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

difference between ordinary variable and pointer in C?

2 Answers  


What is #line used for?

0 Answers  


difference between c and c++

3 Answers  


Explain logical errors? Compare with syntax errors.

0 Answers  


why programming language C is still used in operating system's kernel??

1 Answers   Wipro,






what is the different bitween abap and abap-hr?

0 Answers   TCS,


WHAT IS LOW LEVEL LANGUAGE?

2 Answers  


Explain is it better to bitshift a value than to multiply by 2?

0 Answers  


Explain what is operator promotion?

0 Answers  


write a program that eliminates the value of mathematical constant e by using the formula e=1+1/1!+1/2!+1/3!+

1 Answers   Reliance,


What are the 5 data types?

0 Answers  


write a string copy function routine?

2 Answers  


Categories