Answer Posted / prabakaran
binding datas and functions together
Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
When is dynamic checking necessary?
What is flush c++?
What is a constant reference?
Explain one-definition rule (odr).
Can I uninstall microsoft c++ redistributable?
Would you rather wait for quicksort, linear search, or bubble sort on a 200000 element array? (Or go to lunch...) a) Quicksort b) Linear Search c) Bubble Sort
what is a class? Explain with an example.
What is time h in c++?
Name the debugging methods that are used to solve problems?
What is ios flag in c++?
How can you quickly find the number of elements stored in a dynamic array?
What are the rules for naming an identifier?
What are abstract data types in c++?
What is c++ used for in games?
You have two pairs: new() and delete() and another pair : alloc() and free(). Explain differences between eg. New() and malloc()