Answer Posted / suraj bangar
Bjarne Stroustrup
| Is This Answer Correct ? | 35 Yes | 1 No |
Post New Answer View All Answers
What is &x in c++?
What is a node class in c++?
Explain stack & heap objects?
What is the type of this pointer in c++?
What are the vectors in c++?
Assume studentNames and studentIDs are two parallel arrays of size N that hold student data. Write a pseudocode algorithm that sorts studentIDs array in ascending ID number order such that the two arrays remain parallel.
What are the various compound assignment operators in c++?
What causes a runtime error c++?
What is a v-table?
Can you be able to identify between straight- through and cross- over cable wiring? And in what case do you use straight- through and cross-over?
How can we read/write Structures from/to data files?
What is the error in the code below and how should it be corrected?
How can we check whether the contents of two structure variables are same or not?
How does c++ structure differ from c++ class?
What it is and how it might be called (2 methods).