2.Different data types in C? and its value and range?
Answer Posted / srigar s
int
float
char
long
double
with the range and size
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
A good website has the following conditions It should be interactive. It should contain at least 20 images. Title cannot be null and should contain at least 10 letters other than spaces and hyphen (-). The keywords should contain atleast three among the following list : "design", "Graphics", "lovely", "beautiful", "amazing" and "mesmerising" Write a method: boolean isGoodWebsite(boolean isInteractive, int numOfImages, String title,String keywords[]) isInteractive whether the site is interactive or not numOfImages Number of images on the website title Title of the website keywords Array of keywords in the website.
what is the system development cycle
What is the difference between CLEAR & RESET and OPEN & CLOSE OPCOEDS(USING RPG/400).wheare we can use this?can any body tell me in real time senario with example please?
hai i am mca 2009 fresher.please tell me which certification helps me to get an IT job faster which institute is good in hyderabad.please mail me to prasanna.1856@rediff.com
what is client server & server? What r types of Joins? explsin it! which types of indexex in sql server? what is triggers?
what is the diffrence between software and hardware language?
Diff between IF and where ?
Code for display the images from drive using vb 6.0?
smal talk is pure object oriented or not?
4. What is the need of START 0? Instead if can we use any other numeric? If we use what will happen?
In loading programs into memory, what is the difference between load-time dynamic linking and run-time dynamic linking?
3. What is the difference between testing and Quality Assurance?
in IBM PC -AT.WAT AT REFERS TO?
Can we write a method in JSP.If so how?
Given: coordinates of rectangle-> left bottom and right top points. the rectangles create a hole.Find the maximum area of the hole. eg. 4 rectangles create a hole in between. find its area.