Comp301 exam q - Study guides, Class notes & Summaries
Looking for the best study guides, study notes and summaries about Comp301 exam q? On this page you'll find 1 study documents about Comp301 exam q.
All 1 results
Sort by
-
COMP301 Exam Questions with 100% Correct Answers Graded to Pass
- Exam (elaborations) • 83 pages • 2023
-
- $10.49
- + learn more
what does a C hello world look like - #include <stdio.h> 
int main (int argc, char *argv[]) { 
 printf("Hola Mundo!n"); 
 return 0; 
} 
 
how is a string stored in c - char hello[6] = {'h', 'e', 'l', 'l', 'o', '0'}; 
 
what's a pointer? - A pointer stores the address of some data in memory 
 
what does the Type of pointer mean? e.g. int* height - it tells us the type of data stored at the memory address. e.g. int* height mean...
Get paid weekly? You can!
That summary you just bought made someone very happy. Also get paid weekly? Sell your study resources on Stuvia! Discover all about earning on Stuvia