Who created c++?
No Answer is Posted For this Question
Be the First to Post Answer
Is java based off c++?
Explain the problem with overriding functions
What is difference between n and endl in c++?
What is format for defining a structure?
What is basic if statement syntax?
what is data Abstraction? and give example
147 Answers Aaditya Info Solutions, American Express, CMS, College School Exams Tests, Data Entry Operator, First Advantage, Google, HCL, IBM, Infosys, Microsoft, Mind Links, NIIT, Oracle, Pact, QBit Systems, TCS, WAYA, Wipro,
They will ask u question about single linked list?. Write Code for to insert delete node.
Design a program to input a date from user in the form day/month/year (e.g. 2/6/2000) and report whether it’s a valid date or not. The program should take account of leap years. You will need to know that a leap year is a year that is exactly divisible by 4, except that century years are only leap years if they are divisible by 400.
Is it possible for the objects to read and write themselves?
write the code that display the format just like 1 2 1 3 2 1 4 3 2 1 5 4 3 2 1 6 5 4 3 2 1
What is the difference between an array and a list?
What is overloading unary operator?