Python Related (3312)
PHP Related (7341)
Scala (340)
R Programming (396)
Kotlin (184)
Apache Groovy (39)
Ruby (245)
Go Programming Language (139)
Objective-C (429)
Programming Languages AllOther (746) If 4 digits number is input through the keyboard, Write a program to calculate sum of its 1st & 4th digit.
12 45847Write a C function to search a number in the given list of numbers. donot use printf and scanf
6 11532what is out put of the following code? #include class Base { Base() { cout<<"constructor base"; } ~Base() { cout<<"destructor base"; } } class Derived:public Base { Derived() { cout<<"constructor derived"; } ~Derived() { cout<<"destructor derived"; } } void main() { Base *var=new Derived(); delete var; }
3 7708How many requests will be send to server and response coming from server when you open a web page (e.g. xyz.php) which has an image tag?
3 11034write program for palindrome
Amazon, Aricent, CSC, GE, HCL, Infosys, Syntel, Temenos, Wipro,
81 215498
What is the connection between Job, Task, Stage ?
What is this pointer in c++?
How to Extract Icons ?
Explain encapsulation in C++.
How to restrictd webservice only for particular client?
How do I enable activex on my mac?
What are the custom fields in wordpress?
Can a subdomain have a different wordpress theme?
How do I make a reset button in html?
What are pandas in python?
What is variable declaration?
Explain in brief preliminaries of C/C++?
What is the Use of the Developer Studio Editor?
What is python api?
What is the difference between zend_auth and zend_acl?