What is the difference between structure and class?
No Answer is Posted For this Question
Be the First to Post Answer
Can a program run without main function?
There is a array of 99 cells and we have to enter 1-100 elements in it , no two elements would repeat , so the is one no. missing because 99 cells and 1-100 nos. so we had to implement a function to find that missing no.
Can a new be used in place of old mallocq? If yes, why?
what do you mean by volatile variable?
What is a constructor in c++ with example?
What are different types of polymorphism supported by C++
what is pulse code modulation?
What are the effects after calling the delete this operator ?
To which numbering system can the binary number 1101100100111100 be easily converted to?
Write is a binary search tree? Write an algo and tell complexity?
What is size of a object of following class? class Foo { public: void foo(){} }
Write a program using display() function which takes two arguments.