Tuesday, 10 December 2013

www.apsc.nic.in Assam Assistant Engineer (Electrical) jobs LAST DATE 24/12/2013

www.apsc.nic.in Assam  Assistant Engineer (Electrical) jobs LAST DATE 24/12/2013.candidates were invited through advertisement published For the various post of Assistant Engineer (Electrical) in following, apply before 24/12/2013.

Organization:Assistant Engineer (Electrical)

 Location: Assam

Post Name : Assistant Engineer (Electrical)

No. of Vacancy : 21 Posts.

Pay Scale : Rs.12000-40000/-

Grade Pay : Rs.5400/-

 Assistant Engineer (Electrical) jobs Educational Qualification :
Candidate must pass BE Degree in concerned discipline from any institute recognized by AICTE.

job Nationality : Indian

Apply for Age Limit : 21 to 38 Years.

 Assistant Engineer (Electrical) jobs Application Fee:   see the Below Advt

How to Apply For  Assam  Assistant Engineer (Electrical) jobs  :  For thsi job Application forms are obtainable from the Issue & Receipt Section of the Assam Public Service Commission, Jawahar Nagar, Khanapara, Guwahati-22 on written requisition addressed to the Deputy Secretary, Assam Public Service Commission stating clearly the name of the post and Department, upto 4.00 PM during office hours except holidays OR by downloading the same from the APSC website www.apsc.nic.in . Last date for the receipt of applications is on 24th December, 2013.

Important Dates to Remember:

Last Date to Apply : 24/12/2013

Details Advertisement Link : http://apsc.nic.in/Advertisement%2011.2013..pdf

www.rsrtc.rajasthan.gov.in RSRTC Admit Card 2013,Hall Ticket, RSRTC Exam Date

www.rsrtc.rajasthan.gov.in RSRTC Admit Card 2013,Hall Ticket, RSRTC Exam Date .Rajasthan State Road Transport Corporation has handed out and uploaded RSRTC Admit Card 2013 or RSRTC auditorium permit 2013 for the recruitment written test of Driver, Conductor and Artisan as on the official location ay rsrtc.rajasthan.gov.in so all those candidates who have submitted their submission can download their hall permit from the authorized location now.

LATEST RAILWAY JOBS

RSRTC was established in the year of 1964 in Jaipur and supply the transport facilities to the people of Rajasthan. RSRTC is supplying coach services for the persons to go from one place to another and they are fulfilling their firm pledge to supply high facility bus services. RSRTC provides from ordinary bus services to Mercedes Volvo with AC sleeper and non sleeper categories and furthermore other categories like deluxe, Volvo LCD and numerous others.

LATEST BANKING JOBS

Lots of motor coaches are running in entire state and cover the maximum locality under their service, so to fulfilling all their services they need items of staff for driver, conductor and some artisan. So, before some days they have announced the notification of recruitment for all these mails in degree II and III and figures of candidates had also directed online for all these mails after the affirmation of the notification from the official site.Now as per the cited in the official notification, selection will be finished on the basis of the in writing exam. This in writing exam is scheduled on 15 December, 2013 and candidates have to present for this. Now admit card for this written test is now available to download from the official location and all candidates have to download it. To download it pursue the granted underneath steps.
  • Open rsrtc.rajasthan.gov.in
  • proceed to recruitment section here connection to download admit card is granted, click on it
  • go in registration number and DOB, submit it
  • Admit card will appear on the computer display, save it

www.examrtet.rajasthan.gov.in Rajasthan TET Admit Card 2013|RTET HALL TICKET

www.examrtet.rajasthan.gov.in Rajasthan TET Admit Card 2013|RTET HALL TICKET .Rajasthan TET Admit Card 2013 will be accessible shortly at www.examrtet.rajasthan.gov.in :Board of lesser learning Rajasthan (BSER) will shortly going to topic RTET 2013 Admit Card or Rajasthan TET 2013 Admit Card for in writing in writing test of Teacher Eligibility on its authorized location at www.examrtet.rajasthan.gov.in so all applied aspirants can download RTET auditorium permit from the same as soon as it would be uploaded on major server.

TET exam is taken for the eligibility of Teacher in primary and upper primary section. This written test is most important because after qualifying this written test nominee can get job exactly in government schools count up on the got score. This written test is actually significant for those who want to be teacher in primary schools.These type of candidates wait for this written test every year because this written test is taken once in a year. So when the notification of this year’s notification is announced, numbers of candidates had directed through the online portal of submission. As we understand that this written test is classified into two components first one is for class 1 to 5 and second is for class 6 to 8, so candidates can apply either for one or for both furthermore, if he/ she satisfy all the criteria.

Now as per the designated day announced with the authorized notification written test will be taken on 29 December, 2013 at diverse hubs in Rajasthan. To go in in the exam room all applied candidates need their ID proof means admit card, without it no one will be get entered in the written test room. So, admit card will be available soon to download on the authorized site and to download it follow given underneath steps.
  • Open www.examrtet.rajasthan.gov.in
  • Click  on Rajasthan TET admit card 2013 download link
  • go in your submission number and other required data then submit it
  • Admit card will emerge on the computer display
  • Save it to take print out of it

