100% tevredenheidsgarantie Direct beschikbaar na je betaling Lees online óf als PDF Geen vaste maandelijkse kosten 4.2 TrustPilot
logo-home
Tentamen (uitwerkingen)

CIS2750 Midterm Exam Questions And Correct Answers 100% Verified.

Beoordeling
-
Verkocht
-
Pagina's
6
Cijfer
A+
Geüpload op
21-01-2025
Geschreven in
2024/2025

CIS2750 Midterm Exam Questions And Correct Answers 100% Verified. -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 - Answerprocessor translates directives into more c code, inserts all code from stdio.h -c in makefile - Answercompiler converts c code into object code makefile linker - Answerconnects object code to standard or non standard libraries how to link and create libraries in makefile - Answerlink library -l(name of library) -L. provides path to library that isn't in defaults -fPIC in makefile - Answercreates position independent code, doesn't assume where in memory your code will be -shared in makefile - Answercreates a shared library .so what does export LD_LIBRARY_PATH='pwd' do - Answertells os where the .so file is at runtime advantages of making - Answermakes repeated compilation easier all in makefile - Answerlists everything you want the make command to create by default clean in makefile - Answerdeletes intermediate files make file rule format - Answertarget: dependencies command

Meer zien Lees minder
Instelling
CIS 2750
Vak
CIS 2750









Oeps! We kunnen je document nu niet laden. Probeer het nog eens of neem contact op met support.

Geschreven voor

Instelling
CIS 2750
Vak
CIS 2750

Documentinformatie

Geüpload op
21 januari 2025
Aantal pagina's
6
Geschreven in
2024/2025
Type
Tentamen (uitwerkingen)
Bevat
Vragen en antwoorden

Onderwerpen

Voorbeeld van de inhoud

©JASONMcConnel 2024/2025 ALL RIGHTS RESERVED.




CIS2750 Midterm Exam Questions And
Correct Answers 100% Verified.


-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


1|Page

, ©JASONMcConnel 2024/2025 ALL RIGHTS RESERVED.

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✔interpreted because allows
for rapid development, and change

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

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

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

dynamic typing - Answer✔system manages types of variables without programmers explicit
input of type

problems of dynamic typing - Answer✔mismatches when a variable is assigned a type thats not
expected
if varaible is misspelled two different variables existing when one was intended

Memory Management in scripting languages - Answer✔automatic memory management and
garbage collections

why are scripting languages object oriented - Answer✔difficult to manage and write larger
programs and using OOP is an attempt to fix the problem

What OOP concepts does python allow - Answer✔can create multiple name spaces (scope)
ploymorphism
operator overloading

2|Page

Maak kennis met de verkoper

Seller avatar
De reputatie van een verkoper is gebaseerd op het aantal documenten dat iemand tegen betaling verkocht heeft en de beoordelingen die voor die items ontvangen zijn. Er zijn drie niveau’s te onderscheiden: brons, zilver en goud. Hoe beter de reputatie, hoe meer de kwaliteit van zijn of haar werk te vertrouwen is.
StarGuide Liberty University
Bekijk profiel
Volgen Je moet ingelogd zijn om studenten of vakken te kunnen volgen
Verkocht
15
Lid sinds
1 jaar
Aantal volgers
0
Documenten
2591
Laatst verkocht
4 weken geleden
FIRST CLASS GALORE

Accurate Exam Study Materials.Verified And Updated By Professionals.

4.3

4 beoordelingen

5
1
4
3
3
0
2
0
1
0

Recent door jou bekeken

Waarom studenten kiezen voor Stuvia

Gemaakt door medestudenten, geverifieerd door reviews

Kwaliteit die je kunt vertrouwen: geschreven door studenten die slaagden en beoordeeld door anderen die dit document gebruikten.

Niet tevreden? Kies een ander document

Geen zorgen! Je kunt voor hetzelfde geld direct een ander document kiezen dat beter past bij wat je zoekt.

Betaal zoals je wilt, start meteen met leren

Geen abonnement, geen verplichtingen. Betaal zoals je gewend bent via iDeal of creditcard en download je PDF-document meteen.

Student with book image

“Gekocht, gedownload en geslaagd. Zo makkelijk kan het dus zijn.”

Alisha Student

Veelgestelde vragen