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



Programming Languages Interview Questions
Questions Answers Views Company eMail

write a c/c++ programthat connects to a MYSQL server and checks if the INNoDB plug in is installed on it.If so your program should print the total number of disk writes by MYSQL.

BirlaSoft,

2201

c++ is a purely oop concept?

Google, TCS,

3 6569

please can any one suggest me best useful video tutorials on c i am science graduate.please help me.u can email me to sas29@in.com

1845

All technical questions

TCS,

2061

Write a program to compute the similarity between two strings - The program should get the two strings as input - Then it will output one single number which is the percentage of similarity between the two strings

2814

WHAT IS MAIN IMPORTANT THING IN SOFTWARE?

Infosys,

2393

Write a C/C++ program to add a user to MySQL. The user should be permitted to only "INSERT" into the given database.

Wipro,

2031

cobol is execution r not without jcl

IBM,

2015

what is the advantage in software? what is the difference between the software developer and Engineer

1 3593

#include using namespace std; struct wow { int x; }; int main() { wow a; wow *b; a.x = 22; b = &a; a.x = 23; cout << b->x; return 0; }

1 4460

In project we have Documentation phase also,in that what is micro and macro designing?

1908

Fifty minutes ago if it was four times as many mints past 3 o clock. how many minutes is it to six o'clock n how....?????

TCS,

3 8695

WRITE A PROGRAM TO MERGE TWO SORTED ARRAY USING MERGE SORT TECHNIQUE..

2148

Write a C/C++ program that connects to a MySQL server and checks if the InnoDB plug-in is installed on it. If so, your program should print the total number of disk writes by MySQL.

2538

#include #include int main() { int a[4][4]={{5,7,5,9}, {4,6,3,1}, {2,9,0,6}}; int *p; int (*q)[4]; p=(int*)a; q=a; printf("\n%u%u",p,q); p++; q++; printf("\n%u%u",p,q); getch(); return 0; } what is the meaning of this program?

2 5240


Un-Answered Questions { Programming Languages }

Why we use int main and void main?

1125


How to change your default wordpress post category & post type?

191


What is the difference between while and for loop?

1060


how to access grid view row?

2291


Difference of Console, web & windows applications?

2282


How many pages should a blog have?

185


Suggesting that there can be 62 seconds in a minute?

1115


What is meant by Attaching Cookies ?

1514


What does it mean to declare a member function as static in C++?

1105


what is technical system, business system, logical system in sap pi7.0

2645


What is guard code in c++?

1232


Write a progarm to find the length of string using switch case?

2131


Tell me what is the purpose of 'register' keyword in c language?

1058


Does zend support php 4? Explain

204


What is different between software and app

1823