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 Midterm Exam With Complete Solution

Rating
-
Sold
-
Pages
12
Grade
A+
Uploaded on
15-01-2025
Written in
2024/2025

CIS2750 Midterm Exam With Complete Solution...

Institution
CIS2750
Course
CIS2750

Content preview

CIS2750 Midterm Exam With
Complete Solution

-o, -Wall, -pedantic, -std=c99 in makefiles what do each of these do -
ANSWER -o: names the executable/output file

-Wall: activates all warnings

-pedantic: really picking with warnings

-std=c99: uses c99 standard for compiling

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

-c in makefile - ANSWER compiler converts c code into object code

makefile linker - ANSWER connects object code to standard or non standard
libraries

how to link and create libraries in makefile - ANSWER link library -l(name of
library)

-L. provides path to library that isn't in defaults

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

-shared in makefile - ANSWER creates a shared library

.so

what does export LD_LIBRARY_PATH='pwd' do - ANSWER tells os where the

, .so file is at runtime

advantages of making - ANSWER makes repeated compilation easier

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

clean in makefile - ANSWER deletes intermediate files

make file rule format - ANSWER target: dependencies

command

target: what you want to create

dependencies: what you need to run command

command any unix command (gcc or clang)




qsort - ANSWER function that sorts an array of nell objects, intial member is
pointed to by the base, size is specified by the width

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 function pointers - ANSWER generic sorter, don't have to
specify types, can pass in any type of object




are scripting languages interpreted or compiled and why - ANSWER

Written for

Institution
CIS2750
Course
CIS2750

Document information

Uploaded on
January 15, 2025
Number of pages
12
Written in
2024/2025
Type
Exam (elaborations)
Contains
Questions & answers

Subjects

  • cis2750 midterm exam
$13.49
Get access to the full document:

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


Document also available in package deal

Thumbnail
Package deal
CIS 2750 BUNDLED EXAMS WITH SOLUTION
-
5 2025
$ 62.45 More info

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.
Newsolution Chamberlain College Nursing
View profile
Follow You need to be logged in order to follow users or courses
Sold
304
Member since
4 year
Number of followers
196
Documents
2582
Last sold
1 week ago

3.9

58 reviews

5
30
4
10
3
8
2
3
1
7

Trending documents

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 exams and reviewed by others who've used these notes.

Didn't get what you expected? Choose another document

No worries! You can immediately select a different document that better matches what you need.

Pay how you prefer, start learning right away

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

Student with book image

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

Alisha Student

Frequently asked questions