What are the four main data types?
No Answer is Posted For this Question
Be the First to Post Answer
Write a program to swap 2 chars without using a third varable? char *s = "A"; char *p = "B";
Write a code/algo to find the frequency of each element in an array?
Can we use pointers in c++?
Which of the following is not a valid declaration for main() a) int main() b) int main(int argc, char *argv[]) c) They both work
What are the types of container classes?
Can you pass an array to a function in c++?
What are the defining traits of an object-oriented language?
What's the order in which the local objects are destructed?
What is the difference between c++ and turbo c++?
What is the Maximum Size that an Array can hold?
55 Answers Adobe, FutureSoft, HCL, Infosys, Satyam, TCS, Wipro,
What language is a dll written in?
What is #include iomanip?