Programming Languages Interview Questions
Questions Answers Views Company eMail

Write on signed and unsigned integers and give three (3) examples each

1 2998

please explain me mail function in php

2 5393

what is use of malloc and calloc?

1368

why programming language C is still used in operating system's kernel??

Wipro,

1 3294

c program to arrange digits in a no in ascending and descending order

1 19010

1.)how to find d most repeated word in a string? string ="how do you do"?? output should be do

AAS, Nagarro, Vuram,

1 19913

Why we are use # in begning of programme of c++.

Syntel,

2 3790

what value is returned to operating system after program execution?

1589

what will be maximum number of comparisons when number of elements are given?

1395

What is the output of the program #include #include void main() {0 int i,j=20; clrscr(); for(i=1;i<3;i++) { printf("%d,",i); continue; printf("%d",j); break; } getch(); }

CTS, Oracle,

4 8046

what is the c.

IBM, TCS,

3 4499

armstrong number by using php while number is given by the keyboard.?

1687

int n=1; while(1) { switch(n) { case 1:printf("a"); n++; continue; case 2:printf("b"); n++; continue; default : printf("c"); break; } break; }

1 4563

main() { int i; printf("%d",i^i); }

1 2467

char *p="name"; printf(p);

1 1888


Un-Answered Questions { Programming Languages }

write a corrected statement in c++ so that the statement will work properly. x = y = z + 3a;

1450


What is WordPress loop?

100


What two types of containers does the stl provide?

563


Is wordpress the most popular cms?

117


Explain moderate comment in wordpress.

106






Is php 7 backwards compatible?

591


What is the difference between pyspark and spark?

3


Briefly describe a B+ tree. What is bulk loading in it?

787


Narrate the difference between python arrays and lists.

450


What kinds of patterns could I enforce on the code to make it easier to translate to another programming language?

470


Is google a dynamic website?

83


How many types of caches does cakephp support? Explain

3


How much does MTS improve connect times?

1410


Is wordpress a cms?

103


What are commonly used components of cakephp?

7