Programming Languages Interview Questions
Questions Answers Views Company eMail

what is ns string? what is ns array?

1 3052

void main() { for(; 0 ;) ... { printf("hello"); ... } getch(); }

1 2951

which of 'arrays' or 'pointers' are faster?

5 10049

What is WEB 3.0? What are the features their in WEB3.0

1563

how to use C++?

NIIT,

2047

General purpose classes in MFC

TCS,

1 5973

What is the base class for MFC

HCL,

3 7473

What is the difference between workrer thread and UI thread

HCL,

3 14925

void main() { int x=25,y=32; clrscr(); x=x++ + y++; y=++x + ++y; printf("%d%d",x,y); }

5 6141

1.int a=10; 2.int b=20; 3. //write here 4.b=30; Write code at line 3 so that when the value of b is changed variable a should automatically change with same value as b. 5.

1646

I want explanation for this assignment: how to connect mysql database using c/c++,please explain this detailly?

1569

which operator is known as dummy operator in c?

Wipro,

2 11845

what is the technical or oop name of object?

1 3246

How to print a name "ARCHANA" in any programming language

Value Labs,

6 7822

what are abstract classes and how they impliment , with example

2 3690


Un-Answered Questions { Programming Languages }

Does php 7 support mysql?

554


Will objective c be deprecated?

1


How to Use structs in Automation-compatible interfaces?

2519


What is the basic structure of a c++ program?

595


What are the advantages of R?

48






How would you freeze an object in ruby? Can you provide a simple example?

1


Explain about python’s parameter passing mechanism?

450


List databases supported by codeigniter frameworks?

306


How big is varchar max?

578


10.Define filters,binary to hexadecimal,hexadecimal to decimal?

1503


What do you understand by mutable and immutable in python?

433


What is default value of global variable in c?

549


What is the difference between python arrays and lists?

447


What is __ construct in php?

532


By what method can Spark be associated with Apache Mesos?

5