Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
20% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
3
Posts with Downvotes
3
Downvoting Members
1
0 Endorsements
Ranked #11.7K
Ranked #4K
~17.0K People Reached
Member Avatar for LoginBD

hi! Social media optimization this word is so new to me.....SEO is Search engine optimization then what is the basic difference between SEO and SMO????????.....

Member Avatar for ethelglover
0
697
Member Avatar for Dave Sinkula

With regard to C++ books, I'll just echo the advice here .The following books are recommended; read them in mostly the order listed." Accelerated C++ " Andrew Koenig & Barbara Moo " The C++ Standard Library " Nicolai Josuttis --- a "must have" " Effective C++ ", " More Effective …

Member Avatar for shahidali6
11
10K
Member Avatar for nitin1

I am using namespaces from a long time now. But, I don't know why we need them at the end? Why do I need to write using namespace std; OR std::string Why do we have to do this? Why have they made it this way? Can you elabroate this thing? …

Member Avatar for Itecg
0
267
Member Avatar for nissy

Hi friends, Past one week before a friend of mine used a technique called infographics in Seo. I have searched about infographics in google but i didnt get a clear idea. Anyone please explain me a clear idea about infographics, Why it used?, how to use it? and what is …

Member Avatar for Kelly Burby
-3
230
Member Avatar for Learner010

As usual, after learning new stuff, I write on it. Yesterday I finished learning on "Functions in C++" and found that functions are very easy to learn and useful. Hope this tutorial helps beginners. # What is function? # Sometimes when we want to execute a specific task wherever it's …

Member Avatar for Learner010
2
857
Member Avatar for Clif40RD
Member Avatar for m2soft

M2 Software Solutions is a web design and development company which provides services in web design, web applications, graphic design, logo design, flash animations, application developments, e-business solutions and search engine optimization.

Member Avatar for ElliotNorton
-1
156
Member Avatar for yesu and aswaq
Member Avatar for cheryllocascio
0
198
Member Avatar for Đăng

my teacher asked me "Why c++/c## support operator overloading and java don't?" I have an answer for Java. anything I read, just said about how to write, define or something else. No answer for "why" someone can give me a document which I need or the answer. thanks for reading …

Member Avatar for mike_2000_17
0
424
Member Avatar for DS9596

Is this a good pseudocode and can you help me write this, I am kind of new to programming. if (choice > 0 && choice < 4) //choice is between 0 and 4 { cout << "Enter the distance: \n"; //displays the distance cin >> distance; //prints the distance if …

Member Avatar for rubberman
-1
440
Member Avatar for hAbbas

hi! i am trying to write a program that takes a long integer and compares every pair in that integer and displays largest pair. e.g we have an integer 23812 and in this integer largest pair is 81. so program should display 81. but i have no logic in mind …

Member Avatar for cheryllocascio
0
194
Member Avatar for SuperCucumber

Helloo everybody, I'm in the midst of attempting to create a publisher-subscriber design. What i understand is that a publisher-subscriber pattern will mainly include distributing messages to certain subscribers at certain times. I was thinking there would be a "publisher" class & a "subscriber" class and later on publisher will …

Member Avatar for cheryllocascio
0
186
Member Avatar for maotopapakarabo.ramanaledi

Write a program that reads a line of text, changes each uppercase letter to the lowercase, and places in a queue and onto a stack. The program should then verify whether the line of text is a palindrome.

Member Avatar for DonnSchwartz
-1
174
Member Avatar for マーズ maazu

Greetings all, I use MinGW32 for doing problems and have reach a point where standard malloc() would throw bad_alloc() whenever i call new. What other alternatives for Windows in memory allocation?

Member Avatar for rubberman
0
1K
Member Avatar for Jeroen Mathon

Hello, The reason why im asking for this is becouse im currently making a project that needs data storage. And sqlite seems to be perfect for that matter. I've already read the documentation of Sqlite3 but i found that insufficient. It didn't really explain much besides the obvious. I can …

Member Avatar for JasonHippy
0
557
Member Avatar for Gusani_1

Hello Friends, I want to know - "What is Polymorphism in C++?" Books can not help me...please make me clear about it..in simple terms..please...!!

Member Avatar for DonnSchwartz
0
211
Member Avatar for Sahilsikka

i want to know the differnce between int a=10 & int a; a=10; though both look same and assign the value 10 to the variable a. but in memory theres a big difference between te two. Can anyone help me with this??

Member Avatar for DonnSchwartz
0
192
Member Avatar for iamthwee
Member Avatar for lewashby

I'm reading my C++ book and I've come to a chapter on structures and unions. The book has tried to explain the difference but I'm not getting it's explanation. Playing with the structure examples in the book reminds me of accessing attributes to a python Class but apart from that, …

Member Avatar for cheryllocascio
0
189
Member Avatar for amal.sultan.5855

In the Following code, Function Delete_item is not working properly. it only works when we use break; statement... if some can do it without using break; stetement then please share and eplain the method... #include<iostream> using namespace std; struct node {int info; node *link; }; class list {private: node *head, …

Member Avatar for cheryllocascio
0
412
Member Avatar for aatifriaz

please explaine baclink type of baclink?why we use baclink? how it is help in SEO? thanks

Member Avatar for vinod1
0
167