Answer Posted / jack
using const keyword with the variable.....
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What is a stack? How it can be implemented?
Which compiler does turbo c++ use?
Am pass the 10000 records to target in target I will take commit interval 15000 when I was stop the work flow what will happened
Describe private, protected and public – the differences and give examples.
What is the use of endl?
What is a class template in c++?
How to defines the function in c++?
Is it possible to use a new for the reallocation of pointers ?
What gives the current position of the put pointer?
In which header file does one find isalpha() a) conio.h b) stdio.h c) ctype.h
Name the implicit member functions of a class.
What is the difference between struct and class?
Explain the volatile and mutable keywords.
What are the four main data types?
Do you need a main function in c++?