write a porgram in c++ that reads an integer and print the
biggest digit in the number


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

Post New Answer

More C++ General Interview Questions

What is this weird colon-member (" : ") syntax in the constructor?

0 Answers  


How can a '::' operator be used as unary operator?

1 Answers  


Difference between Top down and bottom up approaches for a given project ?

14 Answers   BSNL, CSC, HCL, HP, IIT, Infosys, Siemens,


Difference between a homogeneous and a heterogeneous container

0 Answers  


What are arithmetic operators?

0 Answers  


Difference between delete and delete[]?

5 Answers   Infosys, TCS, Virtusa,


What is the sequence of destruction of local objects?

0 Answers  


Specify different types of decision control statements?

0 Answers  


In which situation the program terminates before reaching the breakpoint set by the user at the beginning of the mainq method?

0 Answers  


Why pointer is used in c++?

0 Answers  


What are the advantages of C++ programming compared to C programming?

2 Answers   HAL,


Write a String class which has: 1) default constructor 2) copy constructor 3) destructor 4) equality operator similar to strcmp 5) constructor which takes a character array parameter 6) stream << operator

2 Answers   HCL, Lehman Brothers, Zoomerang,


Categories