www.ntpc.co.in NTPC Diploma Trainee Result 2013 Marks

www.ntpc.co.in NTPC Diploma Trainee Result 2013 Marks .NTPC Diploma Trainee Result 2013 will be broadcast shortly – ntpc.co.in :National Thermal Power Corporation will soon going to release NTPC Diploma Trainee Result 2013 for recruitment exam to fill up vacancies of diploma trainee on its authorized location at ntpc.co.in and all the applied candidates can ascertain their result from the identical using their respective login details.

NTPC was founded in the year of 1975 and it is a government business under ministry of Power. NTPC produces the electricity and then sale it to the other power circulation businesses and electricity boards who need it. It is furthermore a Maharatna business of India; this tag is given by the government of India to those businesses who fulfill the criteria of that tag. It is furthermore connected with oil and coal excavation related tasks.There are allotments of centers of NTPC across the India and to sustain all those they habitually need employees if it is mechanical or non-mechanical. Now recently they have announced one notification of recruitment for the technical post of diploma trainee and it is a gigantic recruitment. So, after this broadcast figures of candidates had directed for this recruitment when the online submission process was going on.


To select best candidates from all applied they have taken in writing exam on 17 November, 2013 at various centers. All the qualified candidates in this exam will be called for the further assortment method like interview and verification. So, right now all candidates are waiting for the result to affirm and want to know their rank. Result will be announced shortly on the authorized location and candidates have to ascertain it from the authorized website:

Most Important And Technical Interview Questions And And Answers For Freshers/Exp Graduates

Most Important And Technical Interview Questions And And Answers For Freshers/Exp Graduates.Freshers/Exp Technical Interview Questions And And Answers FAQS.BTECH/MCA/MBA/DEGREE  Freshers/Exp  Technical Interview Questions And And Answers.


C ProgrammingWhat is a local block?
Ans A local block is any portion of a C program that is enclosed by the left brace ({) and the right brace (}). A C function contains left and right braces, and therefore anything between the two braces is contained in a local block. If statement or a switch statement can also contain braces, so the portion of code between these two braces would be considered a local block.

What is meant by "bit masking"?

Ans Bit masking means selecting only certain bits from byte(s) that might have many bits set. To examine some bits of a byte, the byte is bitwise "ANDed" with a mask that is a number consisting of only those bits of interest.

What is a stream?

Ans A stream is a continuous series of bytes that flow into or out of your program. Input and output from devices such as the mouse, keyboard, disk, screen, modem, and printer are all handled with streams.
Java ProgrammingWhat is the difference between a constructor and a method?

Ans A constructor is a member function of a class that is used to create objects of that class. It has the same name as the class itself, has no return type, and is invoked using the new operator. A method is an ordinary member function of a class. It has its own name, a return type (which may be void), and is invoked using the dot operator.

What is the purpose of garbage collection in Java, and when is it used?

Ans The purpose of garbage collection is to identify and discard objects that are no longer needed by a program so that their resources can be reclaimed and reused. A Java object is subject to garbage collection when it becomes unreachable to the program in which it is used.

What is an abstract class?

Ans Abstract class must be extended /subclassed (to be useful). It serves as a template. A class that is abstract may not be instantiated (i.e. you may not call its constructor), abstract class may contain static data. Any class with an abstract method is automatically abstract itself, and must be declared as such. A class may be declared abstract even if it has no abstract methods. This prevents it from being instantiated.
  .NETWhat is .NET Framework?

Ans .NET Framework is a complete environment that allows developers to develop, run, and deploy the following applications:

    Console applications
    Windows Forms applications
    Windows Presentation Foundation (WPF) applications
    Web applications (ASP.NET applications)
    Web services
    Windows services
    Service-oriented applications using Windows Communication Foundation (WCF)
    Workflow-enabled applications using Windows Workflow Foundation (WF)

What is ASP.NET?

Ans ASP.NET is a specification developed by Microsoft to create dynamic Web applications, Web sites, and Web services. It is a part of .NET Framework. You can create ASP.NET applications in most of the .NET compatible languages, such as Visual Basic, C#, and J#.

What is the basic difference between ASP and ASP.NET?

Ans The basic difference between ASP and ASP.NET is that ASP is interpreted; whereas, ASP.NET is compiled. This implies that since ASP uses VBScript; therefore, when an ASP page is executed, it is interpreted. On the other hand, ASP.NET uses .NET languages, such as C# and VB.NET, which are compiled to Microsoft Intermediate Language (MSIL).

    PHP
What is Full form of PHP? Who is the father or inventor of PHP?

Ans The full form of PHP is Hypertext Preprocessor and the father of PHP was Asmus Lerdorf.

What is PHP?

Ans The PHP Hypertext Preprocessor is a programming language that allows web developers to create dynamic content that interacts with databases. PHP is basically used for developing web based software applications.

What Is a Persistent Cookie?
Ans A persistent cookie is a cookie which is stored in a cookie file permanently on the browser's computer.
HR InterviewsCLICK HERE