Tumgik
batexamin · 2 years
Text
Indu
Marriage sets the ball rolling for a new stage of life. As Indu enters that phase in her life, will the dark secrets of her new home and new family endanger her life? https://www.hoichoi.tv/shows/watch-indu-bengali-web-series-online
0 notes
batexamin · 5 years
Text
Top 10 IIT Coaching in Delhi for JEE Exam 2020 Choose Right IIT Coaching for IIT Jee 2020 Exam Preparation in Delhi
0 notes
batexamin · 5 years
Text
How did that particular top JEE coaching In Jaunapur earn the reputation? If you find it trustworthy, go ahead with your decision
0 notes
batexamin · 5 years
Link
Find Top 10 IIT Coaching Institute in Burari in 2020. Exceliit Acedemy offers the most affordable fee structure for IIT exam preparation. Top IIT Jee Coaching Ranking in Burari.
0 notes
batexamin · 5 years
Link
Go ahead and finalize the Best IIT Coaching Institute before you join.
0 notes
batexamin · 5 years
Link
What are the fees for IIT coaching in R.K. Puram?
0 notes
batexamin · 5 years
Link
This is because JEE Exam is considered as the toughest exam in India. Also, it requires a lot of hard work and patience to prepare for JEE Exam.
0 notes
batexamin · 5 years
Link
The IIT coaching institute should perform well under the supervision of experienced faculty.
0 notes
batexamin · 5 years
Link
Choose Right #IIT Coaching for IIT Jee 2020 #Exam Preparation in Deoli
0 notes
batexamin · 5 years
Link
0 notes
batexamin · 5 years
Text
Best Java Training Institute in Dubai
Site Galleria offers Best Java Training in Dubai with most experienced professionals. Our Instructors are working in Java and related technologies for many years in MNC's.
CORE JAVA AND ADVANCED JAVA TRAINING
Core Java Training In Dubai, Advanced Java Training In Dubai, Top Java Training Institute In Dubai, Online Java Training In Dubai, Training Institute For Java In Dubai, Java Training With Placement In Dubai
We aware of industry needs and we are offering Java Training in Dubai in more practical way. Our team of Java trainers offers Java in Classroom training, Java Online Training and Java Corporate Training services.
We framed our syllabus to match with the real-world requirements for both beginner level to advanced level. Our training will be handled in either weekday or weekends program depends on participants requirement.
Get Java Training in Dubai with Certified Java Experts. We rated as Best Java Training institute in Dubai with 100% Placement Assistance. We ensure that you will become java Expert from this Java Course.
The programming language, Java, was first introduced by Sun Micro systems in the year 1995. And it hasn’t looked back ever since.
We do offer Fast-Track Java Training in Dubai and One-to-One Java Training in Dubai. Here are the major topics we cover under this Java course Syllabus Core Java & J2EE.
Every topic will be covered in mostly practical way with examples.
Site Galleria located in various places in Dubai. We are the best Training Institute offers certification-oriented Java Training in Dubai. Our participants will be eligible to clear all type of interviews at end of our sessions.
We are building a team of Java trainers and participants for their future help and assistance in subject. Our training will be focused on assisting in placements as well. We have separate HR team professionals who will take care of all your interview needs.
Our Java Training in Dubai Course Fees is very moderate compared to others. We are the only Java training institute who can share video reviews of all our students. We mentioned the course timings and start date as well in below.
If you are fresher looking Java courses in Dubai with placement training or working professional in search of Java certification training in Dubai for the advancement of your Java/J2EE knowledge, then put a full stop on your Google search Java training near me or Java Training in Dubai.
Enroll for demo class at Site Galleria and fulfill your dream of pursuing career in Java/ J2EE development.
We have an excellent track record of creating high-quality Java professionals who are good at solving industry’s challenging & real-time problems by applying skills learned in our Java training institute in Dubai.
The main reason which makes us unique Live training institute for Java Certification Training in Dubai is its curriculum which strengthens fundamental of objects-oriented concepts and algorithm concepts along with Java/J2EE.
Hence most of the students who look for Java training in Dubai prefer our job-oriented training program & placement training.
After completing Java/J2EE training from our institute candidates will be capable to create full fledge Java/ J2EE application. We cover all the major aspect of Java which is required to develop cutting edge applications using the latest version of J2EE, J2SE, and J2ME and various Java development IDEs i.e. Eclipse, NetBeans etc.
5 most popular training course in UAE
Core Java Syllabus in Dubai
Module 1: Introduction
Java Why? What? How? When? Where?
Different Java Versions.
How Java is different from other Technologies
Module 2: Introduction To Java Programming Environment
How to Install & set Path.
A Simple Java Program
Compiling & executing Java Program
Phases of Java Program
Analysis of a Java Program
Understanding Syntax and Semantic Error,
Runtime Exception
Name of a Java Source File
Platform Independency
Java Technology (JDK, JRE, JVM, JIT)
Features of Java
Text Editors
Consoles
Module 3: Fundamentals of Java Programming
Naming convention of Java language
Comments
Statements
Blocks (Static, Non-static/instance)
Identifiers
Keywords
Literals
Primitive Data Types, Range
Reference (User defined) Data type
Variables (Primitive, Reference)
Type Casting, Default Value
Operators
Program/Interview questions
Module 4: Control Structures
Working with Control Structures
Types of Control Structures
Decision Control Structure (if, if-else, if else if, switch –case)
Repetition Control Structure (do –while,while, for)
Program/Interview questions
Module 5: Input Fundamentals And Datatypes In Java
Java program inputs from Keyboard
Methods of Keyboard inputs
Scanner, Buffered Reader
Problem Solving
Java Array
What is Array
Array Declaration in java vs C and C++.
Instantiation of an Array
String vs character array.Accessing Array
Elements, Default Value, for-each loop, varargs
Length of an Array (What is –Array Index Out Of Bounds Exception)
Increasing, Decreasing the Size and Copy of an Array
Multi-Dimensional Arrays
Program/Interview questions
Program/Interview questions Difference between C and C++ with Java
Application Compilation and Run
Interview related Question and Answer
Module 6: Object Oriented Programming (Oops Concepts In Deep)
Procedural Vs Object Oriented Program
Different type of Program Procedural Vs Object Oriented.
Top Down Vs Bottom Up Approach
Introduction to Object Oriented
Abstraction, Encapsulation, Inheritance,
Polymorphism.
Introduction to Classes and Objects
Custom Class Definition
Instance and Static Variables
Different ways to create Object Instance
Instance Variable and it's role in a Class
Constructors, types of Constructor,
Constructor Rule, Constructor Overloading
Static Variable and it's use.
Methods and their behavior.
Constructor vs Methods
Constructors
“this” Keyword
Java Access Modifiers (and Specifiers)
Programming Interview related Question and Answer
Call by value, Call by reference
Module 7: Command-Line Arguments
What is a Command-Line Argument?
Java Application with Command-Line Arguments
Conversion of Command-Line Arguments
Passing Command-Line Arguments
Using methods (Static , Non Static)
Loading...
Module 8: Integrated Development Environment
Using various Editors
Program Compilation, Execution in Editor
Using Eclipse IDE
Project Set Up
Source File Generation
Application Compilation and Run
Module 9: Inner Class
First View of Inner Class
Outer Class Access
Types of Inner Class
Module 10: Inheritance
Complete concepts of Inheritance
Sub-Classes
Object Classes
Constructor Calling Chain
The use of "super" Keyword
The use of “private” keyword inheritance.
Reference Casting
Module 11: Abstract Classes and Inheritance
Introduction to Abstract Methods
Abstract Classes and Interface
Interface as a Type
Interface v/s Abstract Class
Interface Definition
Interface Implementation
Multiple Interfaces' Implementation
Interfaces' Inheritance
How to create object of Interface
Module 12: Polymorphism
Introduction to Polymorphism
Types of Polymorphism
Overloading Methods
Overriding Methods
Hiding Methods
Final Class and Method
Polymorphic Behavior in Java
Benefits of Polymorphism
“Is-A” vs “Has-A”
Association Vs Aggregation
Interview related Question and Answer.
Module 13: Package
Package and Class path and its use
First look into Packages
Benefits of Packages
Package Creation and Use
First look into Class path
Class path Setting
Class Import
Package Import
Role of public, protected, default and private w.r.t package
Namespace Management
Package vs. Header File
Creating and Using the Sub Package
Sources and Class Files Management
Module 14: Using Predefined Package & Other Classes
Java.lang Hierarchy
Object class and using toString(), equals(),hashCode(), clone(), finalize() etc
Using Runtime Class, Process Class to play music, video from Java Program
Primitives and Wrapper Class
Math Class
String, StringBuffer, StringBuilder Class
String Constant Pool
Various usage and methods of String,StringBuffer, StringBuilder
Wrapper Classes
System Class using gc(), exit(), etc.
Module 15: New Concepts In Package
Auto boxing and Auto unboxing
Static import.
Instance of operator.
Enum and its use in Java
Working with jar
Module 16: Garbage Collection
Garbage Collection Introduction
Advantages of Garbage Collection
Garbage Collection Procedure
Java API
Interview related Question and Answer
Module 17: Exception Handling
Introduction to Exceptions
Effects of Exceptions
Exception Handling Mechanism
Try, catch, finally blocks
Rules of Exception Handling
Exception class Hierarchy, Checked &
Unchecked Exception
Throw & throws keyword
Custom Exception Class
Chained Exception.
Resource handling & multiple exception class
Interview related Question and Answer.
Module 18: Multithreading
Introduction
Advantages
Creating a Thread by inheriting from Thread class
Run() and start() method.
Constructor of Thread Class
Various Method of Thread Class
Runnable Interface Implementation
Thread Group
Thread States and Priorities
Synchronization method, block
Class & Object Level Lock
Deadlock & its Prevention
Inter thread Synchronization
Life Cycle of Thread
Deprecated methods : stop(), suspend(),resume(), etc
Interview related Question and Answer
Module 19: Input and Output Streams
Java I/O Stream
I/O Stream - Introduction
Types of Streams
Stream Class Hierarchy
Using File Class
Copy and Paste the content of a file
Byte Streams vs Character Streams
Text File vs Binary File
Character Reading from Keyboard by Input Stream Reader
Reading a Line/String from Keyboard by Buffered Reader
Standard I/O Streams Using Data Streams to read/write
primitive data
PrintStream vs PrintWriter Using StreamTokenizer and RandomAccessFile
Interview related Question and Answer
Module 20: Serialization
Introduction to Serialization
Using Object Streams to read/write object
Transient Keyword
Serialization Process
Deserialization Process
Interview related Question and Answer
Module 21: Collection Framework
Generics(Templates)
What is generic
Creating User defined Generic classes
The java.util package
Collection
What is Collection Framework
List, Set & Map interfaces
Using Vector, Array List, Stack,
Linked List, etc.
Using Collections class for sorting
Using Hashtable, Hash Map, Tree Map,
SortedMap, LinkedHashMap etc.
Iterator, Enumerator.
Using Queue, Deque, SortedQue, etc.
Using HashSet, TreeSet, LinkedHashSet etc
Using Random class
Using Properties in a Java Program
Using user defined class for DataStructure
Using Date and Formatting Date class.
Interview related Question and Answer
Module 22: Advanced Java Syllabus
Module 1: JDBC
Introduction to JDBC
Databases and Drivers
Types of Driver
Loading a driver class file
Establishing the Connection to different
Database with different Driver
Executing SQL queries by ResultSet, Statements , Prepared Statment interface.
Using Callable Statement
Transaction Management & Batch Update
Programs/Interview related Question and Answer
Module 2: JSP
· Basics Of Jsp
Life cycle of JSPJSP APIJSP in Eclipse and other IDE'sPrograms/Interview related Question and Answer.
· Scripting Elements
scriptlet tagexpression tagdeclaration tagPrograms/Interview related Question and Answer.
· Implicit Objects
outrequestresponseconfigapplicationsessionpageContextpageexceptionPrograms/Interview related Question and Answer.
· Directive Elements
page directiveinclude directivetaglib directivePrograms/Interview related Question and Answer.
· Exception Handling
· Action Elements
jsp:forwardjsp:includeBean classjsp:useBeanjsp:setProperty & jsp:getPropertyDisplaying applet in JSP
· Expression Language
What is expression and how to use itDefine expression and use over the service flowThe way to be achieve same in JSP
· Mvc In Jsp
MVC patternWorking flow implementation of MVCCRUD operation using MVCDesign a real time web application using MVC
· JSTL
Discussion on the tag libraryHow to implement and use
· Custom Tags
Custom Tag : What and Why?Custom Tag API?Custom Tag ExampleAttributesIterationCustom URI
Module 3: Servlet
Basics of Servlet
Servlet: What and Why?
Basics of Web
Servlet API
Servlet Interface
GenericServlet
HttpServlet
Servlet Life Cycle
Working with Apache Tomcat Server
Steps to create a servlet in Tomcat
How servlet works?
servlet in Myeclipse
servlet in Eclipse
servlet in Netbeans
· Servlet request
Servlet Request methodsRegistration example with DB
· Servlet Collaboration
Request Dispatchersend Redirect
· Servlet Configure
Servlet Configure methodsServlet Configure example
· Servlet Context
Servlet Context methodsServlet Context example
· Session Tracking
CookiesHidden Form FieldURL RewritingHttpSession
Loading...
Module 4: Concurrent and implementation of collection
Implemenation of ArrayList
Implemenation of LinkedList
Implemenation of HashMap
Implementation of Queue/PriorityQueue/Deque
Module 5: Advanced Multi-Threading
Implemenation of Executor pool service and working mechanism with real time
Big file(Single , multiple ) processing using multiple thread
Implemenation to achieve thread class and runnable interface
Module 6: Javamail
Sending Email
Sending email through Gmail server
Receiving Email
Sending HTML content
Module 7: Design Pattern
Singleton
DAO
DTO
MVC
Front Controller
Factory Method
Abstract
etc
Module 8: Junit
JUnit: What and Why?
Annotations used in JUnit
Assert class
Test Cases
Module 9: Maven
Maven: What and Why?
Ant Vs Maven
How to install Maven?
Maven Repository
Understanding pom.xml
Maven Example
Maven Web App Example
Maven using Eclipse
Why choose for Site Galleria?
Now, while opting for Java training in Dubai, the foremost thing that strikes our mind is which institute can provide us the top-most services at the most affordable rates?
Unlike other institutions that charge an expensive fee, we at Site Galleria Dubai aims to satisfy our candidates by providing them with easy read yet latest training materials, wonderful and comfortable learning environment.
These benefits have what made us stand out of our competitors. In order to aid you to encounter the entire corporate requirements, we’ve come up with a wide variety of Java training in Dubai.
What’s more? The syllabus and course material we are offering are generally prepared by the professional trainers that possess adequate experience in IT companies. Still aren’t sure if our institution is the right fit for your training?
Hit our organization to ascertain the catalog of companies our candidates are recruited in. The Java training at Site Galleria offers theoretical based study emphasized with hands-on sessions. Seeking our custom as well as standard courses, you can turn out to be an expert application developer from a novice.
Related Search Term
Java Training in Dubai
Which is the best institute for Java training in Dubai?
Core and Advanced Java Training Institute in Dubai
Java Training Reviews
Aasif
I have Completed My Java Course with Site Galleria in April. It was great experience doing the course over here. Perfect environment to learn technology and implement own ideas as a fresher. Trainers will explain every scenario with real time examples. The placement team is awesome they helped me a lot in placement. the best thing in Site Galleria is Simultaneously we can attend the drives if we are eligible. I got the Placement in MNC, Thanks Site Galleria team for support.
Aaleyah
My Journey with SITE GALLERIA for Technology Training is awesome, Good infrastructure and Lab access. The teaching Faculty is Very Skilled and Experienced, They are very Friendly Nature always supports the students and clarifies the doubts as per your requirement. Even they guided me for how to crack the interview. I got placement through SITE GALLERIA drive. Thanks SITE GALLERIA
Aasma
After completion of My B.E. I joined in SITE GALLERIA for JAVA Training. The trainers are awesome, they will teach real time scenarios with examples and they are very supportive even Placements team will help in Interviews. They conduct weekly drives. I got placement in MNC through SITE GALLERIA. Thanks SITE GALLERIA
Parvez
I have joined SITE GALLERIA for Technology for Software testing course. And to my surprise, I found the course and environment both more interesting with such amazingly skilled trainers. Perhaps this is one of the best testing training institution in Dubai offering quality testing tools course over both manual and automation that I can recommend for people who wish to have testing certifications. it is just worth the money.
Falak
Hope my review will helps someone. If you are looking for java training with placement then SITE GALLERIA is one of the institutes in Dubai, facilities are good. They provided free material and they will conduct mock interviews before drives, trainers are good they are very interactive and supportive to students. after course completion I attended 2 drives conducted by SITE GALLERIA. I placed in MNC as a java developer. Thanks SITE GALLERIA for support.
Heena
Nice classes for Java. Trainers are very knowledgeable and help a lot to clear our doubts. Theory and practical’s wise are good. Your practical’s concepts will get clear. Good hands on real devices. Nice environment experience for study. also provides placement after training. Even got practice sessions for how to crack the interview. Overall it was good
Nasser
SITE GALLERIA is excellent institute for java training. I completed java course in SITE GALLERIA. After completing course weekly they conduct drives. SITE GALLERIA Trainers and Counselors helped me a lot in every moment of training and interviews .Thanks SITE GALLERIA for Support.
Noor
I have done my software testing training from SITE GALLERIA and I really want to tell you that the environment and trainers are awesome. They provide experienced faculties who clear every doubts of every students and provide 100% placement also. it was a superb experience.
Na’imah
This is best Training institute in Dubai for Java & Software Testing for Fresher and they provide placement to each student. I have done my testing course in SITE GALLERIA and finally got placed in good company. Thanks to all the SITE GALLERIA Team members and facilities.!
Sadiya
The initial rounds of interview took place at SITE GALLERIA FOR JAVA & TESTING. SITE GALLERIA is among the top finishing schools with their rich curriculum content. The infrastructure is great & helps to deliver hands on experience for students which help them learn better. The trainers have vast knowledge which are passed onto the students which help them acquire skills as required by companies visiting for recruitment. The journey through SITE GALLERIA was great.
Faisal
SITE GALLERIA for Java & Testing is the best place to learn Java programming language. Can learn manual testing also. It is one of the best coaching institutions for Java in Dubai.
Sana
The learning experience was excellent and and the knowledge gained from that course met industry standards which helped me to clear the rounds with confidence.
Noushin
Very good teaching staff and have experienced teachers and excellent student friendly environment, Great place to learn basic java course. I recommend to everyone to join and start your learning process now. Thanks Site Galleria team to giving everyone such exposure.
Fayd
I would like to thank SITE GALLERIA for the kind of training they provided so that I got placed in a reputed company. Training at SITE GALLERIA was a game changing experience for me. My knowledge in JAVA enhanced to great extent. I revised all the concepts daily and practiced aptitude and coding daily. At SITE GALLERIA we get numerous opportunities as many reputed companies visit for placement drive.
Rahma
The trainers will take care of every student from the point he/she entered the SITE GALLERIA till they got placed in a company. The quality of trainers and the infrastructure they provided is the best part of SITE GALLERIA. They provide materials, daily mock tests, weekly mock interviews, labs which will help you a lot in chasing your dream job.
Wajid
SITE GALLERIA is the best institute in Dubai to teach java and testing. Firstly, I would like to thank SITE GALLERIA for encouragements and placements given to us. I don't think there is any other institute which gives u with maximum placements. Thank you, SITE GALLERIA for teaching us JAVA and Testing in students’ friendly manner and placing us. The grooming sessions conducted for the respective companies is very useful. Thanks a lot SITE GALLERIA!
Shaheen
I firstly thank SITE GALLERIA for providing me a opportunity to get a chance to work in mnc when I initially heard about SITE GALLERIA I thought it is also a institute like all other common institute but I was proved wrong by this faculty by their way of teaching, i can tell that irrespective of your branch if you want to get placed in IT industry with good programming skill join SITE GALLERIA, Take this step and you would never get hesitated in your life for this. Thank You SITE GALLERIA
Yaseen
SITE GALLERIA has groomed to a programmer. That's what SITE GALLERIA is all about. They are best among all the java and testing training institute. The thing I liked about SITE GALLERIA is the way of teaching. Trainers here teach each and every concept using simple language and examples so that a student from non CS-IS branch can also grasp hold of the concept. The grooming classes they provide before every drive is very much helpful.
Yasmin
I joined SITE GALLERIA to learn Java and to get placed in a good company which turned out to be the best decision I have ever made. I am very much impressed by the quality with which the concepts are taught. They not only provide opportunities, but also prepare us by providing grooming sessions which were really helpful in getting the job. Thank you SITE GALLERIA for supporting me.
Yasir
I would like to thank SITE GALLERIA for the quality of education they have provided. SITE GALLERIA is the best finishing school and the best place to gain maximum knowledge. They provide the best training in all the aspects such that every individual can step into an IT industry with huge amount of knowledge on the domain.
Java Training Locations in Dubai
Site Galleria branches in Dubai are listed above. And most popular locations where students / professionals are lining up to get trained with us.
0 notes
batexamin · 5 years
Text
Robotic process automation in Bangalore
Robotic process automation (RPA) is the application of technology that allows employees in a company to configure computer software or a “robot” to capture and interpret existing applications for processing a transaction, manipulating data, triggering responses and communicating with other digital systems.
Any company that uses labor on a large scale for general knowledge process work, where people are performing high-volume, highly transactional process functions, will boost their capabilities and save money and time with robotic process automation software.
Robotic process automation in Bangalore
0 notes
batexamin · 5 years
Link
Artificial Intelligence and Machine Learning Training in Bangalore
Artificial Intelligence training at Anexas is the best in Bangalore with its focus on hand-on training sessions.
0 notes
batexamin · 5 years
Link
https://www.anexas.net/artificial-intelligence-training-in-bangalore-marathahalli-hsr
0 notes
batexamin · 6 years
Text
Muthoot Finance Limited Recruitment 2018-2019 | Clerks SO & PO Vacancies
Muthoot Finance Limited Recruitment 2018-2019 | Clerks SO & PO Vacancies
  Muthoot Finance Limited Recruitment 2017-2018 | Clerks SO & PO Vacancies. Apply online for Muthoot Finance Limited recruitment notification 2017-2018 for freshers. Muthoot Finance Limited job openings in India for the vacancies of Clerks, SO & PO. Interested and Eligible candidates can apply online for Muthoot Finance Limited careers through registration link provided below.  So bookmark this page for latest updated information about the banking sector.   Here is a golden opportunity for the candidates who are in search of the latest bank jobs or wants to flourish their career in the banking sector can apply for the opening given by checking the eligibility criteria. For most of the candidates, this is the excellent opportunity who are ready to start their career in banking as a Clerk PO and SO.   Candidates who are eagerly waiting for this Bank opening was step forwarded with various job openings. Candidates can practice Muthoot Finance Limited previous papers to crack the exam and can go through the Muthoot Finance Limited syllabus and exam pattern. So this will help you to clear the preliminary and mains exams. Here you can find latest job updates of Muthoot Finance Limited.  
