Skip to main content

Posts

Showing posts from October, 2020

Latest Job Alert for Python, PHP, Java, Android, ROR, QA 27-10

  Here's some requirement from the companies, you can apply for a job to the  HR  email,  mentioned below on each job or you can visit the  company website for more information. If you want to learn any languages and  placement then join our guaranteed placement program now and also you can learn any languages online and offline, if you have already know programming then join a project internship with us You can contact us at 7805063968,0731-4069788,4907880 or visit at shivaconceptsolution.com                                                 

Latest Job Alert for Python, PHP, Java, Android, ROR, QA 24-10

Here's some requirement from the companies, you can apply for a job to the  HR  email,  mentioned below on each job or you can visit the  company website for more information. If you want to learn any languages and  placement then join our guaranteed placement program now and also you can learn any languages online and offline, if you have already know programming then join a project internship with us You can contact us at 7805063968 or visit at shivaconceptsolution.com           

Live Interview of Software testing candidate

 Live Interview of Software testing candidate:- We have conducted a live interview with our intern and all software trainee to provide better preparation. Now we are posting the Live QA Interview session on Our video, you can watch this complete video and observer your weakness during the interview. You can also observe your skills to crack interviews easily, you can note down all interview questions and find out their answer if any answer you not know then you can directly ask us in the comment box. If you want to join Live class, Online class, Offline class then you can contact us at. 7805063968, 0731-4069788, 0731-4907880. We are providing QA training with LIVE Projects, we have an expert QA team to learn from basic to advance concepts. We have provided a 90% track record of placement, if you want to join then you can contact us. Live Interview of Software testing candidate:-

Latest Job Update OCT-15

Latest Job Update:- I  am posting some job updates for you with my professional references, you can apply according to your skills. Email and mobile are mentioned on Job Post Picture.you can share this post more to apply to other job seekers. If you are unable to get a job then it's not a company fault, it's your mistake means you are not prepared for industry demand. If you want to join training then you can contact us at 7805063968,0731-4069788,0731-4907880.

WAP to calculate age where the son is 20 years younger than ...?

  WAP to calculate age where the son is 20 years younger than the father and 18 years younger than the mother what will be the age of the son, father, and mother, calculation start year will be entered by the user? year=2002 son age  18 father age 38 mother age 36 Program Answer:- import java.util.Scanner; class CalculateAge {    public static void main(String args[])    {         int year,fage,mage,sage;                  Scanner sc = new Scanner(System.in);         System.out.println("Enter year");         year = sc.nextInt();         sage = 2020-year;         fage = sage + 20;         mage = sage + 18;         System.out.println("Son Age is "+sage);         System.out.println("Father Age is "+fage);         System.out.println("Mother ...

Create Lift based program using Python?

1) Create a Lift Operation-based program using Python? Q) You have one five-floor building and the lift will be shifted from 1 st floor to the fifth floor and the fifth floor to the first floor. 1)  program solution using While Loop? import time i=1 while i<=10:     if i<=5:         print("lift is on >  floor no is ",i)         time.sleep(5)     else:         print("lift is on < foor no is ",11-i)         time.sleep(5)     i=i+1     2)  Is this program explanation using for loop? import time i=1 for i in range(1,11):     if i<=5:         print("lift is on >  floor no is ",i)         time.sleep(5)     else:         print("lift is on < floor no is ",11-i)         time.sleep(5) Lift Program import time import pyttsx3  ...

Program to calculate Compound Interest in Java?

 Program to calculate Compound Interest in Java? This is a common program that will be asked by multiple interviewers from freshers and experienced both. most of the students work on SI but they not comfortable with SI Calculation but not know Compound Interest Calculation easily. We will use Math.pow() function to calculate CI. Math.pow() has two parameters, the first parameters will be base and the second parameters will be an exponent. Math.pow(base,exponent) Formula will be  = principal * (Math.pow(1+(r/100),n*t) Complete program to calculate compound interest? import java.util.Scanner; class CI { public static void main(String args[])    {        float p,r,t,n,a;        double total;        Scanner sc = new Scanner(System.in);        System.out.println("Enter p");        p=sc.nextFloat();        System.out.println("Enter r");     ...

Mega Job Opening in Software Companies 05 OCT 2020

  JOB VACANCY AND REQUIREMENTS IN MANY IT AND SOFTWARE COMPANY  I  am posting some job updates for you with my professional references, you can apply according to your skills. Email and mobile are mentioned on Job Post Picture.you can share this post more to apply other job seekers. If you are unable to get a job then it's not a company fault, it's your mistake means you are not prepared for industry demand. I am discussing the technical skills required to get the job below.                                                                          Many students  are enjoying and waiting for complete unlock, But company is still working and hiring candidates, Is it  your another mistake?, You should be prepare, learn technical skills and apply for job.