Skip to main content

Posts

Showing posts with the label IT430 Recent Papers

IT430 Current Midterm Paper Fall 2013 File 1

Subject: IT430  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. At the end of all process what will be variable t contain Var S1=”made” Var S2=”U” Var S3=”and me” t =Si+”4”+S2+S3 2marks 2. Suppose there is applet at “http//www.vu.edu.pk/demo.class” write code to include this applet in your browser page 2marks 3. How would you change a date “MyDate” to one week later? 3marks 4. Note on Application Gate way firewalls. 3marks 5. Essential feature of E-commerce software 5marks 6. Write HTML for Input field, reset button and submit button 5marks

IT430 Current Midterm Paper Fall 2013 Shared by iqra nawaz File 3

on December 20, 2013 at 1:35pm today's IT430 ppr Total 26 question 20 mcqs 3 short of 2marks 3 long 5marks Write the code in html for <div> align left attribute?5 What measures to protect network from viruses?5 Write javascript code to cjange “my date “ to oneweek later.2 Write the name of two position properties that are use in that style sheets?write their functions?2 What does non repudiation means ?2 mcqz How many intrinsic object are presentin ASP?6 What is th ename of electronic market transaction? B2B What is this method “charAT( )”? javascript string What is not true about applet? Which tag is use for making drop down list in HTMl? <select> This code means #00ff00 ? green What does my function (“hello”) means?defining a function Rip routing information protocol used for what ?distance vector routing On screen a pixel can be identified by giving values just like ,pixel 10 15 given as how ? row into column Which one is not target attibute in anchor? New Taget at...

IT430 Current Midterm Paper Fall 2013 File 2

MCQ form past paper 20 marks 2 Q of 2 marks Q1 define JSP and ASP and which is faster give reson: Q2: shopping cart? 2 Q of 3 marks Q1:Identifiy the object, propertyand method in fallowing Math.sine(45) Math.PI Q2: what are proxy server and what it do which fairwall nat do 2 Q of 5 marks Q1 is about a program in which Style sheet method is use

IT430 Current Midterm Paper Fall 2013 Shared by Iftikhar Mughal File 4

on December 26, 2013 at 9:29am 20 MCQs, 02 question #02 marks, 02 questions #03 marks, 02 questions #05 marks. Long questions are below: **What do you say that Cookies can also be used to maintain state between two broken sessions. Justify with solid argument. **What are the core advantages of using Virtual Private Network (VPN) ? Give any three. **What will be the output of the following JavaScript code: document.write( parseFloat("10.33") + parseFloat("2.35") ); document.write("<br>"); document.write("25" + "6.2"); **Suppose a programmer develops a dynamic website, he creates a front end and a back end which are necessary in the development of a dynamic website. What is the reason that he needs these two ends in development of this website? **Write the JavaScript code which will display the following output on a web page using FOR loop: The number is 0 The number is 1 The number is 2 The number is 3 The number is 4 The number ...