How many bit combinations are there in a byte?
Answer Posted / prakash
255 0nly
| Is This Answer Correct ? | 4 Yes | 23 No |
Post New Answer View All Answers
What is object oriented programming (oop)?
What is function overloading c++?
What is virtual base class uses?
Write some differences between an external iterator and an internal iterator? Describe the advantage of an external iterator.
Where must the declaration of a friend function appear?
What does it mean to declare a destructor as static?
Explain the use of virtual destructor?
Am studying basic c++ programming, have been given the following assignment. Design a linear program to calculate the maximum stress a material can withstand given a force and a diameter of a circle. To find the required area pi should be defined. Have most of the program sorted out but am at a loss as to how to show the calculations required. Can anyone help?
What will strcmp("Astring", "Astring"); return a) A positive value b) A negative value c) Zero
Specify different types of decision control statements?
Can a built-in function be recursive?
If you don’t declare a return value, what type of return value is assumed?
Draw a flow chart and write a program for the difference between the sum of elements with odd and even numbers. Two dimensional array.
Why was c++ created?
Which is the best c++ software?