Ask a New Question
Search
Using C++ (if, char or
(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
752 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
471 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
526 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
61 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
40 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
39 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
374 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
21 views
The data type that holds the values True and False is a:(1 point)Responsesstring.string.char.char.Boolean.Boolean.short.short.
1 answer
15 views