What is operators in c++?
No Answer is Posted For this Question
Be the First to Post Answer
Why do we use classes in c++?
What is the use of string in c++?
If there are 1 to 100 Numbers in array of 101 elements. Which is the easy way to find repeated number?
what is importance of data sturture in a programming language?
22 Answers L&T, TCS, Wipro,
What is the difference between C and CPP?
What is the use of c++ programming language in real life?
Does defining a function inline mean that it wont push and pop things on/off the stack ...like parameters and the return the address??
There is a magic square matrix in such a way that sum of a column or a row are same like 3 5 2 4 3 3 3 2 5 sum of each column and row is 10. you have to check that matrix is magic matrix or not?
structure contains int, char, float how it behaves for big endian and little endian?
Implement strncpy
How can you force instantiation of a template?
Write about the use of the virtual destructor?