in network security,how we identified threat?some one say we found threat according to it's signature,but how we get signature or pattern of the virus?
2100What 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?
1980what is the main usage of an abstract keyword?please follow the program class A { void display() { System.out.println("hai"); } void print() { } } class B extends A { void print() { System.out.println("Hello"); } } In this program i was gives the implementation of print() according to my requirements in subclass.And there is no definition in superclass then why we can use abstract keyword before a method that i want to gives definition in other classes,is any mistakes in the above usage of method?
2045I would like to know what is Intellimatch and some interview questions which could be asked related to Intellimatch.
3 26324write a program on c(or)c++(or)java language i.e if i have 5 numbers like (10,24,3,9,15) i want to display highest number from these numbers
2 4155Post New Programming Languages AllOther Questions
hii I inntrested abt scjp certification but i dont knw abt scjp plz send details abt scjp exam and syllabus.
what are other resources are needed for this mantis?
how to data grid use in data bind?
Mainly Related to Oracle, DBMS , Oracle Stored Procedures, Functions, Oracle 9i Architecture, Redo logs..., Views,
When will you use shell script/Perl ahead of C/C++?
what is the difference between an OS(operating system) and Framework?
i want to improve my english vocab for racking campus written exam plz tell me best book for prepration......
What is BASIS
Write a shell program to test whether a given year is leap year or not ?
What is %Type,%Rowtype?
I have try to write a record in a TDQ from a fle.... what are the steps to do... can anybody plz come with a solution
I'm new to ABAP. What is Module pool in SAP?
how to convert the data from HTML file to SAS dataset?
THE CHANNEL IN DATA COMMUNICATION CAN BE?
Write a pascal program to calculate the sum of the first 100 even number and odd number