Tag: programming languages
Questions Related to programming languages
-
3
-
2
-
0 observations
-
syntax error
-
5
-
7
-
c) we can’t see the length as data set won’t be created due to errors.
-
none
-
None of the below
-
Left shifting an unsigned int or char by 1
-
Left shifting a number by 1
-
Both
-
char *gcvt(double value,int digit,char buf);
-
char *gcvt(double value,int digit,char *buf);
-
char *gcvt(double value,int digit,char *buf)
-
char *gcvt(double value,int digit,char buf)