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


related to rdbms query .

Answers were Sorted based on User's Feedback



related to rdbms query ...

Answer / nantha.d

answer related to subquery and foreign key.

Is This Answer Correct ?    11 Yes 1 No

related to rdbms query ...

Answer / chaitaligosai

how many applicants appeared in the java programming test at
chennai in the month of febryary

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More C Interview Questions

which one is not preprocessor directive a)#if b)#elif c)#undef d)#pragma

16 Answers   Accenture, Infosys, TCS, Wipro,


Are enumerations really portable?

0 Answers  


What is the difference between if else and switchstatement

0 Answers  


Diff between for loop and while loop?

2 Answers   TCS,


#include<stdio.h> int main(){ int a[]={1,2,3,5,1}; int *ptr=a+4; int y=ptr-a; printf("%d",y); }

3 Answers   Zoho,


write a program to find out prime number using sieve case?

0 Answers   HCL,


i want explaination about the program and its stack reprasetaion fibbo(int n) { if(n==1 or n==0) return n; else return fibbo(n-1)+fibbo(n-2); } main() { fibbo(6); }

2 Answers  


Is the below things valid & where it will be stored in memory layout ? static const volatile int i; register struct { } ; static register;

2 Answers   Lucent,


How do you write a program which produces its own source code as its output?

4 Answers  


what is difference between array,strutter,union and pointers

3 Answers   CTS, Lovely Professional University, Mannar Company,


What is meaning of tree

0 Answers  


What are directives in c?

0 Answers  


Categories