1.explicit call for destructor 2.calling function inside a constructor. 3.base *b-new derived delete b; 4.delete p what it will delete. 5.size of base class and derived class int i,in base class and int j in derived. 6.int i-20 int main() { int i =5; printf("%d".::i); { int i =10; printf("%d".::i); } } 7.object slicing 8.new 9.function overloading(return type). 10.class base() { virtuval fun() { ----- } } class derivied:public base() { fun() { ----- } } int main() { derived d; } 11.how static function will call in C++? 12.default structures are in C++? 13.constructors should be in public . 14.virtuval constructor not exist. 15.multilevel inhritence. destructor order.
1 4529I'm 11 letters word & a famous place in India,letters 6,7,8,9,10,11 is a fruitand 6,7,5,3 a part of face,6238 a geometrical shape.783 a bird.find me
11 50415There are some links on the web page,write a script to count and click those links and check the text on the page displayed on clicking the links.
3 9792What are the generally asked questions for a Person who is attending Network protocol testing L2/L3.
4500An employee has £4000 of salary tax free. The next £1500 is taxed at 10% The next £28000 is taxed at 22% Any further amount is taxed at 40% Which of these groups of numbers would fall into the same equivalence class? a) £4800; £14000; £28000 b) £5200; £5500; £28000 c) £28001; £32000; £35000 d) £5800; £28000; £32000 Can you please explain in brief, how to do equivalance class?
4 48135Post New Tech Mahindra Interview Questions
what goals do you have in your career
What are the differences between lov and list item?
The number of arms provided to the Cross of the Hook's joint is a) 1 b) 2 c) 3 d) 4
Explain the meaning of spufi?
Why would nosql be better than using a sql database? And how much better is it?
How to convert a list into other data types ?
Why do we use view in sql?
What is defer and its functionality?
What is the purpose of a file extension?
importance of the soundness test to determine the quality of cement use for any construction
In QTP can we feed the out of one browser(internet explorer) as an input to the another browser(mozilla firefox)? If yes explain how to do it with an example.
What is interoperability in web services?
DHTML Is used for what?
Give examples of some applications, that use automation anywhere?
What is super in oop?