Programming Languages Interview Questions
Questions Answers Views Company eMail

what is ns string? what is ns array?

1 3053

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

1 2953

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

5 10053

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

1567

how to use C++?

NIIT,

2052

General purpose classes in MFC

TCS,

1 5977

What is the base class for MFC

HCL,

3 7474

What is the difference between workrer thread and UI thread

HCL,

3 14931

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

5 6145

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.

1648

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

1575

which operator is known as dummy operator in c?

Wipro,

2 11846

what is the technical or oop name of object?

1 3250

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

Value Labs,

6 7832

what are abstract classes and how they impliment , with example

2 3692


Un-Answered Questions { Programming Languages }

Is python a compiled or interpreted language?

445


What is the isa member?

1


What is #include c++?

558


What is conditions when using boolean operators?

590


What are the different properties of variable number of arguments?

651






What is a memory leak c++?

581


How do you install an extension in joomla?

129


What is the use of a static variable in c?

579


How to Add a document to the Windows 95 Start Button's documents ?

1234


What is the use of function overloading in C?

663


how to get second highest salary from a employee table and how get a 5th highest salary from a employee table by using proc sql?

1882


Can you explain this why are we getting an error here?

495


What are the stages in the development cycle?

568


Which php framework is fastest?

502


What is iunknown? Explain some of commonly used methods provided by iunknown.

599