Write a Program to accept different goods with the number, price and date of purchase and display them
write a c++ program to create class student having datamember name,Roll_no,age,and branch intilcization all the member using constructor print the all the details on the screen.
what are the missinschema properties and should we pass primary key in select command
how much salary u want ? why u join in our company? your domain is core sector why u prefer software ?
1. Write a function to display the sum of two numbers in the following ways: By using (i) pass by value (ii) pass by address a. function with argument and with return value b. function with argument and without return value c. without argument , with return value d. without argument , without return value Note: Use pass by address.
Write a program to produce the following output: 1 2 3 4 5 6 7 8 9 10
how to check single or double byte in struts
Write a program in "C" to calculate the root of a quadratic equation ax^2+bx+c=0, where the value of a,b & c are known.
how to make a scientific calculater ?
You are to write your own versions of strcpy() and strlen (). Call them mystrcpy() and mystrlen(). Write them first as code within main(), not as functions, then, convert them to functions. You will pass two arrays to the function in the case of mystrcpy(), the source and target array.
will u please send me the placement papers to my mail???????????????????
when to use 'mutable' keyword and when to use 'const cast' in c++
why reinterpret cast is considered dangerous?
Which is better php praogramming or cad/cam scope wise and also salaray wise?
what are the differences between php and perl