Already have an account? Get multiple benefits of using own account!
Login in your account..!
Remember me
Don't have an account? Create your account in less than a minutes,
Forgot password? how can I recover my password now!
Enter right registered email to receive password!
WAP TO ACCEPT THE BASIC SALARY OF EMPLOYEES & CALCULATE NET SALARY
#include stdio.h>
#include conio.h>
void main()
{
float Basic_Salary,DA,HRA,MA,LTC,VA,Gross_Salary,PF,Net_Salary;
clrscr();
printf("\n\n\t\t Enter Basic Salary: Rs.");
scanf("%f",&Basic_Salary);
DA=Basic_Salary*0.52;
HRA=Basic_Salary*0.1;
MA=Basic_Salary*0.1;
LTC=Basic_Salary*0.1;
VA=Basic_Salary*0.05;
Gross_Salary=Basic_Salary+DA+HRA+MA+LTC+VA;
PF=Basic_Salary*0.1;
Net_Salary=Gross_Salary-(1000+PF);
printf("\n\n\t\t Net_Salary is: Rs.%f", Net_Salary);
getch();
}
C program to demonstrate Pointer to string: void main() { int a; char str[]="hello how are you?",*ptr_str; ptr_str=&
write a class player that contain attributes for the player,s name,average and team
A PROGRAM TO CALCULATE AREA OF TRIANGLE
Byteland county is very famous for luminous jewels. Luminous jewels are used in making beautiful necklaces. A necklace consists of various luminous jewels of particular colour. Nec
Define Passing Structure to a Function? A structure is able to be passed as a function argument identical to any other variable. If we are merely interested in one member of a
v\:* {behavior:url(#default#VML);} o\:* {behavior:url(#default#VML);} w\:* {behavior:url(#default#VML);} .shape {behavior:url(#default#VML);} Normal 0
Explain the working of strcmp and strcat Function? strcmp() : This function is meant to use to compare two strings. The strcmp() function acknowledge two strings as argument
Get Reverse Engineer to Linux game routine analysis Project Description: I want a fast and efficient reverse engineer with good knowledge of assembly x86 language, strong rev
Project Description: We are aiming to prepare an industry first in the m-commerce world. M-commerce payment processing programmers required Skills required are C Programmi
Design a black box suit for function whether a character or string up to 25 characters
Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!
whatsapp: +1-415-670-9521
Phone: +1-415-670-9521
Email: [email protected]
All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd