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

HTML HyperText Markup Language

HTML HyperText Markup Language is commonly known as HTML, which is a platform independent. Developed by W3C (World Wide Web Consortium) and WHATWG ( Web Hypertext Application Technology Working Group) Basic of all the languages for creating a web page and with this we...

css

css CSS was invented by Håkon Wium Lie on October 10, 1994 and maintained through a group of people within the W3C called the CSS Working Group. cascading style sheets(css) is language which is used for formatting a document written in markup language. it handles the...