what is the sylabus for priliminaries?
No Answer is Posted For this Question
Be the First to Post Answer
What is the main purpose of inheritance law?
monkey starts climbing up a tree 20ft tall,each hour ,it hops 3ft and slips back by 2ft .how much time it wil tak to reach top of the tree?
Write a java applet that computes and displays the squares of values between 25 and 1 inclusive and displays them in a TextArea box
define a string class. overload the operator == to compare two strings
2 Answers Birla, Ericsson, HCL, Infosys, Infotech, MCAS, Satyam,
What is encapsulation with real life example?
They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?
Can a destructor be called directly?
Generally, in all C++ programs, texts are in white colour. Can we change the colour of the text(either input or output or both)? If so, help me out.
What is Difference Between Inheritance and creating object and getting data? means Class A extends B{ B.getMethod();} (OR) Class A{ b obj=new B(); obj.getMethod(); }
What is polymorphism what is it for and how is it used?
Can you name some types of inheritance?
what is difference between thread and programme.