What is the correct way to declare an integer pointer?

OODP FT1 Assessment Questions

Quiz
•
Computers
•
University
•
Hard
Krunal Randive
Used 1+ times
FREE Resource
30 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
int ptr;
int *ptr;
ptr *int;
int &ptr;
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of a function pointer?
To store the return value of a function.
To pass a function as an argument to another function.
To create a new function dynamically.
To call a function from a different file.
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Purpose of typedef keyword is---------
To define a constant.
To create an alias for an existing data type.
To declare a function.
To include a header file.
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which statement is valid for the switch construct?
break is required for the default block
Cases must be in ascending order
All cases must end with a semicolon
case values must be constant
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is used to compare string contents in C?
==
strcmp()
=
equals()
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
After calling free(ptr), what value does ptr hold?
NULL
Garbage value
The original address (dangling pointer)
Zero
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is not a valid printf format specifier?
%zu
%lld
%p
%n
Create a free account and access millions of resources
Similar Resources on Quizizz
25 questions
C-BASICS

Quiz
•
University
25 questions
Sharda fest 2024

Quiz
•
University
35 questions
CS2110 Spring 24 Final Exam Prep

Quiz
•
University
25 questions
MIDTERM_COMORG_QUIZ2

Quiz
•
University
25 questions
Ctrl+Solve

Quiz
•
University
30 questions
JavaScript

Quiz
•
University
30 questions
Code Twisters Round One Batch -1

Quiz
•
University
35 questions
CodeChef (Secret Snippet)

Quiz
•
University
Popular Resources on Quizizz
15 questions
Multiplication Facts

Quiz
•
4th Grade
20 questions
Math Review - Grade 6

Quiz
•
6th Grade
20 questions
math review

Quiz
•
4th Grade
5 questions
capitalization in sentences

Quiz
•
5th - 8th Grade
10 questions
Juneteenth History and Significance

Interactive video
•
5th - 8th Grade
15 questions
Adding and Subtracting Fractions

Quiz
•
5th Grade
10 questions
R2H Day One Internship Expectation Review Guidelines

Quiz
•
Professional Development
12 questions
Dividing Fractions

Quiz
•
6th Grade