C programming is one of the most popular programming languages, and over the week we got to cover much about C programming structure and pointers. Do you recall that a pointer is a variable which points to the address of another variable of any data type? Take up this test and get to see how much you recall from class.
'.'
'&'
'*'
'->'
Rate this question:
30
27
9
3
Rate this question:
((((a+i)+j)+k)+l)
(((a+i)+j)+k+l)
*(*(*(*(a+i)+j)+k)+l)
*((a+i)+j+k+l)
Rate this question:
JACK
JCK
J65K
JAK
Rate this question:
Strchr()
Strrchr()
Strstr()
Strnset()
Rate this question:
10, 2, 4
20, 2, 2
20, 4, 4
16, 2, 2
Rate this question:
M
Morning
Good Morning
Good
Rate this question:
10
6
5
11
Rate this question:
Error
K
No Output
%s
Rate this question:
7, 9, 11, 13, 15
2, 4, 6, 8, 10
3, 1, -1, -3, -5
2, 15, 6, 8, 10
Rate this question:
The string is empty
The string is not empty
No output
0
Rate this question:
C c
Ic asic
Asic sic
C basic
Rate this question:
Equal
Error
Unequal
None of above
Rate this question:
A
A
65
C
Rate this question:
Quiz Review Timeline (Updated): Feb 21, 2024 +
Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.
Data Structures And Algorithms (UCS408 And UCS613)
This quiz assesses knowledge in Data Structures and Algorithms, focusing on sorting techniques, stack operations, and data structure selection for hierarchical relationships. It...
Questions:
10 |
Attempts:
150 |
Last updated:
Mar 20, 2023
|
Data Structure Exam Quiz!
The 'Data Structure Exam Quiz!' assesses advanced understanding in data structures, focusing on Disjoint Set Union, Segment Trees, and Fenwick Trees. It tests skills in optimizing...
Questions:
27 |
Attempts:
326 |
Last updated:
Mar 22, 2023
|
Data Structures Using Python
This quiz titled 'Data structures using Python' assesses knowledge in Python-based data structures, focusing on stack operations, LIFO principles, and general data structure...
Questions:
13 |
Attempts:
579 |
Last updated:
Aug 23, 2023
|
Quiz Struktur Data P9
Quiz Struktur Data P9 assesses understanding of queue operations and principles, focusing on linear list forms, enqueue and dequeue operations. It evaluates the first-in-first-out...
Questions:
15 |
Attempts:
196 |
Last updated:
Jan 04, 2024
|
Multiple Choice Questions-Tuples & Dictionaries
This quiz focuses on tuples and dictionaries in Python, testing knowledge on tuple indexing, slicing, and comprehension, as well as practical applications in Python programming....
Questions:
20 |
Attempts:
2346 |
Last updated:
Mar 01, 2024
|
Multiple Choice Questions -List & Dictionary
This quiz assesses knowledge on Python lists and dictionaries, covering creation, manipulation, and built-in functions. It is designed for learners to test their understanding of...
Questions:
28 |
Attempts:
1545 |
Last updated:
Mar 22, 2023
|
Wait!
Here's an interesting quiz for you.