by Dinesh Kumar VM | Oct 28, 2015 | sem5
Internet programming important questions UNIT I 2 marks16 marks How java is platform independent? Differentiate a vector and an array in Java. How to create two-dimensional array in Java Is there any error in the given Java Statement? Analyze: char [] string =...
by Gowdham S | Oct 28, 2015 | sem5
What is java? * Java is a programming language. * It was first developed by James Gosling at Sun Microsystems, which is now a part of Oracle Corporation. * Java is an object oriented programming language. * It is easier than C++ and has various advantages over C++. ...
by Gowdham S | Oct 23, 2015 | sem5
SYLLABUS R-2013 UNIT – 1 TWO MARK QUESTIONS UNIT-1 2marks We provided you some possible two mark questions in unit 1. Here we provided only theoretical two mark questions such that were we will lack our concentrations. It is sure that, there is no more...
by Gowdham S | Oct 6, 2015 | sem5
Prerequisites : To create a webpage containing image map with hotspot in html you must know the basics of HTML and CSS. To learn basics of HTML and CSS , you can refer the links provided below. HTML – BASICS WITH EXAMPLES CSS – BASICS WITH EXAMPLES...
by admin | Apr 28, 2015 | sem5
Internet programming lab syllabus LIST OF EXPERIMENTS Create a web page with the following using HTML i) To embed an image map in a web page ii) To fix the hot spots iii) Show all the related information when the hot spots are clicked. Create a web page with all types...
by admin | Apr 28, 2015 | sem5
computer graphics lab syllabus LIST OF EXPERIMENTS: IMPLEMENT THE EXERCISES USING C / OPENGL / JAVA Implementation of Algorithms for drawing 2D Primitives – Line (DDA, Bresenham) – all slopes Circle (Midpoint) 2D Geometric transformations – Translation Rotation...