Muthoot Finance Limited Recruitment 2017-2018 Details:
Company Name Muthoot Finance Limited Website www.muthootfinance.com Experience Required Freshers (2017, 2016, 2015, 2014 Pass outs) Qualification Any Graduate / Any Post Graduate Work Location Across India Job Description Clerks, SO & PO Type of Industry Finance Salary  Offered Best in Market     Latest Job Openings in Muthoot Finance Limited: Bank Teller Bank Clerk Bank PO (Probationary Officer) Specialist Officers Data Entry Staff Financial Analyst Loan Officer Financial Manager IT Engineers BPO Staff Customer Care Executives Bank Security Guards ATM Guards Customer Relationship Managers Accountants Field Officers Marketing Executives Muthoot Finance Limited Profile: Even before the word “ethos” found a place in the corporate lexicon, Muthoot Finance Ltd. imbibed a work culture based on conscience. Since its inception, the company has nurtured trust as its most prominent value. We are committed to keeping this heritage alive throughout the generations to come. At Muthoot Finance Ltd. we are committed to creating a balance. We believe in a simple yet profound theory of “from excess or scanty, to appropriateness”. A prominent example of this is our financial inclusion policy. The company provides gold loan on extremely easy terms and conditions to people of each segment of the society. Our gold loan range begins from Rs. 1500 and there is no maximum limit. Driven by the invaluable trust and commitment that people have shown in us through centuries, we created a reputable market image.   Muthoot Finance Limited Selection Process: The Selection process consists of the following three rounds. Preliminary Exam Mains (Who cleared the prelims Exam) Interview Muthoot Finance Limited Registration Process: To Apply for Muthoot Finance Limited job openings or vacancies, candidates need to open the official Muthoot Finance Limited website www.muthootfinance.com Click on careers page to see the available jobs. Click on the suitable job opening which suits your profile ( based on your qualification, experience). Read the job description and job role carefully. Click on the apply link to apply for the job opening. You need to login to apply for the vacancy. If you haven’t signed up yet, need to sign up first and then login. Fill all the required details and submit the application for further process. Muthoot Finance Limited Eligibility Criteria: Should have a degree from the Recognised university with an aggregate of 60% and above in academics without any Backlogs at the time of applying. Minimum Age Limit:20 years  (As on 1-1-2017). Maximum Age Limit: 30 years If the percentage marks are in CGPA mode, then they are to be converted into Equivalent Percentage. Muthoot Finance Limited Address: 40-1-50/1 , st Floor JAI DURGA BUILDINGS, NEAR BIG C, NEAR M.G. Road, Benz Cir, Labbipet, Vijayawada, Andhra Pradesh 520010.   How to Apply For Muthoot Finance Limited: Apply Here We hope the information provided on Muthoot Finance Limited Recruitment is helpful for your job search. If this job doesn’t suit you can look for more Latest Freshers Jobs in India on our Website. Keep visiting  Examin for regular Job Updates, off campus drives, walk-in interviews, referral and many more. Read the full article
0 notes
batexamin · 6 years
Text
Logical Reasoning Tests, Free Online Practice Tests
Reasoning Ability Practice Test For Insurance Exams – Prepare For OICL, UIIC, LIC, AIC 2018
  Directions(1-5): Study the following information carefully and answer the questions given below. Salmaan, Hrithik, Shahrukh, Akshay, Amitabh, John and Amir, seven celebrities, meet on IIFA Award ceremony. They have birthdays on one of the seven days of a same week Starting from Monday and ending on Sunday, but not necessarily in the same order. >> Amir's birthday is on one of the days before Wednesday. >> Only three persons can celebrate their birthdays between Hrithik and Amir's birthday. >> Only two persons can celebrate their birthdays between Amitabh and Shahrukh. >> Amitabh's birthday is before Shahrukh's birthday but not on Thursday. >> As many persons have birthdays between those of Hrithik and Shahrukh as between those of Salmaan and John. >> John's birthday is on one of the days before that of Shahrukh. 1.Salmaan's birthday is on: a)Saturday b)Sunday c)Friday d)Tuesday e)None of these 2.Number of persons have their birthdays before Amitabh, are: a)One b)Two c)Three d)Four e)None 3.Akshay's birthday is on? a)Monday b)Sunday c)Tuesday d)Friday e)Thursday 4.If Amitabh is related to Wednesday, Salmaan is related to Sunday, then Amir is related to? a)Saturday b)Monday c)Tuesday d)Thursday e)Friday 5.Whose birthday is immediately before John's birthday? a)Amir b)Salmaan c)Shahrukh d)Amitabh e)Akshay Directions(5-10): Study the following information carefully and answer the given questions. D 3 M % R 1 @ 6 F 9 E © K P 2 B I 7 * U Q 4 A W F 5 $ 8 # Z ∂ 6.After dropping all the symbols, which of the following will be the eleventh from the left ? a)B b)2 c)P d)I e)Can't be determined 7.How many such consonants are there in the above arrangement, each of which is immediately followed by a number and not immediately preceded by a number ? a)One b)Two c)Three d)More than three e)None 8.How many such vowels are there in the above arrangement, each of which is immediately preceded by a number but not immediately followed by a number ? a)One b)Two c)Three d)Four e)Five 9.Four among the five are alike in a certain pattern. Which of the following doesn't belong to that group ? a)IB7 b)R1% c)UQ* d)KP© e)9EF 10.How many such numbers are there in the above arrangement, each of which is immediately preceded by a symbol and immediately followed by a consonant ? a)One b)Two c)Three d)Four e)None   Answer key 1.c) 2.e) 3.b) 4.d) 5.a) 6.c) 7.c) 8.b) 9.a) 10.a)   Solution (1-5):                      Day             Person                    Monday       Amitabh                  Tuesday           Amir                 Wednesday       John                 Thursday        Shahrukh                   Friday           Salmaan                 Saturday          Hrithik                  Sunday           Akshay 6.According to the question, the new sequence would be : D 3 M R 1 6 F 9 E K P 2 B I 7 U Q 4 A W F 5 8 Z so, 11th from the left is P. 7.Such combinations are : %R1, KP2, WF5 8.Such combinations are : 9E©, 4AW 9.K(+1) = P(-2) = ©    U(+1) = Q(-2) = *     9(+1) = E(-2) = F     1(-1) = B(+2) = 7    R(+1) = 1(-2) = % 10.There is only one such combinaton : @6F   Read the full article
