What is the total generic pointer type?
a value that does not change during program execution a) variabe b) argument c) parameter d) none
List some of the dynamic data structures in C?
WAP to accept basic salary of an employee? Calculate it HRA=25%,DA=30%,PF=30%&net salary display all contents?
6 Answers Finite Infotech, Lovely Professional University, Wipro,
whether itis a structured language?
if (i = 0)printf ("True"); elseprintf("False"); Under what conditions will the above print out the string "True" a) Never b) Always c) When the value of i is 0 d) all of the above
`write a program to display the recomended action depends on a color of trafic light using nested if statments
how can we Declare a variable in c without defining it.
what is the difference between getch() and getchar()?
What is c value paradox explain?
hi folks i m approching for h1 b interview on monday 8th of august at montreal and i m having little problem in my approval notice abt my bithdate my employer has made a mistake while applying it is 12th january and istead of that he had done 18 the of january do any body have any solution for that if yes how can i prove my visa officer abt my real birthdate it urgent please let me know guys thaks dipesh patel
Please provide question papers of NATIONAL INFORMATICS CENTRE for Scientific officer
how to print the character with maximum occurence and print that number of occurence too in a string given ?