daily Routine of father
No Answer is Posted For this Question
Be the First to Post Answer
Give a very good method to count the number of ones in a "n" (e.g. 32) bit number.
What are the two types of comments?
When is dynamic checking necessary?
How would you use qsort() function to sort an array of structures?
Can char be a number c++?
How can you quickly find the number of elements stored in a dynamic array?
What do you mean by a template?
Explain the pure virtual functions?
Given the following seqment of code containing a group of nested if instructions: y = 9; if ((x==3) || (x == 5)) y++; else if (x == 2) y *= 2; else if (x == 4 ) y-= 7; else y = 8; Enter a segment of code (without any IF statements) that does exectly the same thing using the switch structure.
I want explanation for this assignment: how to connect mysql database using c/c++,please explain this detailly?
How would you implement a substr() function that extracts a sub string from a given string?
Can you be bale to identify between straight- through and cross- over cable wiring? And in what case do you use straight- through and cross-over?