Ask a New Question
Search
a student creates a char
(4 points) Identify the errors in the following statements.
int* p = &44; - i think the star is the error because pointers are
1 answer
asked by
Digtzy
782 views
I need to create a program that has (at least) two variables, char and num. I need to use nested loops to print char, a
0 answers
asked by
Kwadwo
493 views
I need to create a program that has (at least) two variables, char and num. I need to use nested loops to print char, a
0 answers
asked by
Kwadwo
554 views
Predict the output of the following C program. [CO1, 3M]
#include< stdio.h > struct Node{ char x,y,z; }; int main(){ struct Node
1 answer
84 views
Char has been working for an electrician for the past four years. He has been learning very valuable skills and even started
1 answer
52 views
Char has been working for an electrician for the past four years. He has been learning very valuable skills and even started
1 answer
49 views
Char has been working for an electrician for the past four years. He has been learning very valuable skills and even started
1 answer
57 views
a student creates a char to describe earths solar system in the milky way galaxy which statement could be included to accurately
1 answer
asked by
wrd
185 views
If i have a string with a word 'today' in it.
If a user inputs a char (lets say b). how do I right the array to make it see if
0 answers
asked by
Greg
398 views
The data type that holds the values True and False is a:
(1 point) Responses string. string. char. char. Boolean. Boolean. short.
1 answer
asked by
hudson
31 views