Have you ever interfaced with a database?

Answer Posted / praveen kumar

No no no..

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Whats is abstraction in oops?

593


What are the 3 pillars of oop?

615


Write a C++ program without using any loop (if, for, while etc) to print prime numbers from 1 to 100 and 100 to 1 (Do not use 200 print statements!!!)

1639


• What are the desirable attributes for memory managment?

1726


Question: Write a program that prints a paycheck. Ask the program user for the name of the employee, the hourly rate, and the number of hours worked. If the number of hours exceeds 40, the employee is paid “time and a half”, that is, 150 percent of the hourly rate on the hours exceeding 40. Be sure to use stepwi se refine ment and break your solution into several functions. Use the int_name function to print the dollar amount of the check.

699






What is oops in programming?

568


Can an interface inherit a class?

561


What is use of overloading?

608


What is static in oop?

589


What is byval and byref? What are differences between them?

1689


Why is abstraction needed?

567


Can private class be inherited?

619


If a=5, b=6, c=7, b+=a%c*2. What is the final value of b?

944


What is for loop and its syntax?

596


Will I be able to get a picture in D drive to the c++ program? If so, help me out?

1657