What is new keyword in oops?
No Answer is Posted For this Question
Be the First to Post Answer
What is basic concept of oop?
WAP to generate 2n+1 lines of the following pattern on the computer screen:
what is the difference between class and structure in C++?
what is new modifier in C#
What is the outcome of the line of code "cout<<abs(- 16.5);"? 1) 16 2) 17 3) 16.5
What is encapsulation and abstraction? How are they implemented in C++?
0 Answers Agilent, ZS Associates,
write a program to print * * * * * *
How do you answer polymorphism?
Can we call a base class method without creating instance?
what is different between oops and c++
How would you stop a class from class from being derived or inherited.
what isthe difference between c structure and c++ class