- Upvotes Received
- 0
- Posts with Upvotes
- 0
- Upvoting Members
- 0
- Downvotes Received
- 3
- Posts with Downvotes
- 3
- Downvoting Members
- 3
- Interests
- reading books
12 Posted Topics
Re: facebook is now a days the most popular network in marketing , but for me i love google+ it does not only provide marketing support but also 15gb free for ur emails | |
Re: one of the good book about learning c++ is "c++ how to program" by Deitel and Deitel | |
![]() | Re: i think no programming language is the most powerfull in all senses every langauage has its own importance and application but the logic behind every language and concepts are all the same just the difference of syntax :) |
Re: i have a question sir in arguments and return part, if the first condition is true then x is returned to the main function with the value it carries? | |
hello, i have dev c++ software , when i compile my program it displays an error message showing that "g++ =.exe has stopped working", what is the issue?, how can i resolve this issue? | |
hi. how can a decimal value be converted to binary in a c++ program? | |
how can we read the output in a mealy machine eg, i want to run the 10011 in a mealy machine what is the output of this string ? | |
Re: hexadecimal to decimal conversion; .model small .stack 100h .data msg1 db 'enter hexadecimal value:$' msg2 db CR, LF 'in decimal it is : 1' char db ?, '$' .CODE Main proc mov ax, @ data ;initialize data set move ds, ax lea dx, msg1 ;display first message mov ah, 9 … | |
how can i download the c++ software, like turbo c can any one give me the link? | |
what is the basic use of keyword return? if we donot use it what is the effect? |
The End.