What is a binary file? List the merits and demerits of the binary file usagein C++.
No Answer is Posted For this Question
Be the First to Post Answer
What type of question are asked in GE code writing test based on c++ data structures and pointers?
What is a memory leak c++?
What is the importance of mutable keyword?
Is rust better than c++?
What are the differences between a struct and a class in C++?
What is the purpose of templates in c++?
What is size_type?
Write a function which takes a character array as input and reverses it in place.
2 Answers Lehman Brothers, Vision Infotech,
Will a recursive function without an end condition every quit, in practice a) Compiler-Specific (Some can convert to an infinite loop) b) No c) Yes
What is pointer to member?
What is the word you will use when defining a function in base class to allow this function to be a polimorphic function?
Explain the static member function.