Can we define function inside main in c++?
Answer / Km.nicky
Yes, you can define functions inside the 'main' function in C++. However, it is common practice to declare functions before they are used, outside of any function.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is a hash function c++?
What are the various operations performed on stack?
Define whitespace in C++.
Why do we use constructor?
which of the following is not an secondary constant a) array b) real c) union
How do we implement inheritance in c++?
What are all predefined data types in c++?
What is the most powerful coding language?
What is meant by a delegate?
Describe run-time type identification?
How much do c++ programmers make?
What is an adjust field format flag?