Programming Languages Interview Questions
Questions Answers Views Company eMail

How to get the number of visitors in a site?

2 3917

How to restrict the number of users login ? For ex:- if the allowed login is 10, for 11th user, the application should restrict them from login.

1 3237

What are the advantages of not using any frameworks ?

Sonata,

1 4618

in C++ , the word plus plus who found this?

4 5620

what is pointers

Exilant,

7 8173

how to find sum of 5 digits in C?

4 5501

what is ans for this scanf(%%d",c);

1 3147

What is the difference between macros and inline functions?

Global Edge, L&T,

5 10388

what is the output of the code and how? main() { int *ptr,x; x=sizeof(ptr); printf("%d",x); }

1 3122

How to write in a function declaration and in function call in which the function has 'n' number of varible or arguments?

2 3590

What is Generic pointer? What is the purpose of Generic pointer? Where it is used?

3 4667

what is the answer for it main() { int i; clrscr(); printf("%d",&i)+1; scanf("%d",i)-1; }

3 4489

Write a C/C++ program that connects to a MySQL server and checks intrusion attempts every 5 minutes. If an intrusion attempt is detected beep the internal speaker to alert the administrator. A high number of aborted connects to MySQL at a point in time may be used as a basis of an intrusion.

Drona Solutions, Infosys, Vodafone, Webyog,

2 10257

show that among any group of five (not necessary consecutive ) integers, there are two with the same remainder when divided by 4.

1 10397

Hi all,, im completely new to PHP, started learning just 2 days before. Can anybody tell me how to run a PHP file to see the program's output? i have created some simple program in Dreamweaver CS3 but don't know how to run it...

1 3089


Un-Answered Questions { Programming Languages }

What is a class template?

583


List the difference between a While & Do While loops?

628


How to block direct directory access in PHP?

552


Can we use angularjs with python?

415


List the number of constructors available in Kotlin?

230






How to access standard error stream in PHP?

580


How can you execute php script from the command line?

544


When should overload new operator on a global basis or a class basis?

608


What is smarty?

497


Tell me about low level programming languages.

636


Explain what is the static variable in function useful for?

522


What do you mean by boot & register method used in laravel 5?

407


What are default themes in wordpress?

107


What are the 3 pillars of oop?

609


What is tail recursion?

498