Lab 1

  • November 2019
  • PDF

This document was uploaded by user and they confirmed that they have the permission to share it. If you are author or own the copyright of this book, please report to us by using this DMCA report form. Report DMCA


Overview

Download & View Lab 1 as PDF for free.

More details

  • Words: 116
  • Pages: 1
_____________________________________________________________________________________

Introduction to Computers & Engineering (GEN N004)

Faculty of Engineering

Lab assignment 1, Spring 2007

Cairo University

Name:

Group:

B.N.

_____________________________________________________________________________________ 1. How many megabytes (MBs) of RAM does you lab computer have? How did you figure this out?

2. How many gigabytes (GBs) of storage does your computer hard disk allow? How did you figure this out?

3. Write, compile and run the following C program on your system. #include <stdio.h> main( ) { printf (“Hello. My name is …”); }

4. What happens if you change the printf statement to: printf (“Hello. My name is …”);

5. What happens if you change the printf statement to: printf (“Hello. \n My name is …”);

Related Documents

Lab 1
October 2019 32
Lab 1
November 2019 20
Lab#1
June 2020 14
Lab#1
October 2019 33
Lab 1
November 2019 1