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) write a program to rearrange the array such way that all even elements should come first and next come odd
2275Q.1 write aprogram to stack using linklist o insert 40 items? Q.2 write a program to implement circular queue with help of linklist?
TCS,
2123Q.1 write a program to create binary tree 1 to 16 numbers? Q.2 write a program to creat a binary search tree for the member that is given by user?
2545Find out the list of authorization objects which contains activity as a field? Thanks in advance.
21971.how to deploy the Maven application in weblogic server? 2.In Real time projects all classes are singleton or some classes only singleton explain? 3.what are the major uses of the designpatterns? 4.explain restful &Soap based services explain?
2193i want to make a program in which we use input having four digits(4321) and get output its reciprocal(1234).
1 3568write a c program to find the largest and 2nd largest numbers from the given n numbers without using arrays
IBM,
2247how to print the character with maximum occurence and print that number of occurence too in a string given ?
2470
How do I migrate my existing 'normal' php site to codeigniter?
What is the purpose of the "delete" operator?
How much laravel experience do you have?
If dog is a friend of boy, and terrier derives from dog, is terrier a friend of boy?
What is calloc() function?
.main() { char *p = "hello world!"; p[0] = 'H'; printf("%s",p); }
What is the use of ‘???’ in Scala-based Applications?
How we can change the images for template in joomla?
Do you know what is the function mysql_pconnect() usefull for?
What is the difference between character 23 and x23?
Explain developer features in a wordpress?
Why do we need volatile in c?
How can I open files mentioned on the command line, and parse option flags?
What Is a Persistent Cookie?
What is the prototype of printf function?