What is meant by inheritance?
No Answer is Posted For this Question
Be the First to Post Answer
whats the use of header file in c?
why do some people write if(0 == x) instead of if(x == 0)?
how many header file is in C language ?
44 Answers College School Exams Tests, CTS, IBM, IMS, Infosys, ME, Sign Solutions, Wipro, XVT,
Difference between null pointer and dangling pointer?
What is equivalent to ++i+++j?
A array contains dissimilar element how can we count, and A array contains dissimilar element how can we store in another array with out repetition.
write a programme to enter some number and find which number is maximum and which number is minimum from enterd numbers.
Explain argument and its types.
How can I get random integers in a certain range?
What are the primitive data types in c?
How to create struct variables?
what is level of tree if leaf node is at level 4.please explain.