What is C++
Answers were Sorted based on User's Feedback
Answer / prasanna
c++ is the extention language of c.
it is a object oriented language
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / suganya
c is a structure oriented language and c++ is the object
oriented language
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / chirag
C is object oriented language.
C is very easy language.
| Is This Answer Correct ? | 3 Yes | 6 No |
What is structure packing ?
What is function and its example?
Find if a number is power of two or not?
What happens if header file is included twice?
String concatenation
What is a built-in function in C?
Explain what are binary trees?
how to get the starting address of file stored in harddisk through 'C'program.
program to convert a integer to string in c language'
How is a pointer variable declared?
Write a simple code fragment that will check if a number is positive or negative.
write a program to copy the string using switch case?