what are the realtime excercises in C++?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between const int *ptr and int const *ptr???
Which type does string inherit from?
What are the features of oop?
What is the difference between class and structure?
suppose A is a base class and B is the derved class. Both have a method foo which is defined as a virtual method in the base class. You have a pointer of classs B and you typecast it to A. Now when you call pointer->foo, which method gets called? The next part of the question is, how does the compiler know which method to call?
just right the logic of it 1--> If few people are electing then every time ur candidate should win 2--> arrange books in box, if box carry weight == books weight then take another box..... find the no of box required.
Difference between realloc() and free?
i ahve v low % in 12th n BSC which is aroun 50 coz science was imposed on me......nw m doin MCA n my aggregate in above 74%,what shud i say if asked about low previous percentage??????
Explain the concepts involved in Object Oriented programming.
What do you mean by inline function?
What type of loop is a for loop?
What is the difference between encapsulation and polymorphism?