hare singh nayak

hare singh nayak

Member

Member since
Jul 16, 2012
Last active
Aug 16, 2013
Total activities
0

Activity feed

Recent contributions

  1. #Threads

    What will be the output of this program ?

    please give the complete detailed solution of this program ..#include<stdio.h> void fun(int); typedef int (*pf) (int, int); int proc(pf, int, int); int...

  2. #Threads

    Oops concept with real world example and with code ?

    hi friends i have faced three interview and oops concepts are asked there with the real life example and implement in coding....

  3. #Threads

    88764e18-9a12-4e0d-adbd-d4eb72f497ce

    ianoopsuppose you have to write code for TwoWheeler. Lets make a abstract class for TwoWheeler do following things in common 1. Turning...

  4. #Threads

    How Google Search Engine Works ?

    please see the attach image :

  5. #Threads

    Why abstract class used in java ?

    hay friends as we know that we can not create the instance of abstract class than why we use abstract class....

  6. #Threads

    It's challenging , can any resolve problem related with java RMI in netbeans ?

    hay guys i am developing an rmi based application in netbeans 6.9 but i got found this exception access denied java.net.socketpermission 127.0.0.1...

  7. #Threads

    Resolve Exception during run the rmi application in netbeans

    hay guys when i am running rmi application i found this Exception access denied (java.net.SocketPermission 127.0.0.1:1099 connect,resolve) for resolving...

  8. #Threads

    4d824789-1553-491a-8996-eaf39658e090

    AbraKaDabraHi #-Link-Snipped-# Welcome to CE. Could you tell us where you're stuck. From what I've read, stubs haven't been needed since the...

  9. #Threads

    How to create rmi application using netbeans?

    hay guys i want to make rmi application using netbeans IDE i know all the steps for creating rmi application but dont...

  10. #Threads

    e2f749a9-7187-4063-aa69-f92261ebb9b9

    rahul69Could u tell in detail which preview are you talking about, the code seems fine, but I think, in line: for(int i=b.length-1;i>=0;i--){...

  11. #Threads

    Java image encryption resolve the issue

    hay guys this code is written by me for image encryption the data is written in file but not preview..... help it's...

  12. #Threads

    Which is the best cryptography algorithm?

    hay guys​ i want to develop an application based on cryptography but i have little bit confution which algorithm should i used...