BCA Slip6 Java
Java Slip6 Q.1) Create a calculator with functionality in an Applet. [Marks 30] Solution impor…
Java Slip6 Q.1) Create a calculator with functionality in an Applet. [Marks 30] Solution impor…
Java Slip5 Q.1) Define a class Student with attributes rollno and name. Define default and paramete…
Java Slip4 Q.1) Design a screen in Java to handle the Mouse Events such as MOUSE_MOVED and MOUSE_CL…
Java Slip3 Q.1) Write a java program to accept the details of ‘n’ employees (EName ,Salary) from the…
Java Slip2 Q.1) Write a java program to accept n names of cites from user and display them in desce…
Java Slip1 Q .1) Write a java program to read the characters from a file, if a character is alphabet…
C++ Programming Slip30 Q.1) Write a C++ program to sort integer and float array elements in ascendin…
C++ Programming Slip29 Q.1) Write a C++ program to find maximum of two integer numbers and two float…
C++ Programming Slip28 Q.1) Create a class Point that has x & y as integer data members. Write…
C++ Programming Slip27 Q.1) Write a class sales (Salesmam_Name, Product_name, Sales_Quantity, Targ…
C++ Programming Slip26 Q.1) Create a C++ class Mindata to perform following functions: int min(…