Written by students who passed Immediately available after payment Read online or as PDF Wrong document? Swap it for free 4.6 TrustPilot
logo-home
Exam (elaborations)

CIS2750 Exam | Complete Exam Questions and CORRECT Answers| (2025 update) Assured success| grade A+

Rating
-
Sold
1
Pages
7
Grade
A+
Uploaded on
09-12-2025
Written in
2025/2026

CIS2750 Exam | Complete Exam Questions and CORRECT Answers| (2025 update) Assured success| grade A+

Institution
CIS2750
Course
CIS2750

Content preview

CIS2750 Midterm Exam Questions and Answers
(Verified Answers) (Latest Update 2025) UPDATE!!

Save




Terms in this set (77)


-o: names the executable/output file
-o, -Wall, -pedantic, -
-Wall: activates all warnings
std=c99 in makefiles what
-pedantic: really picking with warnings
do each of these do
-std=c99: uses c99 standard for compiling

processor translates directives into more c code,
-E in makefile
inserts all code from stdio.h

-c in makefile compiler converts c code into object code

connects object code to standard or non standard
makefile linker
libraries

how to link and create link library -l(name of library)
libraries in makefile -L. provides path to library that isn't in defaults

creates position independent code, doesn't assume
-fPIC in makefile
where in memory your code will be

creates a shared library
-shared in makefile
.so

what does export tells os where the .so file is at runtime
LD_LIBRARY_PATH='pwd'
do

advantages of making makes repeated compilation easier

, lists everything you want the make command to
all in makefile
create by default

clean in makefile deletes intermediate files

target: dependencies
command
make file rule format target: what you want to create
dependencies: what you need to run command
command any unix command (gcc or clang)

function that sorts an array of nell objects, intial
member is pointed to by the base, size is specified by
the width
qsort contents of array base are sorted in ascending order
according to comparison function pointed to by
function pointers which requires two arguments the
objects being compared

why does qsort use generic sorter, don't have to specify types, can pass in
function pointers any type of object

are scripting languages interpreted because allows for rapid development,
interpreted or compiled and change
and why

uses combination of compilation and interpretation,
source code is converted to byte code (similar to
how does python use
compliation)
compliation and
byte code is executed by an interpreter
interpretation
improves performance over purely interpreted
systems

how to scripting combines functionality of other programs and acts as
languages interact with glue
other programs

external program and libraries being used to increase
extending the functionality of the scripting language
(stdin/stdout)

Written for

Institution
CIS2750
Course
CIS2750

Document information

Uploaded on
December 9, 2025
Number of pages
7
Written in
2025/2026
Type
Exam (elaborations)
Contains
Questions & answers

Subjects

Free
Get access to the full document:
Download

Wrong document? Swap it for free Within 14 days of purchase and before downloading, you can choose a different document. You can simply spend the amount again.
Written by students who passed
Immediately available after payment
Read online or as PDF


Also available in package deal

Get to know the seller

Seller avatar
Reputation scores are based on the amount of documents a seller has sold for a fee and the reviews they have received for those documents. There are three levels: Bronze, Silver and Gold. The better the reputation, the more your can rely on the quality of the sellers work.
Milestone Teachme2-tutor
Follow You need to be logged in order to follow users or courses
Sold
3883
Member since
1 year
Number of followers
1
Documents
1596
Last sold
1 week ago

3.5

12 reviews

5
4
4
2
3
3
2
2
1
1

Recently viewed by you

Why students choose Stuvia

Created by fellow students, verified by reviews

Quality you can trust: written by students who passed their tests and reviewed by others who've used these notes.

Didn't get what you expected? Choose another document

No worries! You can instantly pick a different document that better fits what you're looking for.

Pay as you like, start learning right away

No subscription, no commitments. Pay the way you're used to via credit card and download your PDF document instantly.

Student with book image

“Bought, downloaded, and aced it. It really can be that simple.”

Alisha Student

Working on your references?

Create accurate citations in APA, MLA and Harvard with our free citation generator.

Working on your references?

Frequently asked questions