RSS Subscribe

This is default featured post 1 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.

This is default featured post 2 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.

This is default featured post 3 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.

This is default featured post 4 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.

This is default featured post 5 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.

Showing posts with label Java. Show all posts
Showing posts with label Java. Show all posts

Sunday 25 September 2011

Jobs in Australia - (C, C++, C# .Net, Java, J2EE and Oracle (Developers/ DBA/ E-Business/ Datawareho


at M M Visa-Aid Consultancy Private Limited (Anywhere)
Experience required for the Job: 5 - 10 years
Annual Salary of the Job: 25.0 - 30.0 Lacs
Job Location: Australia

Dear Candidate,
GREAT CAREER OPPORTUNITIES IN AUSTRALIA FOR SOFTWARE ENGINEERS

Desired Skill Sets:
C, C++, C# .Net, Java, J2EE and Oracle (Developers/ DBA/ E-Business/ Datawarehousing)

Job Location: Australia

Work Experience: 5 To 10 Years

We sourced your CV through a leading job site and find that you may have very good openings in Australia with good package.


ADDITIONAL REQUIREMENTS/SPECIFICATIONS:

Job Description:
1. Experience in software development/design (SDLC) with ability to prepare specifications and reports.
2. Exceptional problem solving skills.
3. Leadership / Communication skills; an advantage.

You need to be:
1. Delivery focussed
2. Technical minded
3. Enthusiastic and can hit the ground running
4. Willing to explore opportunities in Australia with multiple companies.


To find more about this opportunity, say YES by return email.


With Regards,

M M Visa-Aid Consultancy Private Limited
(OFFSHORE AGENT OF THE DEPARTMENT OF IMMIGRATION AND CITIZENSHIP (DIAC), AUSTRALIA : UID NUMBER 3000508)
S-510, Manipal Centre, 47, Dickenson Road,
Bangalore-560042

JAVA WALK-IN drive on 24th & 25th September 2011 (Saturday & Sunday) @ Capgemini,Chennai, Hyderabad

Experience required for the Job: 2.5 - 8 years
Job Location: Chennai

Dear Candidate,

Capgemini is delighted to inform you that your resume has been shortlisted for Java Developer / Sr.developer positions for Chennai Location

If you are keen on exploring this opportunity then we would like to invite you for a formal discussion cum interview on 24th & 25th September 2011 (Saturday & Sunday)

Technology :
Core Java, Spring OR Struts OR Hibernate, SQL, Design patterns
Experience : 2.5 to 8 yrs
Work Location : ONLY Chennai

Interview location :
Chennai :-
Capgemini India Pvt. Ltd,
455 Anna Salai, Teynampet.
SPOC: Akbar Syed

Hyderabad : -
Capgemini India Pvt. Ltd,
IT Park 1,115/32 & 35, Nanakramguda, Gachibowli
SPOC: Rajneesh Baradi

Interview Date : 24th & 25th September 2011 (Saturday & Sunday)
Timing : 10 AM to 4 PM

Below documents are mandatory to attend the interview. Candidates should carry these documents along with them.
• Latest photograph-
• Photo ID proof (PAN card/Passport/Driving License etc)
• Appointment / Offer letter
• Increment / salary revision letter
• Pay slips of last 3 months or Form 16
• Offer letter/Appointment letter ( If holding multiple offers in market)

Regards,
Sree Ramya
Mail : sree.chitturi@capgemini.com

Friday 4 March 2011

C,C++,Java, Visual Basic Interview Questions

C/C++ Questions

These are sample questions. Personally I hate asking questions related to code. If you want some old question papers of some Indian IT industries , You many find it here

  1. What is the output of printf("%d")
  2. What will happen if I say delete this
  3. Difference between "C structure" and "C++ structure".
  4. Diffrence between a "assignment operator" and a "copy constructor"
  5. What is the difference between "overloading" and "overridding"?
  6. Explain the need for "Virtual Destructor".
  7. Can we have "Virtual Constructors"?
  8. What are the different types of polymorphism?
  9. What are Virtual Functions? How to implement virtual functions in "C"
  10. What are the different types of Storage classes?
  11. What is Namespace?
  12. What are the types of STL containers?.
  13. Difference between "vector" and "array"?
  14. How to write a program such that it will delete itself after exectution?
  15. Can we generate a C++ source code from the binary file?
  16. What are inline functions?
  17. Talk sometiming about profiling?
  18. How many lines of code you have written for a single program?
  19. What is "strstream" ?
  20. How to write Multithreaded applications using C++?
  21. Explain "passing by value", "passing by pointer" and "passing by reference"
  22. Write any small program that will compile in "C" but not in "C++"
  23. Have you heard of "mutable" keyword?
  24. What is a "RTTI"?
  25. Is there something that I can do in C and not in C++?
  26. Why preincrement operator is faster than postincrement?
  27. What is the difference between "calloc" and "malloc"?
  28. What will happen if I allocate memory using "new" and free it using "free" or allocate sing "calloc" and free it using "delete"?
  29. What is Memory Alignment?
  30. Explain working of printf.
  31. Difference between "printf" and "sprintf".
  32. What is "map" in STL?
  33. When shall I use Multiple Inheritance?
  34. What are the techniques you use for debugging?
  35. How to reduce a final size of executable?
  36. Give 2 examples of a code optimization.


Java Interview Questions

  1. Meaning - Abstract classes, abstract methods
  2. Difference - Java,C++
  3. Difference between == and equals method
  4. Explain Java security model
  5. Explain working of Java Virtual Machine (JVM)
  6. Difference : Java Beans, Servlets
  7. Difference : AWT, Swing
  8. Disadvantages of Java
  9. What is BYTE Code ?
  10. What gives java it's "write once and run anywhere" nature?
  11. Does Java have "goto"?
  12. What is the meaning of "final" keyword?
  13. Can I create final executable from Java?
  14. Explain Garbage collection mechanism in Java
  15. Why Java is not 100% pure object oriented language?
  16. What are interfaces? or How to support multiple inhertance in Java?
  17. How to use C++ code in Java Program?
  18. Difference between "APPLET" and "APPLICATION"


Visual Basic Interview Questions

  1. 3 main differences between flexgrid control and dbgrid control
  2. ActiveX and Types of ActiveX Components in VB
  3. Advantage of ActiveX Dll over Active Exe
  4. Advantages of disconnected recordsets
  5. Benefit of wrapping database calls into MTS transactions
  6. Benefits of using MTS
  7. Can database schema be changed with DAO, RDO or ADO?
  8. Can you create a tabletype of recordset in Jet - connected ODBC database engine?
  9. Constructors and distructors
  10. Controls which do not have events
  11. Default property of datacontrol
  12. Define the scope of Public, Private, Friend procedures?
  13. Describe Database Connection pooling relative to MTS
  14. Describe: In of Process vs. Out of Process component. Which is faster?
  15. Difference between a function and a subroutine, Dynaset and Snapshot,early and late binding, image and picture controls,Linked Object and Embedded Object,listbox and combo box,Listindex and Tab index,modal and moduless window, Object and Class,Query unload and unload in form, Declaration and Instantiation an object?
  16. Draw and explain Sequence Modal of DAO
  17. How can objects on different threads communicate with one another?
  18. How can you force new objects to be created on new threads?
  19. How does a DCOM component know where to instantiate itself?
  20. How to register a component?
  21. How to set a shortcut key for label?
  22. Kind of components can be used as DCOM servers
  23. Name of the control used to call a windows application
  24. Name the four different cursor and locking types in ADO and describe them briefly
  25. Need of zorder method, no of controls in form, Property used to add a menus at runtime, Property used to count number of items in a combobox,resize a label control according to your caption.
  26. Return value of callback function, The need of tabindex property
  27. Thread pool and management of threads within a thread pool
  28. To set the command button for ESC, Which property needs to be changed?
  29. Type Library and what is it's purpose?
  30. Types of system controls, container objects, combo box
  31. Under the ADO Command Object, what collection is responsible for input to stored procedures?
  32. VB and Object Oriented Programming
  33. What are the ADO objects? Explain them.
  34. What are the different compatibility types when we create a COM component?
  35. What do ByVal and ByRef mean and which is the default?
  36. What does Option Explicit refer to?
  37. What does the Implements statement do?
  38. What is OLE and DDE? Explain.
  39. What is the difference between Msgbox Statement and MsgboxQ function?
  40. What keyword is associated with raising system level events in VB?
  41. What methods are called from the ObjectContext object to inform MTS that the transaction was successful or unsuccessful?
  42. What types of data access have you used.
  43. What was introduced to Visual Basic to allow the use of Callback Functions?
  44. Which controls can not be placed in MDI?
  45. Which controls have refresh method, clear method
  46. Which Property is used to compress a image in image control?
  47. Which property of menu cannot be set at run time?
  48. Which property of textbox cannot be changed at runtime and What's the maximum size of a textbox?
  49. Which tool is used to configure the port range and protocols for DCOM communications?

Twitter Delicious Facebook Digg Stumbleupon Favorites More