STL (140)
OOPS (873)
C++ General (2409) What is the output of: String a1 = "Hello"; String a2 = "world!"; String* s1 = &a2; String& s2 = a1; s1 = &a1; s2 = a2; std::cout << *s1 << " " << s2 << std::endl;
4 9231what is the main difference between c and c++?
AZTEC, B.Tech, CMC, College School Exams Tests, HCL, IBM, ITM, Khalsa Institute, Microsoft, Oracle, Sanjeevni Institute, TCS, Tech Mahindra, Wipro, ZeOmega,
386 682358Is there any difference between dlearations int* x and int *x? If so tell me the difference?
16 31020Explain the concept of abstracion and encapsulation with one example. What is the difference between them?
PCS,
3 12646
Explain stl.
What is functions syntax in c++?
What are c++ stream classes?
How would you obtain segment and offset addresses from a far address of a memory location?
How can an improvement in the quality of software be done by try/catch/throw?
What are the rules for naming an identifier?
If you want to share several functions or variables in several files maitaining the consistency how would you share it?
What is and I oop mean?
what is difference between class template and template class?
Can a built-in function be recursive?
What is cohesion in oop?
What are the various arithmetic operators in c++?
Is abstract thinking intelligence?
how to get the oracle certification? send me the answer
What are the general quetions are in DEna bank manager IT/System interviews?