what is importance of data sturture in a programming
language?
Answer Posted / gudu
NOTHING BUT U HAVE 2 REMEMBER
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What do you know about near, far and huge pointer?
What is a hashmap c++?
In int main(int argc, char *argv[]) what is argv[0] a) The first argument passed into the program b) The program name c) You can't define main like that
Is c++ the hardest language?
What is the difference between interpreters and compilers?
When is the destructor called?
Are strings immutable in c++?
What operator is used to access a struct through a pointer a) >> b) -> c) *
What is the difference between *p++ and (*p)++ ?
What is nested class in c++?
Search for: what is pair in c++?
what is data encapsulation in C++?
How do you clear a map in c++?
what are the decision making statements in C++? Explain if statement with an example?
Should I learn c or c++ or c#?