What is a type library?
What is enum class in c++?
What are the total number of lines written by you in C/C++? What is the most complicated or valuable program written in C/C++?
int main() { int i ,a[i]; i = 0; a[i] = 10; cout<< a[i] << endl; return 0; } What will be output of this program?
What apps are written in c++?
daily Routine of father
What is your strongest programming language (Java, ASP, C, C++, VB, HTML,C#, etc.)?
24 Answers Infosys, Microsoft, TCS,
const char * char * const What is the differnce between the above two?
Explain stack & heap objects?
What is this weird colon-member (" : ") syntax in the constructor?
how to connect with oracle 9i with server in socket program in c/c++
Please post the model question paper of hal?
How long does it take to get good at leetcode?