BCS Preliminary examination preparation : English grammar – analogy with bangla or Bengali meaning

bcs test preparationToday I am sharing about the preparation guide of  Bangladesh Public Service CommissionBCS Preliminary Examination. Here I  have  shared about the English Grammatical Section related to Analogy. I have included Bengali or Bangla meaning of some of the English  word which you may seem hard. If you have any question regarding BCS test preparation feel free to ask by using the comment box below.

*** You must need    SolaimanLipi   font installed in your Computer to see Bengali or bangla font of this post

Read more of this post

Java English to Bengali (Bangla) Dictionary: How to read or search Bengali word from a file or notepad and then show it in JTextField.

English to bengali dictionary javaToday I am sharing with you another important topic where I will give you an example by which you will get a clear idea about how to read or search any Bengali or Bangla font from a text pad (notepad) or file and then show it in JTextField. This code is important for those who are trying to prepare English to Bengali Dictionary. Download the reader.txt which I have used here to read Bengali (Bangla) words.

 
Copy the following code and run it by keeping reader.txt in the same folder.

Executive officer recruitment test sample question and answer|| Appropriate use of words, fill in the gaps, correct spelling, Correct form of sentences and word formation

executive officerThe following  sample and basic question and answer  I have collected for you from the Far East Life Insurance  Company and today I am sharing it with you. The question pattern in Insurance company is similar to Bank Recruitment exam. So it is helpful for those who are preparing to develop their career in the banking sector.  Students, who are preparing  for any type of admission test is also helpful for them. Read them Below and Prepare Yourself.

Read more of this post

Theme Wu Wei by Jeff Ngan CSS upgrade and Style Sheet Edit : Modify Blog Content area Width, Page or Site Title,Site Description’s Font Size and color,footer width, line navigation , space between menus,blog post content,comments section’s font,font size,color change,Hide or remove tag,comments and more.

Theme Wu Wei by Jeff Ngan CSS upgrade

Today I want  to  share  you some CSS related  issues  about the Wu Wei themes by Jeff Ngan. If you are using Wu Wei themes for your WordPress.com free blog and have  purchased  CSS  upgrade  to  modify it  as your own, then this section will be a great help for you. Here I have shared  some basic  CSS related problems  in Wu Wei theme  and they are related to  Content area width, page title,font color and size, footer width, space between menus, color of the lines etc. Just check the code below and try it. If you face any problem, just tell me your problem using the comment box below.  

Probationary Officer recruitment exam preparation for Banking sector job|| Spelling correction, Synonyms, General knowledge and fill in the gaps.

bank job recruitmen exam for probationary officer

If you have that level of enthusiasm to build your career in banking job then this section is for you.Here I have  shared some basic question and answer  on Spelling Correction, Fill in the gaps, General Knowledge  and Synonyms which will help you to boost your preparation for the probationary officer recruitment exam.  You may also like to read about Basic Question and answer on Internet  Technology.So, start reading from the line below and make you  more competitive in the recruitment exam.

Read more of this post

Flickr Animated Photo Galery for WordPress.com free blog : How to use Flickr animated gallery in your free WordPress Blog||Show your Flickr Image or photo in a stylish way .

Today I will share you about How to use Flickr Animated Photo Gallery in our  WordPress.Com free blog. As you know that we can’t use flash or any other type of  animation (swf file) in our WordPress free blog.But there is a hack—- yes, by using a hack we can easily use  Flickr animated gallery in our WordPress Blog. Here I am sharing you that  ethical  hacking technique, by which you will be able to use any type of animation and also  Flickr Animated gallery to show your  Flickr images by using your WordPress.com free blog.  Just Follow the steps which is mentioned below.
 
 

Euro currency : List of Countries who are using Euro coins

Countries where Euro coins are using1st January  2011, Estonia changes over to  the Euro  which is the  single European currency . By this adoptation of Euro coins, Estonia becomes the 17th country in the world where Euro is using. The former currency of Estonia was Kroon and now it is exchanged into Euros.   Here I am sharing you the list of countries where Euro Coins  are using.

Read more of this post

Recruitment Exam Written Test Question and Answer: Replacement of Word, Appropriate preposition, Spelling Correction and General Knowledge.

bank job preparationToday I am sharing some basic question and answer of bank recruitment exam for probationary officer which I have collected from the Mercantile Bank Recruitment examination 2008. Here I have mentioned some of the questions with answer from the  grammatical section i.e Replacement of Word, Appropriate preposition, spelling correction and General Knowledge.

 

Read more of this post

Written and MCQ test Preparation: Sentence correction|| wrong use of case||Grammar

sentence correction wrong use of caseToday I will share you about another form of Sentence correction especially about wrong use of case. Helpful for those who are  students, preparing for job recruitment exam and written and MCQ test. Just read the examples below and boost your knowledge.

Read more of this post

Java Vector Numeric value and SQL Query: How to use Numeic or integer values of a vector in SQL and also how to execute them.

use Vector numeric or integer  value in sql using javaSometimes we may need to use the value of a vector mainly the integer or numeric value in SQL to execute a query . Suppose you have a vector named   studentAge which contains two numeric value for example: [10,12]. Now, if you want to use these two vectors in the SQL to for query execution then you have to write the query as given below.

String sql=”select student_name from student where student_age in (” + studentAge .toString().substring(1, studentAge.toString().lastIndexOf(“]”))+”) and student_class =”+student-class;

Just You have to use the following line

(” + studentAge.toString().substring(1, studentAge.toString().lastIndexOf(“]”))+”)

 

Read more of this post

Follow

Get every new post delivered to your Inbox.

Join 639 other followers