Programming Code Interview Questions
Questions Answers Views Company eMail

What is the functionality of FindWindow?

559

What is the functionality of EnumChildWindows?

470

What is the functionality of EnumWindows?

536

What is the functionality of GetDesktopWindow?

573

What is the functionality of SetForegroundWindow?

568

What is the functionality of SendMessage?

726

What is the functionality of GetWindowText?

542

What is the functionality of GetWindowTextLength?

593

What is the functionality of GetWindow?

581

What is CDC?

2 2553

What is Telematics?

2 2367

What is the J2ME platform?

1 2145

J2ME defines two configurations - CLDC and CDC. Explain them

1 2326

What are profiles in J2ME?

1 2038

What is Java Community Process (JCP)?

1 2365


Un-Answered Questions { Programming Code }

write a program in java to find the moving average of all prime numbers between 2 and 100.

3574


write a program for area of circumference of shapes

2020


Write a function which accepts list of nouns as input parameter and return the same list in the plural form. Conditions: i) if last letter is r then append s ii) if word ends with y then replace it by ies iii) call this function in main() and produce the required output. for eg:- if chair is input it should give chairs as output.

3979


Hello I am hosting remoting within IIS. Everything works just fine as long as I allow anonymous access at the IIS level. When I allow only Windows Authenticated sessions, something very strange happens: If the client activates the remote object with IP address - works fine If the client activates it using a machine name - get http 401 exception is thrown. The exception is thrown when the client calls the remote method. I set the channel's useDefaultCredentials property to true. Any idea how to allow Windows Authentication? Here is the call stack: System.Net.WebException: The remote server returned an error: (401) Unauthorized .. ---> System.ComponentModel.Win32Exception: The target principal name is incorrect at System.Net.NTAuthentication.GetOutgoingBlob(Byte[] incomingBlob, Boolean handshakeComplete) at System.Net.NTAuthentication.GetOutgoingBlob(String incomingBlob, Boolean handshakeComplete) at System.Net.NegotiateClient.DoAuthenticate(String challenge, WebRequest webRequest, ICredentials credentials, Boolean preAuthenticate) at System.Net.NegotiateClient.DoAuthenticate(String challenge, WebRequest webRequest, ICredentials credentials, Boolean preAuthenticate) at System.Net.NegotiateClient.Authenticate(String challenge, WebRequest webRequest, ICredentials credentials) at System.Net.AuthenticationManager.Authenticate(String challenge, WebRequest request, ICredentials credentials) at System.Net.AuthenticationState.AttemptAuthenticate (HttpWebRequest httpWebRequest, ICredentials authInfo) --- End of inner exception stack trace ---

4224


Code for Communicating over Sockets?

1932






Write a code snippet to display an integer in a binary format?

484


Develop a routine to reflect an object about an arbitrarily selected plane

2974


JasperETL how to install and create simple project explain me clearly fnds iam wtg for ur rply

3607


what are the other loops except for for,while,do while and until?

2272


write a program to perform generic sort in arrays?

2608


Performance Algorithm A performs 10n2 basic operations and algorithm B performs 300 lg n basic operations. For what value of n does algorithm B start to show its better performance?

7320


Write a program to convert postfix expression to infix expression.

4094


write a program that reverses the input number of n.Formulate an equation to come up with the answer.

7014


find out the list of users who have access to all t-codes starts with 'SU'? thanks in advance all.

2013


What is full form of PEPSI

1846