0 notes
batexamin · 6 years
Text
Online insurance exam reasoning Practice and Preparation Tests
Reasoning Ability Practice Test Bank for Insurance Exams – Prepare for OICL, UIIC, LIC, AIC 2018
  Directions(1-5): Study the following information carefully and answer the given questions. English, French, Indian, German, African, Chinese and Japanese, seven types of films is shown in a theatre on each day of International Film Festival which is held in Goa, from Monday to sunday. But not necessarily in the same order. >> French film is shown on the day immediately before the day on which African film is shown. >> Chinese is shown on Thursday. >> Only one film is shown between Indian and Chinese film. >> African is shown neither on Saturday nor on Tuesday. >> Japanese film is shown neither on Monday nor on Sunday. >> Only two films are shown between French and English film. 1.Which type film is shown on Saturday ? a)French b)English c)Japanese d)Indian e)Can't be determined 2.Which type of film is shown just after the English film ? a)Chinese b)Indian c)French d)Japanese e)None of these 3.On which day German film is shown ? a)Friday b)Thursday c)Tuesday d)Wednesday e)Monday 4.Japanese film is shown on : a)Friday b)Saturday c)Monday d)Tuesday e)Wednesday 5.Number of films shown between French and Indian film, are : a)Two b)Three c)One d)Five e)None Directions(6-10): Study the following information carefully and answer the given questions. Here some statements with some conclusions. You have to choose which conclusion is suitable for the given statements from the given five options. a)if only conclusion I follows.  b)if only conclusion II follows.  c)if either conclusion I or conclusion II follows.  d)if neither conclusion I nor conclusion II follows.  e)if both conclusion I and conclusion II follow.  6.Statements: Z = A ≥ C Z Conclusions: I.R > C II.A A ≥ C, P = N, P ≤ L Conclusions: I.N > C II.L > A 8.Statements: S ≤ K W ≥ Z Conclusions: I.W M ≥ P ≤ S, Q Z = A ≥ C C : True II.A A ≥ C Conclusions: I.N > C : True II.L > A : True 8.S ≤ K W ≥ Z Conclusions: I.W M ≥ P > Q L > M > Q Thus II does not follow. Again, L > M Read the full article
0 notes