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

what is the virtual function overhead, and what is it used for ? i hope i can get and appropriate answers, thanks a lot....

6 11861

what is a ststic variable and stiticfunction briefly explain with exmple and in which case we use

HCL,

2 7293

How can i change the extension name like i have a page which name aboutme.php but i want to show it aboutme.php3 or aboutme.aspx?

3 6993

Is strus threadsafe or not?

1 3841

Who is invented by c?

Infosys, Mphasis,

24 34409

what is the difference between mysql_fetch_array() and mysql_fetch_row()?

Google,

17 69408

What will happen when the following code is run: int x; while(x<100) { cout< 7 10104


In the following declaration of main, "int main(int argc, char *argv[])", to what does argv[0] usually correspond? 1) The first argument passed into the program 2) The program name 3) You can't define main like that

6 15362

What does the code "cout<<(0==0);" print? 1) 0 2) 1 3) Compiler error: Lvalue required

ISTS, Wipro,

15 24796

What is the output of the following code: int v() { int m=0; return m++; } int main() { cout< 4 9383


What is the correct syntax for inheritance? 1) class aclass : public superclass 2) class aclass inherit superclass 3) class aclass <-superclass

Wipro,

6 15300

What is the outcome of the line of code "cout<

TCS,

16 23604

To what value do nonglobal variables default? 1) auto 2) register 3) static

4 10142

Would you rather wait for the results of a quicksort, a linear search, or a bubble sort on a 200000 element array? 1) Quicksort 2) Linear Search 3) Bubble Sort

3 6721

To what value are pointers initialized? 1) NULL 2) Newly allocated memory 3) No action is taken by the compiler to initialize pointers.

Aricent,

4 10012


Un-Answered Questions { Programming Languages }

Is int a keyword in c?

1052


what is the diff bw sql direct and jdbc update can't we do select and updating operation in sql direct

2226


How do you determine the length of a string value that was stored in a variable?

1196


Differentiate between null and void pointers.

1251


What sized websites have you worked on in the past?

1082


hi This is radhika.Can anyone help me to know the question papers of NATIONAL INFORMATICS CENTRE for the post of scientific officer/engineer? if anyone know plz tell me question paper pattern

2166


Write a program using while loop?

1110


Tell me how do I redirect users back to my blog's main page after they login?

231


What is the length of your largest python code? Can you please describe the project?

1108


What is difference between static and final in php?

1095


How do I download a file over http using python?

905


How to add / link an images/css/javascript from a view in ci?

703


In C programming, how do you insert quote characters (‘ and “) into the output screen?

1602


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

2162


What is the difference between object { } block and companion object { } code block in Kotlin?

241