Skip to main content

Posts

"चाय..!!"

चाय तो बहुत लोग पीते हैं पर जब तुम पीती हो तो बात ही कुछ और है दोनों हाथों से प्याले को पकड़कर जब तुम उसे चूमती हो ---- तो वो सुर-सुराहट की आवाज़ मेरे कानों ने मिठास घोल देती है चाय को अपने साँसों से जब तुम फूंकती हो तो बंद कमरे में सर-सराहट होती है और माहौल में एक ताजगी घुल जाती है तुम्हारे साथ चाय पीते वक़्त कई बार ये ख्याल मन में आया --- काश तुम मुझे भी अपने होठों से चूमती अपने साँसों की हवा से स्पर्श करती अगर कमबख्त चाय की जगह मैं उस प्याले में होता...

JAVA PRACTICAL ASSIGNMENT

                                                                                                      JAVA ASSIGNMENT NO-4 1)wap to input a no and check it is a prime or not import java .io.*; class prime {  int n;  prime(int t)  {  n=t;  } void cal()  { int i,c=0; for(i=2;i<n;i++)   {  if(n%i==0)    {     c=c+1;     break;    }   }  if(c==1)  System.out.println("not prime");  else  System.out.println("prime");  } } class cont { public static void main(String arg[]) { prime s=new prime(7); s.cal(); } } 2)wap to iput a no and check it is automorphic or not import java .io.*; class prime {  int n,y,g; prime(int t)  { n=t; //storing value of n in y y=n; int i=1,c=0,d; while(n>0) { d=n%10; if(d>1) { c=d*i; //here we get the value of first no of digit*(0) according to no of digit } n=n/10; i=i*10; //every time multiply by 10 } g=(y-c)*(y-c);//ex (749-700) we wil get the no leaving first no if(

WEBTECH COLLEGE PRACTICAL ASSIGNMENT FOR CA & IT STUDENT

                                              WEB TECH ASSIGNMENT NO-1 1)DESIGN A FONT-ATTIBUTE AND BACKGROUND ATTRIBUTE   THE PAGE SHOULD CONTAIN HADER TAG H1,H2 AND A   PARAGRAPH <html>   <head>     <title></title>         </head>   <body> <h1 style="color:red; text-decoration:underline; font-style:italic; font-weight:300; background-color:yellow"> this is the first webtech practicle class </h1> <h2 style="color:blue; text-decoration:overline; font-style:oblique; font-size:larger; text-align:right; background-color:red;"> hello friends iam manish </h2> <p> we live in <p>india   </body> </html> 2) DESIGN A PAGE USING TEXT -ATTRIBUTE THE PAGE    SHOULD CONTAIN TWO HEADER TAGST & ONE PARAGRAPH    TAG <html>   <head>       <title></title>         </head>   <body> <h1 style="text-decoration:underline; text-transform:uppercas

Programming Languages Used For Hacking

1.) C Language C Language is a general-purpose computer programming language developed between 1969 and 1973 by Dennis Ritchie at the Bell Telephone Laboratories for use with the Unix operating system. Although C was designed for implementing system software . it is also widely u sed for developing portable application software . #include int main(void) { printf(“hello, world!\n”); return 0; } 2.) C ++   C ++ was developed by Bjarne Stroustrup starting in 1979 at Bell Labs as an enhancement to the C language and originally named C with Classes. It was renamed C++ in 1983. C ++ is one of the most popular programming languages and its application domains include systems software, application software, device drivers , embedded software, high-performance server and client applications, and entertainment software such as video games . #include <iostream> int main() { std::cout << "Hello, world!\n"; } 3.) Php   PHP is a gener

KHUSH HU

Zindgi hai Chhoti, har Pal me Khush hu, School me Khush hu, Ghar me Khush hu, Aaj Paneer nahi hai, Daal me hi Khush hu, Aaj Gadi me jane ka Waqt nahi, Do Kadam Chal k hi Khush hu, Aaj Doston ka Saath nahi, Kitaab padke hi Khush hu, Aaj koi Naraz hai, Uske is Andaz me bhi Khush hu, **Jisko Dekh nahi sakta, Uski Awaaz me hi Khush hu,** Jisko Paa nahi sakta, Uski Yaad me hi Khush hu, Beeta hua kal ja chuka hai, Uski Meethi Yadein hai, Unme hi Khush hu, Aane wale Pal ka pata nahi, Sapno me hi Khush hu, Hanste Hanste yeh Pal bitenge, Aaj me hi Khush hu, Zindagi hai Chhoti, Har Pal me Khush hu...! Bas aise hi khush rehana

What is Multitasking? What are we trying to do?

The typical definition of multitasking refers to the ability of a microprocessor to apparently process several tasks simultaneously. As multi-core CPUs entered the market, the "shared computing" of a single processor was then set free to allow for multiple programs to be operating and running applications at the same time. By definition multi-tasking makes computing better, especially if you're a power user. If you are just a regular user, like most people, multitasking should just blend into your work stream in a meaningful way. It's interesting to note that the human brain cannot fully focus when multitasking, people take longer to complete tasks and are predisposed to error. Although being able to run multiple programs on any device is a huge productivity win. I love the ability to check my calendar, quickly switch to a browser, go to an email, then go back to the same browser window or calendar without waiting for it to re-load. This to me is the most natura

Freida Pinto in the top ten world's sexiest women

Slumdog Millionaire" star Freida Pinto appeared in the chart of world's sexiest women for the first time in the British men's lifestyle FHM.The 24-year-old Mumbai native had also featured in the vanity Fair&aposs most beautiful women&aposs list recently. Cole, 25, became the first british to come on top in the last three years. She knocked last year&aposs winner, actress Megan Fox, 22, into second place, Sun online reported. The others in the top-10 list were actress Jessica Alba, who came third, pop singer Britney Spearssecured fourth position while fifth spot went to Keeley Hazell.Other additions to the chart included French President Nicolas Sarkozy's wife Carla Bruni, who was voted 40th sexiest woman in the world. Almost 10 million votes were cast by FHM readers worldwide for the poll.