What is C++

Answer Posted / prasanna

c++ is the extention language of c.
it is a object oriented language

Is This Answer Correct ?    5 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is calloc better than malloc?

565


Is there any algorithm to search a string in link list in the minimum time?(please do not suggest the usual method of traversing the link list)

1856


What are the disadvantages of a shell structure?

682


What is getche() function?

601


Write a program, where i have a grid with many cells, how many paths are possible from one point to other desired points.

696






using only #include and #include Write a program in C that will read an input from the user and print it back to the user if it is a palindrome. The string ends when it encounters a whitespace. The input string is at most 30 characters. Assume the string has no spaces and distinguish between and lowercase. So madam is a palindrome, but MadAm is not a palindrome. Use scanf and %s to read the string. Sample Test: Enter a string: madam madam is a palindrome. Enter a string: 09023 09023 is not a palindrome.

1302


What does p mean in physics?

577


hi, which software companys will take,if d candidate's % is jst 55%?

1652


What is a struct c#?

597


How can a number be converted to a string?

589


Explain bitwise shift operators?

623


WRITE A PROGRAM TO MERGE TWO SORTED ARRAY USING MERGE SORT TECHNIQUE..

1585


Do you know the difference between malloc() and calloc() function?

603


how much salary u want ? why u join in our company? your domain is core sector why u prefer software ?

1501


What are reserved words with a programming language?

593