how many keywords are present in "c"?
Answer Posted / kalai
ya 32 keywords in c now
but before there was 28n keywords now 4 was added find them
| Is This Answer Correct ? | 37 Yes | 15 No |
Post New Answer View All Answers
1.what is the vesition managment.
what are all the ant command options
how to check single or double byte in struts
how will you code the subfile which is in editing mode (multiple case subfile)?
Given a set. Write the pseudo code to get all the subsets for the given set. Eg. Input : {1,2} Output : (),(1),(2),(1,2)
What is abstract Method i want the exact definition and is there any possibility to declare class as abstract without any abstract methods in that class?If it is possible then tell me why and how?
how many types of operating system are avaliable?
What is the first message line that any language learning prints on the screen? and why?
shall we execute our java programmes in jre
Explain the difference between an expert and a novice user. How would your strategy for designing user interfaces for an expert user differ from that for designing user interfaces for a novice user.
1. How many jobs can we write in a single file? 2. How many maximum members can exist in a single partition data set(pds) in jcl?
smal talk is pure object oriented or not?
Write a pseudo code to evaluate a number to any base given (2...16) based on the input. Number greater than 9 should be given as A-F for 10-15.
1. Write a program to create a sentence at runtime and count number of vowels in it ? 2. Write a program to get a string and to convert the 1st letter of it to uppercase ?
What is Negative testing?