answersLogoWhite

0

Depends what you are talking about. In music it means D minor. Or if you're talking about school it could mean Doctor of Ministry.

Please rate my answer.

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

How do you find the largest and the smallest values among 4 numbers using conditional operators?

int a, b, c, d, max, min; scanf("%d%d%d%d",&a, &b, &c, &d); (a>b)?(max=a,min=b):(max=b,min=a); (c>d)?(a=c,b=d):(a=d,b=c); max=(a>max)?a:max; min=(b<min)?b:min; printf("%d %d\n", max, min);


How do you write a c program to convert time in sec to time?

main() { int sec=00,min=00,hr=00; printf("Enter time in seconds"); scanf("%d",&sec); if (sec<60) printf("%d :%d : %d",hr,min,sec); else if(sec>=60) min=int(sec/60); sec=int(sec%60); printf("%d: %d : %d",hr,min,sec); else if (sec>=3600) min=int(sec/60); sec=int(sec/60) hr=int(min/60); printf("%d : %d : %d",hr,sec,min); }


What does min's and max's stand for in uhaul?

Min's and max's stand for minimums and maximum in U-Haul. These are terms that are used for inventory stocking purposes.


What does the D in Joe D Lobster stand for?

The D does not stand for anything. It is simply a D.


What does Min stand for in soccer stats?

in means minutes


How sparse matrix can be stored using array?

#include<stdio.h> int main() { int a[20],min,max; int n; printf("\nEnter the num of elements: "); scanf("%d",&n); printf("Enter the elements\n"); for(int i=0;i<n;i++) { scanf("%d",&a[i]); if(i==0) { min=max=a[i]; } if(a[i]<min) min=a[i]; else if(a[i]>max) max=a[i]; } printf("The largest element is %d. The smallest element is %d.", max, min); }


What does D stand for on a business card?

D stand for "Direct" or "Desk"


What does min stand for in the stats of basketball?

Minutes played during the game.


What is 3 hours and 20 min stand in minutes?

200 minutes


What has the author Hoo-min D Toong written?

Hoo-min D. Toong has written: 'Support tools for microprocessor applications' -- subject(s): Accessible book


What does the d of d day stand for?

d for dad


What does d stand for in 152 plus 4-d?

It stands for whatever you choose it to stand for.