Sponsored Links


Results 1 to 2 of 2

Thread: cs402 GDB fall 2010 on 31 jan 2011

  1. #1
    Administrator Xpert's Avatar
    Join Date
    May 2010
    Location
    Jhelum
    Posts
    6,239

    Icon19 cs402 GDB fall 2010 on 31 jan 2011

    Sponsored Links1


    Assignment No.5 & GMDB Topic and Quiz!Dated: Jan 21, 11Dear students Assignment No.5 has been uploaded its due date is 27th of January, 2011.
    Please note the schedule of coming events also:
    1. GMDB:
    GMDB for cs402 will be opened on Monday 31st of January, 2011; the topic for GMDB is,
    "Formal Languages set is superset of Regular Languages set"
    Note: You can post your comments one time only on GMDB within two days of launch of GMDB.
    2. Quiz No.4:
    Quiz No.4 will be launched on 2nd of February, 2011; it will be from Lecture No# 33 to 42.
    [Note that it will be available strictly for one day only].

  2. #2
    Administrator Xpert's Avatar
    Join Date
    May 2010
    Location
    Jhelum
    Posts
    6,239
    First of all, high-level languages cannot enhance assembly since that is able to express everything the CPU can do. Basically, what a compiler generally does is to generate assembly or machine code (which has a 1:1 mapping to assembly language). The advantage of high-level languages can be simplicity, maintainability and portability.

    It is possible to combine assembly with other languages if said languages support this. What you need to do is to assemble and compile the source files separately and then link the resulting object files (not executables!) with a linker. To support this, most assemblers/compilers have directives like to indicate whether a symbol is external or to be exported.

    Sponsored Links

    Furthermore, some languages support inline assembly (i.e., embedding assembly code directly in the source). For instance, the optional "asm" keyword in C and C++ indicates that a piece of code is to be assembled. The syntax and usage of this keyword varies from compiler to compiler so you need to check the documentation or at least look for examples.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. cs402 subjective and objective mega file fall 2010 on 19-02-2011
    By Xpert in forum Vu Handouts and Short Notes
    Replies: 0
    Last Post: 02-19-2011, 11:45 PM
  2. cs402 current subjective paper of fall 2010 on 19-02-2011
    By Xpert in forum Current Papers 2010
    Replies: 0
    Last Post: 02-19-2011, 11:39 PM
  3. current cs402 final term paper fall 2010 on 12 feb 2011
    By Xpert in forum Current Papers 2010
    Replies: 0
    Last Post: 02-14-2011, 12:38 PM
  4. Replies: 17
    Last Post: 01-07-2011, 08:52 PM
  5. cs402 solved paper fall 2010
    By Xpert in forum Solved Papers
    Replies: 0
    Last Post: 12-05-2010, 05:41 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
-: Vuhelp Disclaimer :-
None of the files shown here are hosted or transmitted by this server. The links are provided solely by this site's users. The administrator's or staff of Vuhelp.net cannot be held responsible for what its users post, or any other actions of its users. You may not use this site to distribute or download any material when you do not have the legal rights to do so. It is your own responsibility to adhere to these terms. If you have any doubts about legality of content or you have any suspicions, feel free to contact us.
Online Education | JhelumSoft