Internet programming important questions

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 =...

Java Important Question

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++. ...

Discrete Mathematics 2 marks Unit-1 (2m)

    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...

Image Map hotspot in HTML

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...

internet programming lab syllabus

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...

computer graphics lab syllabus

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...