Compro. Final1/64 part2

Quiz
•
Computers
•
University
•
Medium
Watcharin Tangsuksant
Used 11+ times
FREE Resource
25 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
If the mode is "rb" as the initial letter, what does it indicates?
text file
big text file
binary file
blueprint text
skip
2.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
What are the C functions used to read or write a file in Text Mode?
fprintf(), fscanf()
fread(), fwrite()
fprint(), fscan()
read(), write()
skip
3.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
When fopen() is not able to open a file, What will be returned?
EOF
NULL
Run-time Error
None of the above
skip
4.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
Where is a data of the file is stored?
Ram
Hard disk
Rom
Buffer
skip
5.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
Which condition is True when it takes a new line?
ch == "\n"
ch == "\r"
ch == "\0"
ch == " "
skip
6.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
To show the string PREdept by the statement: printf("%s\n", str); which one is the invalid declaration?
char str[] = {'P', 'R', 'E', 'd', 'e', 'p', 't', '\0'};
char str[] = "PREdept";
char *str = "PREdept";
char *str = {'P', 'R', 'E', 'd', 'e', 'p', 't', '\0'};
skip
7.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
Please fill in the blank to print out “Friday” on screen?
*day+4
*day[4]
day[4]
*day-4
skip
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
C - Strings

Quiz
•
University
20 questions
Programming in C(1)

Quiz
•
University
25 questions
GNIDOC ROUND 1

Quiz
•
University
23 questions
C que que que

Quiz
•
University
25 questions
C/C++ Programming Quiz

Quiz
•
University
20 questions
Linux 3-4

Quiz
•
University
20 questions
UNIT 1 PYTHON

Quiz
•
University
20 questions
C - Structures

Quiz
•
University
Popular Resources on Wayground
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade