answersLogoWhite

0

You can decide it yourself, with a little program:

printf ("'D'=%lx "D"=%lx\n", (unsigned long)'D', (unsigned long)"D");

(Output: 'D'=44 "D"=8048590)

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

What are examples of programming languages?

C, C++ and java are a couple. There are still many other programming language.


What is d command for squareroot in C programming?

There are no commands in C-programming, you should use function sqrt from math.h


If A over B and C over D are rational expressions then?

true


What has the author C D Polychronopoulos written?

C. D. Polychronopoulos has written: 'Parallel programming and compilers' -- subject(s): Compilers (Computer programs), Parallel programming (Computer science)


How do you multiply and divide rational expressions?

When multiplying two rational expressions, simply multiply their numerators together, and their denominators together: (a / b) * (c / d) = (a * c) / (b * d) Dividing one fraction by another is the same as multiplying the first fraction by the reciprocal of the second one: (a / b) / (c / d) = (a / b) * (d / c) = (a * d) / (b * c) This is often referred to as cross multiplication.


What is the best programming language for making a 2 D and or 3 D game not the easiest?

C++


Is C programming procedural or object oriented?

C is a weakly typed procedural programming language. For object oriented programming languages near C, you can look at ooc ( http://ooc-lang.org/ ), C++, D, and Java.


What is the meaning of star d in c plus plus programming?

If d is a pointer variable, then *d is the value stored in the memory address pointed to by d.


What is the c curve and d curve in MCB?

c curve & d curve mcb difference


What is the unit of programming in c plus plus A. Function B. class C. object D. Attribute?

B. Class.


What is the difference between the c and d battery?

c batteries are smaller and less powerful than Ds. You should not use C to replace D vice versa


What has the author D S Malik written?

D. S. Malik has written: 'Java Programming' 'Java programming' -- subject(s): Java (Computer program language) 'Fundamentals of abstract algebra' -- subject(s): Abstract Algebra, Algebra, Abstract 'C++ Programming'