Question
What is a node class?

Answers

A node class is a class that, relies on the base class for services and implementation, provides a wider interface to users than its base class, relies primarily on virtual functions in its public interface depends on all its direct and indirect base class can be understood only in the context of the base class can be used as base for further derivation can be used to create objects. A node class is a class that has added new services or functionality beyond the services inherited from its base class.   Your Comment






Search
Can you Answer!!
  • Q Who wrote ‘Gift to Monotheists’:
  • Q What are the annotations used in Servlet 3?
  • Q Mention what is the difference between performance testing and functional testing?
  • Q what is the use f chronological key why we have to define
  • Q Baba Bad Bhag Singh Mela is held in which District of H.P.?
  • Q Which scripting language used by quicktest professional (qtp)?
  • Q Why is it that we should not eat or drink any substance after having an intercourse without performing the Ghusl-e-Janabat? Is this only for male or for female too?
  • Q By which Amendment were Fundamental Duties added in Indian Constitution:
  • Q zeyijxg-
  • Q How do i convert a number to a string?
  • Q If you want to execute C program even after main function is terminated, which function can be used?