What is meant by flickering?
No Answer is Posted For this Question
Be the First to Post Answer
How many types of operators are there?
What are register variables what are the advantages?
What are interfaces?
How big is a gigabyte?
Write a java program to check if a number is prime or not?
Write a program in java to find the maximum and minimum value node from a circular linked list.
Can a vector contain heterogenous objects?
What is the difference between static method and instance method in Java?
0 Answers SwanSoft Technologies,
solve this is my problem byte a=40,byte b=50 both add value is 90 this is with in range of byte... byte range is -128to 127.... why this pgm gives error like type mismatch.... package javapgms; public class byte1 { public static void main(String args[]) { byte a=40,b=50; byte c=a+b; System.out.println(c); } } note : dont use int k... a,b,c are in byte range... mind it..
HOW TO PRINT A NO IN WORDS USING WHILE LOOP THE NO WILL BE PRINTED WHEN IT WILL BE IN THE RANGE BETWEEN 1 AND 3?
What are the disadvantages of using inner classes?
What are abstract classes and anonymous classes?
0 Answers Flextronics, Thomson Reuters, Virtusa,