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 2819


What is the relationship between pointers and data structure?

1719

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

1 4927

major characteristics of software system

1641

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

ADS,

2186

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 6663

how many types of notations are in java

National University of Modern Languages (NUML),

1 2747

Why ordinary variable store only one value  

1655

why ordinary variable store the later value not the initial

1 2214

Explain how python is interpreted.

1 4582

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

1 3808

Explain the dictionary in Python.

1 4687

How do we share global variables across modules in Python?

1 3814

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

1 3475

Explain indexing and slicing operation in sequences

1 4190


Un-Answered Questions { Programming Languages }

Does zend framework support php 7?

164


Differentiate between realloc() and free().

805


What are the scenarios when the plugin menu is not displayed?

195


How do I install drush globally?

88


Is main is user defined function?

886


What is the main use of c++?

813


What is difference between put and post method in http?

737


How can you retrieve data from the mysql database using php?

766


Explain can you assign a different address to an array tag?

872


Please explain what is laravel?

544


Why does sql injection happen?

776


Does python support inheritance?

661


What is the use of is_array() and in_array()?

780


What is for-comprehension in scala?

1


What is the difference between a function and a method in c?

832