Most Popular

1162 questions
-1
votes
1 answer

Why does array index not start from -1 why have indexes to be positive?

Arrays start from 0 then 1,2... But why are indexes positive, why are indexes not negative?
Iram Shah
  • 113
  • 6
-1
votes
1 answer

What are Macros in programming language am little bit confuse . why we use them for which perpose?

What are macros in programming language ? And we use these macros and for which perpose.I saw a YouTube video and also read from a link but am cofused about why we use them.
-1
votes
1 answer

At what age should someone know what they want to "be"?

One question that children are often asked is, "What do you want to be when you grow up?" This really means, what employment they would like. This question needs an answer, definitely by the time one must look for work, so at the end of college, or…
-1
votes
1 answer

Help in choosing elective subject

I am a student of B.Tech CSE and have an option to choose any one of the subjects in the next semester. Below are the options: Enterprise Java Digital Image Processing Compiler Design I want to settle with something which can be useful to…
-1
votes
3 answers

How to explain to people the importance of algorithms in computer programming?

Many computer science problems can be solved by more than one algorithm. Usually those algorithms have different problem-solving approaches and therefore different strengths and weaknesses. My impression is that some developers focus on choosing the…
A Biswas
  • 139
  • 1
  • 4
-1
votes
2 answers

How do you teach EVERY student?

I take it as the Prime Directive that I must teach every student in every class session. You may disagree, but I'm not asking to debate that question, but to look for how it might be accomplished, assuming it is, at least, a goal. This isn't about…
Buffy
  • 35,808
  • 10
  • 62
  • 115
-3
votes
1 answer

Is there a textual alternatives to UML diagrams?

I found by studying computer science that there are UML diagrams. I found them useful but sometimes too slow to draw. Is there some alternatives to UML that does the same but is easy to type for example to mail. I do not mean something like…
1 2 3
77
78