Search:

Type: Posts; User: silentmraj; Keyword(s):

Search: Search took 0.00 seconds.

  1. Answers
    6
    Views
    12,942

    Re: null statement in c

    Hi!

    NULL statement is a statement, it end with semicolon ( ; or {without any body}) wherever we required,we can use this statement for some Time delay.

    if(1);

    for(i=0;i<10;i++);
    ...
  2. Answers
    3
    Views
    12,617

    Re: Why Java is Platform independent

    The Java code that you compile gets converted to a form known a bytecode that is present in the .class files.Every OS has its own JVM. The JVM takes this bytecode and then executes the program. So...
Results 1 to 2 of 2
About us
Applying for a job can be a stressful and frustrating experience, especially for someone who has never done it before. Considering that you are competing for the position with a at least a dozen other applicants, it is imperative that you thoroughly prepare for the job interview, in order to stand a good chance of getting hired. That's where GeekInterview can help.
Interact