Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Write a C/C++ program to show the result of a stored
procedure "PROC_RESET_MAIL" on database "USER_NOTIFY".

Answers were Sorted based on User's Feedback



Write a C/C++ program to show the result of a stored procedure "PROC_RESET_MAIL" on datab..

Answer / nalini

#include<stdio.h?

#include<conio.h>

void main()
{ int i=0; switch(i) { case 0: i++; printf("%d..",i); case
1: printf("%d..",i); case 1: printf("%d..",i); } }

Is This Answer Correct ?    5 Yes 5 No

Write a C/C++ program to show the result of a stored procedure "PROC_RESET_MAIL" on datab..

Answer / atulsingh_rathore

ANY ONE IF GIVE ME ANSWER PLEAS BECAUSE I WAS USING TURBO
C++ FOR THAT I DIDN't KNOW TAHT HOW I CONNECT TO MY SQL OR
OTHER VENDERS

Is This Answer Correct ?    10 Yes 19 No

Post New Answer

More C++ General Interview Questions

What are the basics concepts of OOPS?

1 Answers  


How many types of casting are there in C++? When is a dynamic cast,static_cast,reinterpret cast used?

2 Answers   CTS,


List out some of the OODBMS available?

1 Answers  


State two differences between C and C++.

0 Answers   Hexaware,


Write a program in C++ for Fibonacci series

0 Answers   Axtria, ITC Indian Tobacco Company,


What are the classes in c++?

0 Answers  


What is using namespace std in cpp?

0 Answers  


What are the advantages and disadvantages of using inline and const?

2 Answers   Polaris, TCS, Zimmer Biomet,


What are the types of STL containers?

4 Answers  


Which bit wise operator is suitable for checking whether a particular bit is on or off?

0 Answers  


Why use of template is better than a base class?

0 Answers  


How do you find out if a linked-list has an end?

0 Answers  


Categories