Skip to main content

Posts

Showing posts with the label CS508 Recent Papers

CS508 Current Midterm Paper Fall 2013 File 1

Today Paper Total Questions = 26 Total Marks = 40 Total MCQs of 1 Mark = 20 Short Subjective Question of 2 Marks = 2 Subjective Question of 3 Marks = 2 Subjective Questions of 5 Marks = 2 1. what is the functionality of KEYWORD INT|CAHR IN snobol4 2 2.what is error in it >(sqrt x) in LISP 3 3. how many element in it (a (d e)) related to lisp 2 what is predicate in snobol ya lisp ma language conform ni ha 3 what is valid or invalid statment in ADA language 5 a=(1....5) integer b=(1....5) integer c,d=(1....5) float condition a=b a=c b=a

CS508 Current Midterm Paper Fall 2013 File 3

by saqib ahmed on December 20, 2013 at 6:08pm Cs 508 kay MCQ half from Past paper and half new not tough, and subjective bhi kuch past say or kuch new tha. conceptual bhi tha or kuch coding ya coding ka putput waly questions they. Some questions which i remember are: Which symbol is used for alternation in Snobol? overloading in ada and c++? eik code tha or us ki output poochi thi? eik LISP ka code tha or us ka result batana tha? prolong ka question tha or yes or no may answer dyna tha? waisy sab lectures may sy barabar paper tha or ADA wala part is very important so prepare that part well ... best of luck (y)

CS508 Current Midterm Paper Fall 2013 File 2

MCQs were from book. Q1 Write two  predicate  that are used in lisp. Marks 2 Q2  Lists  are used in lisp write top  elements  of  the list  given as (add 3( multp 3 4)) and ( job car  school) Marks 3 Q3 write a two dmaensional array of siz (2x8) in sonobl and intialize it to zero.Marks 3 Q4 We want to write a programme in ada and want to take marks as inputs from user and subject1=(100) subject2=(200) subject3=(400) How we prevent user to input value that are not in this range

CS508 Current Midterm Paper Fall 2013 File 4

by sajida on December 22, 2013 at 4:57pm AOA alls             My today paper of cs508 is            All MCQ's from book i thnk 1 MCQ from past ppz SO perpare ur paper from book.          Total 20 MCQ's           2 question 2 ,2 marks from Ada           2 question 3,3 marks form LisP Programs. end and begen methods           2 Questions 5,5 marks from LISP            and 1 question i dont know about it where is from about "single standed language" remember me in ur prayer: acoording to paper ADA and Lisp is So important be focus at that languages 

CS508 Current Midterm Paper Fall 2013 File 5

by Arman Malik on December 26, 2013 at 11:25am My today paper cs508 Mcqs mostly new thy but easy thy,agr ap ne handouts read kye ho to easily ho jy gy. Q.what will be choice of language in functional program paradigm Q. Tell the names of operates that are present in Ada but not in C++ Q.tell the difference between first,rest,car,cdr Q.tell the out put if        defun y-min (x)(- x,y)         set y 2         y-min 20