Passa al contenutoPassa al piè di pagina
  • Lavori
  • Aziende
  • Stipendi
  • Per le aziende

      Migliora la tua carriera

      Scopri le tue potenzialità di guadagno, trova lavori da sogno e condividi approfondimenti su lavoro e vita privata in forma anonima.

      employer cover photo
      employer logo
      employer logo

      TO THE NEW

      Azienda coinvolta

      Circa
      Recensioni
      Stipendi e benefit
      Lavori
      Colloqui
      Colloqui
      Ricerche correlate: Recensioni su TO THE NEW | Offerte di lavoro di TO THE NEW | Stipendi di TO THE NEW | Benefit di TO THE NEW
      Colloqui di TO THE NEWColloqui per Java Programmer presso TO THE NEWColloquio di TO THE NEW


      Glassdoor

      • Chi siamo
      • Contattaci

      Aziende

      • Account Business gratuito
      • Spazio per le aziende
      • Blog per le aziende

      Informazioni

      • Aiuto
      • Linee guida
      • Condizioni d'uso
      • Privacy e scelte pubblicitarie
      • Non vendere né condividere le mie informazioni
      • Strumento per l'accettazione dei cookie

      Lavora con noi

      • Inserzionisti
      • Carriere
      Scarica l'app

      • Cerca:
      • Aziende
      • Lavori
      • Località

      Copyright © 2008-2026. Glassdoor LLC. "Glassdoor," "Worklife Pro," "Bowls" e il relativo logo sono marchi registrati di Glassdoor LLC.

      Aziende seguite

      Non lasciarti sfuggire opportunità e informazioni privilegiate seguendo le aziende dove vorresti lavorare.

      Ricerche di lavoro

      Ricevi suggerimenti e aggiornamenti personalizzati avviando le tue ricerche.

      Le migliori aziende per "stipendio e benefit" vicino a te

      avatar
      IBM
      3.6★Stipendio e benefit
      avatar
      Dell Technologies
      3.5★Stipendio e benefit
      avatar
      BTC Business Technology Consulting
      3.7★Stipendio e benefit

      Colloquio per Java Programmer

      14 set 2015
      Candidato anonimo a colloquio
      Noida
      Nessuna offerta
      Esperienza positiva

      Candidatura

      Ho presentato la mia candidatura tramite l'università. La procedura ha richiesto 2 giorni. Ho sostenuto un colloquio presso TO THE NEW (Noida) nel mese di set 2015

      Colloquio

      First day: round was mcq round with aptitude, english, coding, logical reasoning questions. eg. adding two numbers of byte datatype using assigned numbers like add(3,4); Second day: face to face interview on java with oops concept. It was conducted @ the intelligrape office

      Domande di colloquio [1]

      Domanda 1

      Second Round Q)Two interfaces have same method declaration. Both the interfaces are implemented by class.. which of the two method will be overridden? Q)Find output of: try{ int x=5/0;} catch(Exception e){ System.out.println("Exception");} catch (ArithmeticException ae) { System.out.println("ArithmeticException occured!"); } Q)signature of a function vs method declaration Q)Will the code perform overloading? class A{ public void print(){ System.out.println("Void Print"); } public int print(){ System.out.println("Integer Print"); return 8; } } Q)Will the code perform overriding? class A{ public void print(){ System.out.println("Void Print"); } } class B extends A{ public int print(){ System.out.println("Integer Print"); return 8; } } Q) what are the OOPS concept that can seen in the following code(blank/empty class)? class A{} Q) Check whether a number is odd or even without arithmetic operator. Hint: Typecast to string. Check last digit Q) Default access specifiers of class methods and variables Q)Real time example of abstraction, encapsulation, inheritance, data hiding. Example class abstract phone with child class mobile and landline. Write properties and methods. Q) Class A { public void method1(){} } Class B extends B { public void method2(){} } which is possible? A obj=new B(); or B obj=new A(); Q) Which of the following datatypes are mutable and how and why? string, int, float, double, char Q) Can a interface extend more than 1 interface? Q) Can a class implement more than 1 interface? Q) WAP input: aaa1bbb2ccccc3 ouput: aabcc Q) which operator is overloaded in java? Q) java advanatages over c/c++? Q) Name diifferent ways to create objects in java Q) find common objects in list {1,{1,2},{1,2,3}} Next Level of Coding Interview Q) WAP to input Username & Password of user. Check whether is username and authenticated; if not the increment the counter by 1. Maximum three chances are allowed for the same IP address request. If counter is equal to 3, block all the requests from the IP Address
      Rispondi alla domanda
      8