This is very simple if you think in a simple manner. A magic square is represented in a matrix form. May be all of you know this formula to...
Oh!! At the last of code add one function va_end ( ap );
You are still using library function getchar() and putchar(). He is asking if i am correct. #include "stddef.h" #include "stdarg.h"...
Offcourse with respect to Java &C# , C++ is fast. no doubt at all.
That's Excellent!!! We should take it as practice in our daily coding life to avoid some bugs.
Can you tell me some about Association? I have some doubt...
Why are you nor trying atleast. First try and If any problem in between came then ask in this forum.
If you are user of Visual Studio (VC8) then you can easily use this #include<omp.h> omp_set_num_threads(2 or 4 or 6) // as depends on...
It's not needed only in singleton and factory method. Static member can be used any where where you wanna to call static member function without...
Question 10 : Depends on compiler also. Expression evaluatio starting from left side or right side.Depernds on parse tree provided by...
Question 6: Choice 4 fread() Note : Protype of this function is as : size_t fread(void *ptr, size_t size, size_t nitems, FILE *stream);...
Question NO: 1 Choice 3: 10 Question No: 2 Choice 5: free() Question 3: Choice 4: By providing function by user can increment...
In C++ we are writing a keyword Virtual or virtual assigning with zero, But generated code by this is very big and complex too. It's totally...
I did'nt mean that... I mean complex problem can be solved by C with more efficient than C++. >>> Reason is that in C a lot of skills and...
always use for code block. ..... ..... ..... >>> For detail go to "code and guidlines" of this forum
You can say " 'banyan' is synonym of 'struct tree' " ..
Just search in Google or any books can tell about this.
First write any code in CODE BLOCK as per looking good and easily readable.
i am apposing your first point. Who is saying C miss oops concepts. Okay according to definition given by some C++ guys C miss OOPs. But You can...
Good One!!!
Separate names with a comma.