What is the renewal class?
No Answer is Posted For this Question
Be the First to Post Answer
Difference between vector and array
Why is encapsulation used?
Why we use classes in oop?
Why is polymorphism needed?
What is the advantage of oop over procedural language?
1. Strong name 2. how to prevent a class from being inherited 3. delegates 4. default modifier for interface 5. default modifier for class 6. base class for exception 7. diff bet trigger and view in sql 8. how to exchange values from one page to another page 9. can multiple catch block ll be executed at same time 10. can u store different data types in an array & array list 11. when we ll use trigger 12. try,catch,finally usage
define oops with class and object
all about pointers
Write a program in c++ to read two floating point numbers and find their sum and average.
What are the components of marker interface?
#include <iostream> using namespace std; int main() { int a = 2; int c[5][5]; for (int x=0;x<5;x++) { for (int y=0;y<5;y++) { c[x][y] = x*y; } } cout << c[a][c[1][4]]; }
is there any choice in opting subjects like 4 out of 7