Comp301 - Study guides, Class notes & Summaries
Looking for the best study guides, study notes and summaries about Comp301? On this page you'll find 1 study documents about Comp301.
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...
Fear of missing out? Then don’t!
Do you wonder why so many students wear nice clothes, have money to spare and enjoy tons of free time? Well, they sell on Stuvia! Imagine your study notes being downloaded a dozen times for $15 each. Every. Single. Day. Discover all about earning on Stuvia