Showing posts with label Programming languages. Show all posts
Showing posts with label Programming languages. Show all posts

Tuesday, 8 May 2012

Problems in C programming languages

Hello Friends, There is a lots of problems regarding c programming Languages are as follows.... Try to solve it or download the solution from given the link as download button.

Questions or Problems are ...............
This are the programs which are very likely to come in practical examinations. This a very useful list of C language program examples for practice(Exam Preparation) as it covers most of the C language syllabus. Its very helpful for students pursuing BCA, MCA, MSC(IT), CE, Computer Science, B.Tech(IT) etc.

Thursday, 26 April 2012

What is WampServer

WampServer is a Windows web development environment. It allows you to create web applications with Apache2, PHP and a MySQL database.

WAMPs are packages of independently-created programs installed on computers that use a Microsoft Windows operating system.

WAMP is an acronym formed from the initials of the operating system Microsoft Windows and the principal components of the

Saturday, 21 April 2012

Login Form with Java Script

Now for your confidence with  JSP syntax, following example of login form will really help to understand jsp page. In this  example we will create a simple dynamic JSP page that prints the user information into next page.

With the help of this example we are going to show- how to display a logged-in information on to the browser.

In this example it is very easy to display it on our browser with the help of java.util package. In this example we are going to insert the data in the login form which will be displayed onto the next page.

Tuesday, 17 April 2012

C++ Tutorial for C Users

This text is aimed at C users who wish to learn C++. It is also interesting for experienced. C++ users who leaved out some features of the language. The possibilities of C++ are briefly enunciated and illustrated.

When you will try to use them for your own programs you will encounter a lot of problems and compilation errors. Come back to this text and look carefully at the examples. 

Make use of the help files of your development environment. Do

Comments System