What is the benefit of encapsulation?
No Answer is Posted For this Question
Be the First to Post Answer
Have you used MSVC? What do you think of it?
plz send me National informatics center paper pattern
We all know that a const variable needs to be initialized at the time of declaration. Then how come the program given below runs properly even when we have not initialized p?
What is the best it certification?
What is object in c++ wikipedia?
What is the difference between passing by reference and passing a reference?
Write a function to perform the substraction of two numbers. Eg: char N1="123", N2="478", N3=-355(N1-N2).
Describe about storage allocation and scope of global, extern, static, local and register variables?
What is null pointer and void pointer?
What is the difference between a baller and a reference in C++?
Can we use this pointer inside static member function?
How do you declare a set in c++?