C: there are no methods in C.
C++: no.
1 answer
D c b , d c a , d c b b b , d c a , d c b , d c a , d c b b b , d c a
1 answer
c program was introduced in the year 1972 by Dennis Ritchie
No, it was the C language, not the C program.
1 answer
Yes, you can do projects in C and in C++. Most compilers will recognize the source file by its extension, and adjust itself accordingly.
1 answer
A programmer can write programs in C, but C can't write anything by itself.
1 answer
The prefix is the number of carbons found in the chain (1=meth, 2=eth, 3=prop, 4=but, 5=pent, 6=hex, 7=hept, 8=oct, 9=non and 10=dec). The suffix refers to the homolgous series (C-C is -ane; C=C is-ene; C three bonds C is -yne; O-H is alcohol; C-O-C is -ether; C=O is ketone)
1 answer
first name C: * Calvin Klein last name C: * Liz Claiborn
1 answer
COBOL, Fortran
C, C#, C++, Java
Object C
JavaScript
Smalltalk
Ada
APL
Lisp
F#
X++
Icon
SPSS
RPG
Unix Shell script
Perl
...
2 answers
No, not directly. But maybe yes indirectly
The code behind languages of a web page in asp.net are either VB.NET or C#.
No, you cannot develop / write codes in C++ in these code-behind
You still can call out to some components written in C++ from these code-behind pages via C# or VB.NET codes
2 answers
# include<stdio.h>
main()
{
int a,b,c;
print f("enter the values of a,b,c");
scan f("%d%d%d",&a,&b,&c);
if((a>b)&&(a>c))
print f("Greatest value is a =%d",a);
else if((b>a)&&(b>c))
print f("Greatest value is b=%d",b);
else
print f("Greatest value is c=%d",c);
}
1 answer
C :- 1962 at AT and TS Bell Lab.
C++ :- 1980's at AT and TS Bell Lab.
Java :- 1991 by Sun microsystem
.NET :- 2000 by Microsoft
1 answer
how to create a c program for left factoring.
2 answers
No. Actually, C-source doesn't run on any machine, but many computers do have C-compilers.
1 answer
This question is irrelative because C++ is a language and Excel is a software.
The thing is that we can't use C++ with Excel, but we can write a program like excel in C++.
1 answer
5 answers
a + b = c
a - b = d
then a = (c + d)/2
and b = (c - d)/2
The fact that c and d are perfect squares is not relevant to solving a and b in terms of c and d.
Furthermore, a complete solution of all four variables into unique numerical values is not possible.
1 answer
Eclipse with CDT (C/C++ development tools)
see: http://eclipse.org/cdt
1 answer
Loops are very important part of a C-language.
If we have to run our programe multiple time then we use Loops of C.
1 answer
no its very so much diffrent hep c has nothing to do with it
1 answer
#include<stdio.h>
#include<conio.h>
void main()
{
clrscr();
int i,j,m,a[20],b[20],c[20],max;
printf("enter no of elements");
scanf("%d",&m);
printf("enter elements");
for(i=0;i<=m;i++)
{
scanf("%d",&a[i]);
}
max=a[i];
for(i=0;i<=m;i++)
{
if(max<a[i])
{
max=a[i];
}
}
for(i=0;i<=max;i++)
{
c[i]=0;
}
for(j=0;j<=m;j++)
{
c[a[j]]=c[a[j]]+1;
}
for(i=0;i<=max;i++)
{
c[i]=c[i]+c[i-1];
}
for(j=m;j>=1;j--)
{
b[c[a[j]]]=a[j];
c[a[j]]=c[a[j]]-1;
}
printf("AFTER SORTING");
for(i=0;i<=m;i++)
{
printf("%d",b[i]);
}
getch();
}
1 answer
Air Chief Marshal Sir Hugh Dowding, who had been C-in-C of Fighter Command since 1936. He was ousted by a group of schemers and opportunists in November 1940.
1 answer
There are lots of ways to join C x C one can use compression unions, C x C unions , couplings, soldering ,brazing mechanical joints, flare x flare
1 answer
I'll type up some practice temps; the formula is on the discussion page. 34.5 C = F -67 C = F 2 C = F -156 C = F
1 answer
Copper Loss at 75 C = Copper Loss at Ambient Temperature C * (310/(235+Ambient Temperature C))
1 answer
No, because there are no objects in C.
1 answer