Toggle navigation
Courses
Questions
Tags
Users
Answers by Kevin52
User Kevin52
Wall
Recent activity
All questions
All answers
User Kevin52
Wall
Recent activity
All questions
All answers
0
like
0
dislike
12-20 Lab Exercise 2: Recursive GCD
[Exercise]
Coding (C)
-
answered
Dec 28, 2016
in
Functions
|
57
views
0
like
0
dislike
11-08 Lab Exercise 2: Print a one-month calendar
[Exercise]
Coding (C)
-
answered
Dec 20, 2016
in
Loop
|
124
views
0
like
0
dislike
11-08 Lab Exercise 2: Print a one-month calendar
[Exercise]
Coding (C)
-
answered
Dec 20, 2016
in
Loop
|
124
views
0
like
0
dislike
11-08 Lab Exercise 2: Print a one-month calendar
[Exercise]
Coding (C)
-
answered
Dec 20, 2016
in
Loop
|
124
views
0
like
0
dislike
11-22 Lab exercise 3: Prints a table showing how many time each digit appears
answered
Dec 20, 2016
in
Basic types
|
114
views
0
like
0
dislike
Which of the following special symbols is allowed in a variable name?
[Normal]
Multichoice
-
answered
Dec 20, 2016
in
Basic types
|
32
views
0
like
0
dislike
11-30 Introduction class Exercise 2: Computes the value of the polynomial
[Exercise]
Coding (C)
-
answered
Dec 20, 2016
in
Functions
|
76
views
0
like
0
dislike
A long double can be used if range of a double is not enough to accommodate a real number.
[Normal]
True/False
-
answered
Dec 20, 2016
in
Selection Statements
|
16
views
0
like
0
dislike
A long double can be used if range of a double is not enough to accommodate a real number.
[Normal]
True/False
-
answered
Dec 20, 2016
in
Selection Statements
|
16
views
0
like
0
dislike
A float is 4 bytes wide, whereas a double is 8 bytes wide.
[Normal]
True/False
-
answered
Dec 20, 2016
in
Expressions
|
18
views
0
like
0
dislike
A function may have any number of return statements each returning different values.
[Normal]
True/False
-
answered
Dec 20, 2016
in
Functions
|
21
views
0
like
0
dislike
A function may have any number of return statements each returning different values.
[Normal]
True/False
-
answered
Dec 20, 2016
in
Functions
|
21
views
0
like
0
dislike
In C all functions except main() can be called recursively.
[Normal]
True/False
-
answered
Dec 20, 2016
in
C Fundamentals & Formatted Input/Output
|
23
views
0
like
0
dislike
In C all functions except main() can be called recursively.
[Normal]
True/False
-
answered
Dec 20, 2016
in
C Fundamentals & Formatted Input/Output
|
23
views
0
like
0
dislike
Functions can be called either by value or reference
[Normal]
True/False
-
answered
Dec 20, 2016
in
C Fundamentals & Formatted Input/Output
|
23
views
0
like
0
dislike
a function cannot be defined inside another function
[Normal]
True/False
-
answered
Dec 20, 2016
in
Functions
|
24
views
0
like
0
dislike
If return type for a function is not specified, it defaults to int
[Normal]
True/False
-
answered
Dec 20, 2016
in
C Fundamentals & Formatted Input/Output
|
22
views
0
like
0
dislike
Functions cannot return more than one value at a time.
[Normal]
True/False
-
answered
Dec 20, 2016
in
Functions
|
21
views
0
like
0
dislike
Functions cannot return more than one value at a time
[Normal]
True/False
-
answered
Dec 20, 2016
in
Functions
|
18
views
0
like
0
dislike
Functions cannot return more than one value at a time
[Normal]
True/False
-
answered
Dec 20, 2016
in
Functions
|
18
views
Page:
« prev
1
2
3
4
5
6
...
8
next »
12,783
questions
183,443
answers
172,219
comments
4,824
users