|
Related Questions |
View Answer |
|
Define a class named cord, a point in Cartesian coordinate system where each point has two int type values x and y. Your class must contain necessary constructors and arithmetic operator functions. Write necessary codes to test your class?
|
View Answer
|
|
How do you access the static member of a class?
|
View Answer
|
|
What is a local class?
|
View Answer
|
|
What is class? What is object? Describe these 2 with example.
|
View Answer
|
|
I am a new computer engineering student can you please explain what is c++ and its uses please answer me this question as faster as you can?
|
View Answer
|
|
What is the definition of abstract class and virtual function?
|
View Answer
|
|
What is the return value for getch()?
|
View Answer
|
|
What are the major differences between C, C++, JAVA?
|
View Answer
|
|
Which type of questions are asked in interviews?
|
View Answer
|
|
what are the differences between c and c++? If possible give more points. what are the disadvantages of C++?
|
View Answer
|
|
What is Difference between c and c++?
|
View Answer
|
|
what are the differences between member function and constructor?
|
View Answer
|
|
why c++ is called as object-oriented language? Here what does object mean?
|
View Answer
|
|
what are the differences between c and c++.what are the advantages the are only in c++ but not in c
|
View Answer
|
|
The class which acts as interface between the C++ and the Java layer?
|
View Answer
|
|
What is a class?
|
View Answer
|
|
What is the difference between structures and classes in C++?
|
View Answer
|
|
What is the difference between class and structure?
|
View Answer
|
|
What is the Basic nature of "cin" and "cout" and what concept or principle we are using on those two?
|
View Answer
|
|
What is the difference between an object and a class?
|
View Answer
|