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".

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of bit fields in structure declaration?

979


What is the default width for ouputting a long integer using the insertion operator?

1230


Is python written in c or c++?

1139


Write a program which employs Recursion

1232


When should we use container classes instead of arrays?

1014


When should I use unitbuf flag?

1008


Is c++ a high level language?

994


Explain the pure virtual functions?

1117


What is binary object model?

1020


How much do coding jobs pay?

1008


What is an adaptor class in c++?

1173


Explain what data encapsulation is in c++?

1086


What is the function to call to turn an ascii string into a long?

1059


What is &x in c++?

993


What are c++ variables?

1060