Awsome! accessories to enhance the usage and improve performance of your tablet

Awsome! accessories to enhance the usage and improve performance of your tablet

Blurred, Bokeh Effect Background And Beautiful Splash Effect

create blurred, bokeh effect background and beautiful splash effect for roses bouquet

11 Top Sites For Free Icon Sets

Here you’ll find some of the best websites that offer various free icon set collections as well as just separate good collections in other sites, so browse through the sites and download the icon sets for free.

Top 17 Excellent and Most Professional Online Photo Editors

Top 17 Excellent and Most Professional Online Photo Editors

Sunday 21 August 2011

Wap to Print Smiley Faces

WAP to Calculate Square Root of a Given Number

WAP to Count Number of Vowels in a String

WAP to find x raise to y without using any in built function

Post Comment

WAP to Add Two Time Objects

Wap toFind Area..

Post Comment

WAP to Show Implementation Of Single Inheritance

Write a VB Code to Generate Fibonacci Series

Write A VB Code For Login

Write A VB Code For Inputbox1

Saturday 20 August 2011

Arithmatic Operation (VB)

Dim a, b, c As Integer
Private Sub Command1_Click()
a = Text1.Text
b = Text2.Text
c = Val(a) + Val(b)
Label2.Caption = c
End Sub

Private Sub Command2_Click()
a = Text1.Text
b = Text2.Text
c = a - b
Label2.Caption = c
End Sub

Private Sub Command3_Click()
a = Text1.Text
b = Text2.Text
c = a * b
Label2.Caption = c
End Sub

Private Sub Command4_Click()
a = Text1.Text
b = Text2.Text
c = a / b
Label2.Caption = c
End Sub

Private Sub Command5_Click()
Text1.Text = ""
Text2.Text = ""
Label2.Caption = ""
End Sub

Private Sub Command6_Click()
End
End Sub

Post Comment

Friday 12 August 2011

Wap to Print a Table of a Number

Wap to Find Sum of First N No

Wap to Find Factorial of a Number

Wap to Check Whether the No. is Even or Odd

A Program to Find Greater Among Two Numbers

Thursday 11 August 2011

NOTES

NOTES

Post Comment

ATM C LANGUAGE PROGRAM CODE

Generate Pascal

Post Comment

Add Pointers

Post Comment

Calculate the Power in Watts

Construct Pyramid of Numbers

Convert Roman Numeral to Decimal

Determine Palindrome String

Find Maximum Value in Array

Thursday 30 June 2011

B.Com All Vth Sem. Syllabus 9y9a

B.Com All Vth Sem. Syllabus 

                                          
B.com All Vth Sem. Syllabus 9y9a




B.a. All Vth Sem.

B.A. Mgt.

Post Comment