What do you know about C language programming? There are so many different types of computer languages, and it can be a daunting task to know which is which. C language is a structure-oriented programming language, and it is within the middle level of programming. The Windows program is written in C language, and there are some basic rules for success with this language. Take this test and find out if you are successful in learning about C language programming.
Memory.h
Stdlib.h
String.h
Dos.h
Rate this question:
J and i are pointers to an int
I is a pointer to an int and stores address of j
J is a pointer to an int and stores address of i
J is a pointer to a pointer to an int and stores address of i
Rate this question:
I Love U
Love You
I hate U
I Hate You
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:
1
Infinite
0
Compilation Error
Rate this question:
Representation of NULL pointer
Representation of void pointer
Error
None of above
Rate this question:
Sqr(x)
Pow(2, x)
Pow(x, 2)
Power(2, x)
Rate this question:
The element will be set to 0.
The compiler would report an error.
The program may crash if some important data gets overwritten.
The array size would appropriately grow.
Rate this question:
Help
includehelp
Ehelp
None of these
Rate this question:
Error: invalid assignment for x
Error: suspicious pointer conversion
No error
None of above
Rate this question:
True
False
Syntax ErrorÂ
Run time Error
Rate this question:
True
False
Rate this question:
If (x == 0) return 0;
Return 1;
If (x >= 2) return 2;
If (x <= 1) return 1;
Rate this question:
Runtime_error and Compile time error
Compile time error and Runtime_error
Syntax error and Syntax error
No output and END
Rate this question:
11
7
5
9
Rate this question:
65.00
65
A
Error
Rate this question:
7
6
5
Error
Rate this question:
Near=2 far=4 huge=4
Near=4 far=8 huge=8
Near=2 far=4 huge=8
Near=4 far=4 huge=8
Rate this question:
34
43
44
33
Rate this question:
Quiz Review Timeline (Updated): Mar 21, 2023 +
Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.
C Programming 1 Quiz-Lecture
This C Programming 1 Quiz-Lecture explores fundamental computer concepts. It assesses knowledge on hardware, software, memory systems, and input devices, crucial for understanding...
Questions:
20 |
Attempts:
284 |
Last updated:
Mar 21, 2023
|
C Language MCQ Exam Trivia! Quiz
Dive into the intricacies of C programming with this engaging MCQ Exam Trivia! Quiz. Test your knowledge on variable declarations, operators, pointers, and data types. Perfect for...
Questions:
15 |
Attempts:
361 |
Last updated:
Mar 21, 2023
|
C Programming Quiz: Practice Exam!
This C Programming Quiz: Practice Exam tests understanding of C syntax and functions, assessing skills through code snippets and problem-solving scenarios. Ideal for learners...
Questions:
50 |
Attempts:
401 |
Last updated:
Mar 21, 2023
|
Copy Of C Quiz
This 'Copy of C Quiz' assesses knowledge in C programming, covering fundamentals like language history, syntax, and loop behaviors. It tests understanding of variable usage,...
Questions:
10 |
Attempts:
170 |
Last updated:
Mar 18, 2023
|
Decode The Code By ISTE(Indian Society For Technical Education)
The 'Decode The Code by ISTE' quiz tests proficiency in C programming with questions on code outputs, memory management, and recursive functions. It assesses critical thinking and...
Questions:
15 |
Attempts:
343 |
Last updated:
Mar 30, 2023
|
Programming For Problem Solving
This quiz titled 'Programming for Problem Solving' assesses knowledge in C programming, focusing on understanding functions, recursion, and program structure. It is designed for...
Questions:
30 |
Attempts:
832 |
Last updated:
Mar 22, 2023
|
Wait!
Here's an interesting quiz for you.