Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

Problem based on OOP's of C++

Please solve the problems I'm not getting the output? Please its request 1.Swap to add hours,min,secof time t1 withhours,min and sec ot time t2 2.oveload + operator using member function for 2 strings 3.overload <= operator using member function f

How to login MySql using Unix shell?

Yo can login to MySQL using following command: mysql -h hostname -u <UserName> -p <password> Suppose you are login with hostname as 'localhost ', Username as 'root' and password as 'root'. Then the command will be as follows: mysql -h

Testing Of CAPTCHA

What is a ‘CAPTCHA’ ? ‘CAPTCHA’ is the deformed content or words. Generally, this is contest reply testing and this reply must be created by the person or human. These 'CAPTCHA's comes in various forms.  

Polymorphism

Polymorphism in php Implementing the polymorphism principle can be done in either of two ways, i.e., either choosing abstract classes or interfaces.   /* Program to demonstrate a polymorphism principle in php */ <?php class A { f

How to add dynamic effects on Button symbol?

Hi, I'm working on a project in Adobe flash & as per project's requirement I have to use the Button symbol with dynamic effects.  I had worked on Movie clip symbol & Graphic symbol in flash but never used  Button symbol bef

C Bitwise Right Shift : (>>) Operator

In C programming while working with the numbers you have multiple operators for it to perform manipulation over it.   Right shifting means we will shift the digit to the right side by the specified number of places.   It is denoted by

Naming convention in cakephp

   In cakephp,  whenever you want to create an application, You have to create following three files : Model. Controller. View files. For all these files, there are some naming convention standard you must follow. MODEL NAMING

Few Quality Factors Of Web Application

There are many factors based on the quality for the web applications. Few of them are mentioned below --   1- Reliability 2- Security 3- Usability 4- Maintainability   Reliability:- Meaning of reliability is that which all can trus

Difference Between The Test Completion Matrix And Test Completion Report

Test Completion Matrix:- When we completed our testing activity than there are so many matrices which are accumulated to make the testing reports. Few of them are mentioned as below -- Total number of accomplished tests. Total number of failed t

Audio Recorder

To record the audio, Android provide a class "MediaRecorder" , you just need to create its instance. Step 1:- In your xml, take two buttons to start and stop recording. Step 2:- Declare the needed variables private MediaRecorder audio

1 10 174
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: