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 event driven software and what is procedural driven software?

2593

Write a query to to delete duplicate rows?

ATS,

4 7875

what is the difference between char * const and const char *?

TCS,

2 7885

How to implement a packet in C

Aricent,

2901

How to reverse a linked list

Aricent, Fidelity, IBM, TCS,

1 6708

WHAT IS THE ACTUAL DEFINATION OF OBJECT AND THE CLASS IN ONE SINGLE LINE WHICH THE INTERVIEWER WANT TO LISTEN.

11 16682

1. Write a C program to count the number of occurrence of a specific word in the given strings. (for e.g. Find how many times the word “live” comes in the sentence “Dream as if you’ll live forever, live as if you’ll die today ”)

Eskom, TCS,

12 76434

write a c program to store and print name,address,roll.no of a student using structures?

7 71524

Write a C program to remove the repeated characters in the entered expression or in entered characters(i.e) removing duplicates

3 9077

Reverse the bit order in a single macro. eg. i/p = 10010101 --> o/p = 10101001

2 6568

implement NAND gate logic in C code without using any bitwise operatior.

Alcatel,

4 32944

implement OR gate without using any bitwise operator.

Alcatel, Wipro,

1 5906

sir i want to study the c++ course but ino what is the qualification and the study methode please reply more details in c++

NIIT,

1 3629

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

Lucent,

2 5445

in one file global variable int i; is declared as static. In another file it is extern int i=100; Is this valid ?

Infosys, NetApp,

4 8555


Un-Answered Questions { Programming Languages }

Write a program to generate the Fibonocci Series in C++.

980


What is the difference between a shallow copy and deep copy?

977


Study the following C program :call_me (myvar)int myvar;{ myvar +- 5; }main(){int myvar;myvar = 3;call_me(myvar);printf("%d ",myvar);What will be printed a) 3 b) 5 c) 8 d) symbol

1134


What are views django?

506


How are the functions help() and dir() different?

969


How do I enable activex controls in firefox?

811


Is python time time utc?

894


What is the form?

490


Why is polymorphism useful?

1086


Is learning php easy?

1017


What is the type of arguments inside a constructor?

189


Why do we use string in c++?

957


What is data structure in c++?

1159


Is ruby a strongly typed or a weakly typed language?

5


What is setw manipulator in c++?

1096