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

C++ program output? Explain output of this program. #include using std::cout; using std::cin; int main() {   cout< 1 3131


What is the relationship between pointers and data structure?

1977

#define MAX 3 main() { printf("MAX = %d ",MAX ); #undef MAX #ifdef MAX printf("Vector Institute”); #endif }

1 5378

major characteristics of software system

1873

write a c program to find the probability of random numbers between 1-1000

ADS,

2400

Write a program to calculate the following i want a Java program for this condition 1+4+9+16+….+100 Like this (1^2+2^2) Hint use function pow(a,b)

HTC,

4 7477

how many types of notations are in java

National University of Modern Languages (NUML),

1 3176

Why ordinary variable store only one value  

1958

why ordinary variable store the later value not the initial

1 2581

Explain how python is interpreted.

1 17218

What are the rules for local and global variables in Python?

1 16356

Explain the dictionary in Python.

1 17403

How do we share global variables across modules in Python?

1 16427

How can we pass optional or keyword parameters from one function to another in Python?

1 15796

Explain indexing and slicing operation in sequences

1 16758


Un-Answered Questions { Programming Languages }

How to Use Multiple Servers?

1607


How to implement social login authentication in Django ?

689


What is a nested formula?

1161


Name some of the important modules that are available in python.

889


What do you mean by scala map?

1


Can we do pattern matching using python?

1082


How to get the ip address of the client?

9175


Explain python variable scope error?

886


How can you display a list of child pages in wordpress?

164


What is php and sql?

1102


How can you prevent accessing of the private parts of my class by other programmers (violating encapsulation)?

1085


What is a constant? Explain with an example.

1019


.main() { char *p = "hello world!"; p[0] = 'H'; printf("%s",p); }

1301


What are plugins in the zend framework?

164


What should we do to be able to export data into an excel file?

1033